feat(csi): add OpenStack Manila CSI driver support#13334
Conversation
- Add core Manila CSI driver roles (controller, nodeplugin, RBAC) - Add persistent_volumes role to deploy the storage class - Register provider-os container images and version tags in defaults
|
|
|
Welcome @jgo3364! |
|
Hi @jgo3364. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jgo3364 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 |
|
/ok-to-test |
|
@jgo3364 Can we use a Helm Chart for this? I'm not a fan of us maintaining the entire YAML configuration. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR introduces support for the Manila CSI driver within Kubespray to enable OpenStack shared filesystem storage provisioning.
Key changes:
Which issue(s) this PR fixes:
Special notes for your reviewer:
This is my first pull request here!
This implementation is currently being tested and validated in a client environment, and the manila CSI volume provisioning has been successfully verified.
Please let me know if any ansible adjustments or formatting fixes are needed!
Does this PR introduce a user-facing change?: