Skip to content

invoker and operator image from env - #105

Merged
sciabarracom merged 3 commits into
apache:0.9.0from
d4rkstar:0.9.0
Jul 12, 2026
Merged

invoker and operator image from env#105
sciabarracom merged 3 commits into
apache:0.9.0from
d4rkstar:0.9.0

Conversation

@d4rkstar

Copy link
Copy Markdown
Contributor

removed hardcoded values for cfg.get operator.image / operator.tag and invoker.image and invoker.tag. Config now check env vars and defaults to old images

starting the operator locally gave error "No such file or directory task: Failed to run task "run": task: Failed to run task "d:run": exit status 127", because of an absolute path inside run.sh
changed the path for wait_db_ready. The path without the final / led to a 301 and not a 200
removed hardcoded values for cfg.get operator.image / operator.tag and invoker.image and invoker.tag. Config now check env vars and defaults to old images

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am afraid this changes significantly the scope of the test - minimal enabling kafka and invoker is no more minimal

@sciabarracom
sciabarracom merged commit 7337d43 into apache:0.9.0Jul 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@d4rkstar@sciabarracom