-
Notifications
You must be signed in to change notification settings - Fork 47
Move queueType default selection to infra-operator #485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lmiccini The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
031c50a to
552f37d
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0e5935ddc2d24f278f3af290a2e30319 ❌ openstack-k8s-operators-content-provider FAILURE in 13m 22s |
|
recheck |
|
/test infra-operator-build-deploy-kuttl |
This commit implements the following: - switches the default queueType value to nil (instead of Mirrored) - adds logic to the webhook so that when queueType=nil this is instead set to "Quorum" This would allow us to: - set a sane default for new clusters, unless the user decides otherwise - preserve existing clusters where queueType=Mirrored is configured - orchestrate migration from Mirrored to Quorum by adding logic that would react to the change of value Jira: https://issues.redhat.com/browse/OSPRH-21039
552f37d to
50b88c3
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b7de5e6043e74e229be82f5e765f28d0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 02m 25s |
|
recheck |
Jira: https://issues.redhat.com/browse/OSPRH-21039