master
kubectl explain: add --max-depth flag (#138809)
disable PodLevelResourceManagers by default since there are critical issues
add getLifecycleAPIGroup into pending_eligible_endpoints.yaml
DRA: regenerate code for the compatibility-groups API
test/e2e/apps: Add missing wait for pods readiness in sts test
DRA: implement device compatibility groups with unit, integration, and e2e tests
/test: move /test/e2e/lifecycle tests to /test/e2e_kubeadm
Merge pull request #141146 from dims/psi-memory-growth
Merge pull request #140811 from zylxjtu/topologytest
test/images: bump agnhost to 2.66.1, nginx and glibc-dns-testing
switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
test: fix dra optional node operations podgroup flake
Update node-problem-detector to v1.35.2 and remove addon manifests
Remove KubeDescribe
Lint: Use modernize/rangeint in test/{e2e,e2e_node,images,soak}
Retool typecheck to be simpler
emeritus spiffxp