-
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
remove AWS S3 access from nodes if using none dns #15145
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman 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 |
/hold I am running tests for this to ensure that its not needed |
what happens if a node created from an older kops version is rebooted after this change is applied? will the old nodeup still try (and fail) to fetch files from the state store? |
@rifelpet afaik dns none is quite new thing and it has not been any stable release yet(?). Also it has not required s3 node access since its lifetime, so it should be quite safe move? |
/test pull-kops-e2e-aws-dns-none |
/test pull-kops-e2e-cni-calico |
yeah I can confirm that at least new cluster with dns none starts after this. /hold cancel |
Do we (or will we) support migrating existing clusters from |
We will support migrating from |
…-upstream-release-1.26 Automated cherry pick of #15145: remove s3 access from nodes if using none dns
…-of-#15145-upstream-release-1.26 Automated cherry pick of kubernetes#15145: remove s3 access from nodes if using none dns
Normal nodes does not need S3 access after using none dns