-
Notifications
You must be signed in to change notification settings - Fork 497
Upgrade to CoreDNS 1.6.4 in node-cache. #328
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
Conversation
Ran command : "dep ensure -v"
Upstream skydns has been updated. Verified that the new node-local-dns pods are cleaning up rules upon exit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MrHohn, prameshj 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 |
new image is at k8s.gcr.io/k8s-dns-node-cache:1.15.8 |
This fixes #306
This PR uses a fork of skydns - https://github.com/pasientskyhosting/skydns with all the dependencies fixed.
Thanks @chad-jones, I used most of your changes from #325, but the one change i did make is moving all constraints to Gopkg.toml, so there are no manual changes in Gopkg.lock
Verified that node-local-dns pods cleanup on exit.
Marking this PR on hold till we figure out if we can fix the original repo - skynetservices/skydns#350 or create another fork.
/hold