Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: huffmanca 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 |
|
@huffmanca: The following tests failed, say
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. |
|
Closing this as #518 was submitted. |
The CSI Migration tech preview feature is included in
openshift/api, and I'm bumping the version here so that the FeatureGate can be propagated correctly.Goal of this PR is to apply
--feature-gate=CSIMigrationAWS=true,CSIMigrationOpenStack=trueto kubelet whenTechPreviewNoUpgrade featureSetis enabled, which was introduced in openshift/api#880 .