-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Bump up dns-horizontal-autoscaler to 1.1.1 #42065
Bump up dns-horizontal-autoscaler to 1.1.1 #42065
Conversation
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED The following people have approved this PR: MrHohn, bowei Needs approval from an approver in each of these OWNERS Files: You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 42058, 41160, 42065, 42076, 39338) |
@MrHohn - thanks a lot for it! |
@wojtek-t Glad I could help :) |
cluster-proportional-autoscaler 1.1.1 is releasing by kubernetes-sigs/cluster-proportional-autoscaler#26, also bump it up for dns-horizontal-autoscaler to introduce below features:
Note:
The new entry
"preventSinglePointFailure":true
ensures kube-dns to have at least 2 replicas when there is more than one node. Mitigate the issue mentioned in #40063.@bowei @thockin
Release note: