Add AlibabaPlatform feature gate to TechPreviewNoUpgrade#1478
Add AlibabaPlatform feature gate to TechPreviewNoUpgrade#1478openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
Hello @JoelSpeed! Some important instructions when contributing to openshift/api: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, 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: 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. |
Fixes unit test failure see openshift/api#1478
Alibaba as a platform should always have been behind a feature gate. To start the process of unwinding it, we should put everything behind a feature gate that is related to Alibaba.
Adding it to Default for now, we must move it to TPNU before 4.14 ships. Will need to make sure that every cluster installed as Alibaba going forward includes the TechPreviewNoUpgrade FeatureSet.