Disable ManilaShare v1 by default in 19 - #2058
Conversation
19 Manila services do not provide ManilaShareV1 endpoints anymore. This change switches this behavior by providing the annotation that instruct manila-operator to not create v1 endpoints anymore. Signed-off-by: Francesco Pantano <fpantano@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fmount The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
OpenStackControlPlane CRD Size Report
Threshold reference
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe OpenStack version service now disables Manila sharev1 by default during initialization. ChangesManila version default
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The change disables ManilaShareV1 endpoint creation by default for the 19 release; no actionable merge-blocking risk remains, and it is merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
main is 19, and this boolean can now be switched. However I'd like to confirm first if CI gets impacted by this considering that we still have Antelope images running. |
Depends-On: openstack-k8s-operators/openstack-operator#2058 Signed-off-by: Francesco Pantano <fpantano@redhat.com>
|
/test openstack-operator-build-deploy-kuttl-4-20 |
|
Let's wait for this one until we have s2i jobs in manila-operator. |
19
Manilaservices do not provideManilaShareV1endpoints anymore. This change switches this behavior by providing the annotation that instruct manila-operator to not create v1 endpoints anymore.Jira: https://redhat.atlassian.net/browse/OSPRH-36292