disable ingress-ip controller as we are not allowing configuration of IngressIPNetworkCIDR#1058
Conversation
… IngressIPNetworkCIDR - external IPs on services should be assigned manually and not automatically in microshift
|
@atiratree: 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. |
|
So we don't need this controller because we are going to require users to set IPs on services themselves? I assume that only applies in the case where they want an IP other than the default one for the cluster? |
|
/approve |
Yes, applies only to LoadBalancer services that need an external ingress IP set |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: atiratree, dhellmann, mangelajo 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 |
external IPs on services should be assigned manually and not automatically in microshift
followup to #1011 (comment) conversation