Skip to content

Support only deploying operator#44

Merged
mclasmeier merged 1 commit into
mainfrom
mc/deploy-only-operator
Feb 2, 2026
Merged

Support only deploying operator#44
mclasmeier merged 1 commit into
mainfrom
mc/deploy-only-operator

Conversation

@mclasmeier
Copy link
Copy Markdown
Collaborator

This allows switching the operator version after initial deployment:

MAIN_IMAGE_TAG=<version A> roxie deploy

and then

MAIN_IMAGE_TAG=<version B> roxie deploy operator

The second invocation will simply replace the operator version.

@mclasmeier
Copy link
Copy Markdown
Collaborator Author

The docker image building is currently broken, please ignore.

Copy link
Copy Markdown
Collaborator

@vladbologa vladbologa left a comment

Choose a reason for hiding this comment

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

lgtm

@mclasmeier mclasmeier merged commit 6a21aea into main Feb 2, 2026
2 of 3 checks passed
@mclasmeier mclasmeier deleted the mc/deploy-only-operator branch May 18, 2026 11:10
Sign up for free to 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