Skip to content
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

adding support for updating coredns #678

Merged

Conversation

christopherhein
Copy link
Contributor

Signed-off-by: Christopher Hein [email protected]

Description

Adds support for updating CoreDNS to the declared 1.2.2 version.

closes #677

Checklist

  • Code compiles correctly (i.e make build)
  • Added tests that cover your change (if possible)
  • All unit tests passing (i.e. make test)
  • All integration tests passing (i.e. make integration-test)
  • Added/modified documentation as required (such as the README.md, and examples directory)
  • Added yourself to the humans.txt file

errordeveloper
errordeveloper previously approved these changes Mar 28, 2019
pkg/addons/default/coredns.go Outdated Show resolved Hide resolved
pkg/addons/default/coredns.go Outdated Show resolved Hide resolved
errordeveloper
errordeveloper previously approved these changes Mar 28, 2019
Signed-off-by: Christopher Hein <[email protected]>
@christopherhein christopherhein merged commit f351899 into eksctl-io:master Mar 28, 2019
@christopherhein christopherhein deleted the feature/update-coredns branch March 28, 2019 23:02
torredil pushed a commit to torredil/eksctl that referenced this pull request May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Upgrading CoreDNS like KubeProxy
2 participants