Bump kubedns and nodelocaldns to 1.24.0#129175
Conversation
Signed-off-by: Damian Sawicki <dsawicki@google.com>
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The 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. |
|
LGTM label has been added. DetailsGit tree hash: 6e8f5eea7d1e3b4b84cc15344145689a39ac0351 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DamianSawicki, MrHohn 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 |
|
/retest |
|
/test pull-kubernetes-integration |
|
@DamianSawicki @marqc @bowei this broke all GCE jobs https://testgrid.k8s.io/sig-network-gce#gci-gce-serial-kube-dns It seems there is an incompatibility change in new version or maybe is brought by a dependency update in klog? I don't know but if you are going to bump dependencies here you must check the testgrid jobs https://testgrid.k8s.io/sig-network-gce#gci-gce-serial-kube-dns and trigger a presubmit before updating |
Oh no, I'm very sorry for that @aojea! Many thanks for creating a revert, I already LGTMed it.
I'll update https://github.com/kubernetes/dns?tab=readme-ov-file#release-process accordingly. What specifically do you mean by "trigger a presubmit"? I see some |
|
Ok, we clarified with Antonio elsewhere that the presubmit didn't exist, so it was impossible to automatically detect the problem before merging. Such a presubmit will be added in kubernetes/test-infra#33962 and the release instruction will be updated in kubernetes/dns#664. |
This can only be merged after the appropriate images are promoted (kubernetes/k8s.io#7607).
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
The PR bumps kubedns and nodelocaldns. See e.g. kubernetes/dns#649, kubernetes/dns#656, and kubernetes/dns#654.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: