Update to k8s 1.34.1 and coredns 1.13.1#722
Conversation
- Remove explicit pin to k8s v1.30.12 - Update dependencies to k8s v1.34.1 - Update to coredns v1.13.1 - Update to go 1.24 Signed-off-by: Michael Fritch <mfritch@suse.com>
|
|
|
Welcome @mgfritch! |
|
Hi @mgfritch. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
DamianSawicki
left a comment
There was a problem hiding this comment.
Thanks for taking care of this!
/ok-to-test
|
/retest |
Automated findings that lead me to make these bumps include: CVE-2025-4802, CVE-2025-9230, CVE-2025-9232, CVE-2025-8058 Additionally, distroless-iptables image is upgraded to its go1.24 variant to match the bump in Go version in kubernetes#722
Automated findings that lead me to make these bumps include: CVE-2025-4802, CVE-2025-9230, CVE-2025-9232, CVE-2025-8058 Additionally, distroless-iptables image is upgraded to its go1.24 variant to match the bump in Go version in kubernetes#722 Upload dates are removed as half the time we forget to update them.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DamianSawicki, mgfritch The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Automated findings that lead me to make these bumps include: CVE-2025-4802, CVE-2025-9230, CVE-2025-9232, CVE-2025-8058 Additionally, distroless-iptables image is upgraded to its go1.24 variant to match the bump in Go version in kubernetes#722 Upload dates are removed as half the time we forget to update them. Apparently kube-cross image has moved years ago to a /build-image/ subpath: I couldn't figure it out until I found https://github.com/kubernetes/kubernetes/blob/9b9cd768a05782b6cfeef62bec7696b441d7ad93/build/pause/Makefile#L50 Also using this opportunity to leave breadcrumbs where to find the newer images.
Automated findings that lead me to make these bumps include: CVE-2025-4802, CVE-2025-9230, CVE-2025-9232, CVE-2025-8058 Additionally, distroless-iptables image is upgraded to its go1.24 variant to match the bump in Go version in kubernetes#722 Upload dates are removed as half the time we forget to update them. Apparently kube-cross image has moved years ago to a /build-image/ subpath: I couldn't figure it out until I found https://github.com/kubernetes/kubernetes/blob/9b9cd768a05782b6cfeef62bec7696b441d7ad93/build/pause/Makefile#L50 Also using this opportunity to leave breadcrumbs where to find the newer images.
Automated findings that lead me to make these bumps include: CVE-2025-4802, CVE-2025-9230, CVE-2025-9232, CVE-2025-8058 Additionally, distroless-iptables image is upgraded to its go1.24 variant to match the bump in Go version in kubernetes#722 Upload dates are removed as half the time we forget to update them. Apparently kube-cross image has moved years ago to a /build-image/ subpath: I couldn't figure it out until I found https://github.com/kubernetes/kubernetes/blob/9b9cd768a05782b6cfeef62bec7696b441d7ad93/build/pause/Makefile#L50 Also using this opportunity to leave breadcrumbs where to find the newer images.
|
@DamianSawicki Any chance we will see a new tag for this soon? We'd like to include these into our next downstream release. Thanks! |
Sure, I've just cut https://github.com/kubernetes/dns/releases/tag/1.26.6 (@Michcioperz FYI), which is step 6 of https://github.com/kubernetes/dns?tab=readme-ov-file#release-process. If needed, feel free to prepare PRs for the remaining steps. |
|
Actually, I've just cut https://github.com/kubernetes/dns/releases/tag/1.26.7 as well, so it's better to use the latter. |
|
Thanks! 😄 |
Follow-up to #706 (comment)
Changes
Validation
make all && make test