-
Notifications
You must be signed in to change notification settings - Fork 574
STOR-1119, STOR-751: CSI migration for vSphere and Azure file are GA #1370
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
STOR-1119, STOR-751: CSI migration for vSphere and Azure file are GA #1370
Conversation
Hello @bertinatto! Some important instructions when contributing to openshift/api: For merging purposes, this repository follows the no-Feature-Freeze process which means that in addition to the standard
OR
Who should apply these qe/docs/px labels?
|
/jira refresh |
@bertinatto: No Jira bug is referenced in the title of this pull request. In response to this:
Instructions 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/test-infra repository. |
/assign @gnufied |
/lgtm |
For reviewers, this would be nice to have before rebase to Kubernetes 1.26 lands. The feature gates are beta (enabled) in upstream Kubernetes 1.25 and we disable them in 4.12 via these feature gates. They are GA in 1.26 and cannot be disabled there. Using them as |
Things I would like to see documented within the comments/description of the PR before we proceed in merging this:
Otherwise, the logic of getting this merged and through so that storage can prove this is working before the rebase makes sense to me |
CSI migration for vSphere and Azure File are currently Tech Preview, so we can use related jobs to confirm the feature is working: vSphere
Azure File
|
Placeholder PRs to bump openshift/api (using this PR). This is currently being used to manually test the changes in the VMC environment:
Because of the carry-patches we have in k/o, the ordering which these PRs merge doesn't matter much, but we will merge MCO last because to make the operation more atomic (Attach Detach Controller (KCM) will effectively enable the CSI migration only after the Kubelet does that). |
Thanks @bertinatto @jsafrane for the additional context, you may merge this when you are ready |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, dobsonj, JoelSpeed 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 |
/label docs-approved |
/label qe-approved |
@bertinatto: all tests passed! Full PR test history. Your PR dashboard. Instructions 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/test-infra repository. I understand the commands that are listed here. |
CC @openshift/storage