-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws: Skip Route53 cleanup for clusters without DNS #14707
aws: Skip Route53 cleanup for clusters without DNS #14707
Conversation
102237a
to
4868c2b
Compare
/test pull-kops-e2e-aws-dns-none |
/test pull-kops-e2e-kubernetes-do-gossip |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: olemarkus The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
I don't think I don't like passing in the I was thinking of using |
It is not in general, but for getting started or restricted accounts it may be a problem. Gossip and None DNS don't require it, so most optimal is not to get there.
Would passing only the value of |
Perhaps an exclusion list of (a subset of) AWS services? |
Small cleanup improvement to get tests passing again in kubernetes/cloud-provider-aws#532:
/cc @olemarkus @johngmyers @rifelpet