-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
Update kube-dns version to 1.14.2 #45684
Conversation
bowei
commented
May 11, 2017
•
edited by enisoc
Loading
edited by enisoc
- Support kube-master-url flag without kubeconfig
- Fix concurrent R/Ws in dns.go
- Fix confusing logging when initialize server
- Fix printf in cmd/kube-dns/app/server.go
- Fix version on startup and --version flag
- Support specifying port number for nameserver in stubDomains
Changes: - Support kube-master-url flag without kubeconfig - Fix concurrent R/Ws in dns.go - Fix confusing logging when initialize server - Fix printf in cmd/kube-dns/app/server.go - Fix version on startup and --version flag - Support specifying port number for nameserver in stubDomains
/assign @MrHohn |
/lgtm |
@k8s-bot kops aws e2e test this |
@k8s-bot bazel test this |
/assign @mikedanese for approval |
/assign @mikedanese |
/approve |
/lgtm from me as well |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MrHohn, bowei, luxas, mikedanese
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue |
@bowei Any chance of having this backported to 1.6? We are seeing multiple |
I'll add it to the point release. |
Update kube-dns version to 1.14.2 kubernetes/kubernetes#45684