Revert gcp custom endpoints#2569
Conversation
|
Pipeline controller notification For optional jobs, comment |
|
Hello @barbacbd! Some important instructions when contributing to openshift/api: |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
/cc @JoelSpeed |
This reverts commit eafe808.
aa9127b to
1d739ad
Compare
|
@barbacbd: 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-sigs/prow repository. I understand the commands that are listed here. |
|
Closing this in favor of splitting the work. The first pr here: #2576 will remove the endpoints. The second will remove the feature gate when we can. |
The featuregate is no needed with the new solution to the epic. The cluster components are no longer touched, only the openshift installer and CCM are using endpoint overrides. The CCM already contained the code for endpoint overrides.