Skip to content

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

Merged
merged 3 commits into from
Oct 16, 2019

Conversation

prameshj
Copy link
Contributor

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

@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 11, 2019
@k8s-ci-robot k8s-ci-robot requested review from bowei and MrHohn October 11, 2019 21:15
@prameshj
Copy link
Contributor Author

Upstream skydns has been updated. Verified that the new node-local-dns pods are cleaning up rules upon exit.
/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 15, 2019
@prameshj prameshj changed the title Upgrade to CoreDNS 1.16 in node-cache. Upgrade to CoreDNS 1.6.4 in node-cache. Oct 16, 2019
@prameshj
Copy link
Contributor Author

/assign @bowei @MrHohn

Copy link
Member

@MrHohn MrHohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 16, 2019
@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@prameshj
Copy link
Contributor Author

prameshj commented Dec 2, 2019

new image is at k8s.gcr.io/k8s-dns-node-cache:1.15.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to coreDNS 1.5 in node-cache
4 participants