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

Bump coredns to v1.11.3 #10718

Closed
harsimranmaan opened this issue Aug 15, 2024 · 1 comment
Closed

Bump coredns to v1.11.3 #10718

harsimranmaan opened this issue Aug 15, 2024 · 1 comment
Assignees

Comments

@harsimranmaan
Copy link
Contributor

harsimranmaan commented Aug 15, 2024

We are a few release behind on coredns support
CoreDNS-1.11.0 Release
CoreDNS-1.11.1 Release
v1.11.3

Key backwards incompatibilities with v1.10.1

This release introduces the following backward incompatible changes:

In the kubernetes plugin, we have dropped support for watching Endpoint and Endpointslice v1beta, since all supported K8s versions now use Endpointslice.
The bufsize plugin changed its default size limit value to 1232
Some changes to forward plugin metrics.

Is your feature request related to a problem? Please describe.

The current coredns image hasn't been updated in a few months, causing it to be a significant lagger wrt security fixes.
Describe the solution you'd like

Describe alternatives you've considered

Additional context
#10654

harsimranmaan added a commit to harsimranmaan/image-mirror that referenced this issue Aug 22, 2024
harsimranmaan added a commit to harsimranmaan/image-mirror that referenced this issue Aug 22, 2024
harsimranmaan added a commit to harsimranmaan/k3s that referenced this issue Aug 27, 2024
Used https:/coredns/corefile-migration to
migrate the corefile. There are no changes for the
default file from 1.10.1 to 1.11.3.

Notable plugin changes include the k8s_external with fallthrough option
and rewrite with cname_target option.

These changes are not part of the default config that ships
with k3s. Customers using these two plugins can start using the new options

Requires rancher/image-mirror#704

Closes k3s-io#10718
harsimranmaan added a commit to harsimranmaan/k3s that referenced this issue Aug 27, 2024
Used https:/coredns/corefile-migration to
migrate the corefile. There are no changes for the
default file from 1.10.1 to 1.11.3.

Notable plugin changes include the k8s_external with fallthrough option
and rewrite with cname_target option.

These changes are not part of the default config that ships
with k3s. Customers using these two plugins can start using the new options

Requires rancher/image-mirror#704

Closes k3s-io#10718

Signed-off-by: Harsimran Singh Maan <[email protected]>
@brandond brandond self-assigned this Aug 29, 2024
@brandond brandond added this to the September 2024 Release Cycle milestone Aug 29, 2024
@fmoral2 fmoral2 self-assigned this Sep 10, 2024
@fmoral2
Copy link
Contributor

fmoral2 commented Sep 10, 2024

Command:
   kubectl get node -o yaml  --kubeconfig=/tmp/fmoralk3sbumpd_kubeconfig  | grep 'mirrored-coredns' -A1
 ---------------------
Assertion:
 1.11.3
 ----------------------
Matched with result:
docker.io/rancher/mirrored-coredns-coredns:1.11.3
 ----------------------
Version:
k3s version v1.31.0+k3s-61c7011c (61c7011c)
 

@fmoral2 fmoral2 closed this as completed Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

3 participants