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

update CoreDNS to 1.9.4 #55

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

davidmccormick
Copy link
Contributor

@davidmccormick davidmccormick commented Jun 3, 2024

Support the last version in the 1.9.X branch with matching source requirements:

  • coredns v1.9.4
  • kubernetes v1.25.16
  • kind v0.23.0
  • github.com/miekg/dns v1.1.50
  • Ci machine image ubuntu-2204:2024.04.4

Plus a small correction to fix LATEST go version lookup from returning extra lines of output along with the version.

@davidmccormick davidmccormick force-pushed the bump-coredns-to-1.9.4 branch 4 times, most recently from 5984d90 to 32a5b61 Compare June 3, 2024 14:39
@davidmccormick davidmccormick marked this pull request as draft June 4, 2024 10:27
@davidmccormick davidmccormick marked this pull request as ready for review June 4, 2024 14:51
Test machine image to ubuntu-2204:2024.04.4
Kind to v0.23.0
Kubernetes to v1.25.16
Use docker buildx
Run go mod tidy in ci/test/kubernetai to recalculate module dependencies
Prevent additional garbage in LATEST go version

Signed-off-by: Dave McCormick <davidemccormick@gmail.com>
update miekg/dns to v1.1.50

Signed-off-by: Dave McCormick <davidemccormick@gmail.com>
Signed-off-by: Dave McCormick <d_mccormick@apple.com>
@chrisohaver chrisohaver merged commit 16e7c52 into coredns:master Jul 2, 2024
5 checks passed
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.

None yet

2 participants