-
Notifications
You must be signed in to change notification settings - Fork 112
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
[shiftstack] Allow custom storage class #1810
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks for the PR! ❤️ |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/e7cbeccfe1f646df89d8c11d26ea7df4 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 40m 03s |
/recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/1e6629ca6c3b45bf8e18b455feab949b ❌ openstack-k8s-operators-content-provider MERGE_CONFLICT in 1m 09s |
recheck |
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/4c6b41688a5d480f835d1c591a62922b ✔️ openstack-k8s-operators-content-provider SUCCESS in 41m 55s |
This change fixes the issues identified during unit testing with compute nodes. - Allow custom storage class - suffix `Name` to subnet Without the suffix, openstackdataplanenodeset fails to apply due the need of network subnet name. Signed-off-by: Pragadeeswaran Sathyanarayanan <psathyan@redhat.com>
ShiftOnStack seems to be working, and despite the change looks lgtm we don't have the time and resources to test both implicit changes (storage class and field renames) right now, neither during the past months. |
This change fixes the issues identified during unit testing with compute nodes.
Name
to subnetWithout the suffix, openstackdataplanenodeset fails to apply due the need of network subnet name.
As a pull request owner and reviewers, I checked that:
Testing results