OCPBUGS-13914: allow removal of vsphereStorageDriver field in 4.14#1464
OCPBUGS-13914: allow removal of vsphereStorageDriver field in 4.14#1464openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
Hello @dobsonj! Some important instructions when contributing to openshift/api: |
|
@dobsonj: This pull request references Jira Issue OCPBUGS-13914, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
@dobsonj: GitHub didn't allow me to request PR reviews from the following users: openshift/storage. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
|
@dobsonj: This pull request references Jira Issue OCPBUGS-13914, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: 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. |
|
@dobsonj Can you please make sure to link the PR that proves the newly allowed change doesn't change behaviour in the cluster, ie the operator PR |
|
/lgtm Discussed on slack, this starts the timer for removal of this field. It will have zero effect on the product from 4.14 onwards so should be removed in 4.18. @dobsonj I think we should add a deprecation notice to the godoc here and make sure docs are notified to mark the field deprecated in release notes /hold in case you want to do that in this PR |
|
[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 |
Ack, thanks, the godoc already has a deprecation notice and I just added a release note to the bug so the docs team will pick it up in the 4.14 release notes. /unhold |
|
@dobsonj: 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. |
|
@dobsonj: Jira Issue OCPBUGS-13914: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-13914 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. |
https://issues.redhat.com/browse/OCPBUGS-13914
IMO we can allow the vsphereStorageDriver field to be removed from the Storage object now as long as we do not allow the value to be set to LegacyDeprecatedInTreeDriver.
/cc @openshift/storage @jsafrane @JoelSpeed