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

[Release-1.31] Update coredns to 1.12.0 #11454

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dereknola
Copy link
Member

Proposed Changes

Backport #11387

  • Update to coredns 1.12.0

Types of Changes

Dep bump

Verification

derek@degion:~/rancher/k3s$ kubectl get deployments -n kube-system coredns -o wide
NAME      READY   UP-TO-DATE   AVAILABLE   AGE   CONTAINERS   IMAGES                                    SELECTOR
coredns   0/1     0            0           1s    coredns      rancher/mirrored-coredns-coredns:1.12.0   k8s-app=kube-dns

Testing

Linked Issues

#11451

User-Facing Change


Further Comments

* Update to coredns 1.12.0

Signed-off-by: Reinhard Nägele <[email protected]>
@dereknola dereknola requested a review from a team as a code owner December 10, 2024 18:36
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.26%. Comparing base (ea1856f) to head (9161cf2).
Report is 16 commits behind head on release-1.31.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.31   #11454      +/-   ##
================================================
- Coverage         46.94%   42.26%   -4.69%     
================================================
  Files               179      179              
  Lines             18569    18569              
================================================
- Hits               8718     7848     -870     
- Misses             8508     9526    +1018     
+ Partials           1343     1195     -148     
Flag Coverage Δ
e2etests 33.95% <ø> (-7.99%) ⬇️
inttests 34.65% <ø> (-0.05%) ⬇️
unittests 13.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dereknola dereknola merged commit b62f474 into k3s-io:release-1.31 Dec 11, 2024
30 checks passed
@dereknola dereknola deleted the cdns_112_1.31 branch December 16, 2024 18:55
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.

4 participants