master
Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta
Fix unit test compile failure under the fieldsv1string build tag
feat(api): Update node restriction admission to use new API
Keep the existing WantsAuthorizer interface as well for existing admission plugins, it allows existing plugins to keep working without code changes.
cli-runtime: include group in resource-not-found error message (#140759)
metrics: Register: Fix incorrect assignment Fixes a copy-paste error in client-go's metrics.Register(): when opts.ExecPluginPolicyCalls != nil, the code re-assigned ExecPluginCalls instead of setting ExecPluginPolicyCalls, so the exec plugin policy calls metric was never registered.
Merge pull request #140824 from lukasmetzner/feat/route-sync-total-error-count
Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
Bump CSI again
nodedeclaredfeatures: register DRAOptionalNodeOperations feature
dependencies: cel-go v0.29.2
Add mount_options to CRI RuntimeFeatures
cri-api: Add pod checkpoint and restore RPCs
Update google.golang.org/grpc to v1.82.1
DRA: move the feature-off compatibility-groups safety check into pool gathering
Merge pull request #140782 from dims/update-kube-openapi
scheduler: optimize evaluation of kubernetes.io/hostname-scoped inter-pod affinity
Fix windows backslash escaping (#141296)
Merge pull request #140052 from VeraQin/master
bump github.com/google/cadvisor/lib from v0.60.3 to v0.60.4