OCPBUGS-11493: Update storage vSphere driver validation#1435
Conversation
|
Hello @JoelSpeed! Some important instructions when contributing to openshift/api: |
|
@JoelSpeed: all tests passed! Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dobsonj, JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@JoelSpeed: Jira Issue OCPBUGS-11493: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-11493 has been moved to the MODIFIED state. DetailsIn 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. |
|
/cherry-pick release-4.13 |
|
@JoelSpeed: new pull request created: #1437 DetailsIn 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. |
We need to be able to switch between
LegacyDeprecatedInTreeDriverand""so this updates the validation to relax it so that we can do so.I've simplified based on what I believe the intention is, allowing changing to CSIWithMigraitonDriver, but not allowing changing away from it, so once oldSelf is CSIMigration driver, self must be too