chore(deps): Update kubernetes#21
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
renovate/kubernetes
branch
from
June 25, 2026 08:24
70d406d to
58af4f1
Compare
github-actions
Bot
force-pushed
the
renovate/kubernetes
branch
from
July 6, 2026 09:01
58af4f1 to
6b71ca1
Compare
github-actions
Bot
force-pushed
the
renovate/kubernetes
branch
from
July 14, 2026 07:11
6b71ca1 to
67303f9
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.36.1→v0.36.2v0.36.1→v0.36.2v0.36.1→v0.36.2ff6756f→cf1189dv0.18.3→v0.19.0v0.18.3→v0.19.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kubernetes/api (k8s.io/api)
v0.36.2Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.2Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.36.2Compare Source
kubernetes-sigs/node-feature-discovery (sigs.k8s.io/node-feature-discovery)
v0.19.0Compare Source
Highlights
-owner-refs/core.ownerRefs(pod,ds,node; defaultpod,ds) (#2545).core.noPublishFeaturesto slim published NodeFeature objects (#2530; whitespace-trim fix #2535).cpu-cpuid.X86_64_V1..V4(#2490).Action Required / Behavior Changes
list+watchonpods(wasgetonly). Helm and kustomize manifests ship the update, but deployments that bump only the image will crash-loop withpods is forbidden ... cannot list resource "pods"until the new RBAC is applied.env,expandenvandgetHostByNamewere removed from the available template functions (security hardening). Templates using them now fail to parse (function "env" not defined); the rule is skipped and an error is logged.updateStrategydefault (#2519): nowrollingUpdate: {maxUnavailable: "10%"}(was Kubernetes default1). Note fortype: OnDeleteusers: the chart's defaultrollingUpdateblock is deep-merged into your values; the API server accepts and ignores it (verified on v1.30). Optionally setworker.updateStrategy.rollingUpdate: nullfor a clean spec.resyncPeriod(nfd-master): drives both the informer resync and the (new in this release, #2415) periodic full reconcile that re-applies labels and cleans up drift. Setting it to0disables this safety net entirely.podin-owner-refs(default) or thePOD_UIDenv set on the worker; withds-only/empty owner refs and noPOD_UID, re-labeling falls back to the periodic reconcile interval.-owner-refs=nodeis unaffected.Fixes
Other
$BUILDPLATFORMvia tonistiigi/xx (#2512).Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.