master
hack/update-bazel.sh
Add ImageVolumeSource API
remove import doc comments
use the new GA CTB API
Plumb effective version into admission initializer
generate
Keep the existing WantsAuthorizer interface as well for existing admission plugins, it allows existing plugins to keep working without code changes.
chore: depr. pointer pkg replacement for pkg/security and plugin/pkg
feat(admission/ndf): validate that NodeAllocatableDRA feature is supported by the target node
feat(api): Update node restriction admission to use new API
add pod resize feasibility check admission plugin
Drop meaningless ,inline from json tags
Add DisruptionMode and PreemptionPolicy fields to the CompositePodGroup API
Merge pull request #137497 from atombrella/feature/modernize_activate_forvar
fail admission check upon nil/empty overhead map
Add admission plugin for PodGroup to add finalizer to every new object
drop UserNamespacesPodSecurityStandards feature gate
Add DeprecatedServiceAccount to core.PodSpec to match core/v1
Move dump package from apimachinery to k8s.io/utils
Add jpbetz to admission plugin approvers