master
etcd: use graduated --watch-progress-notify-interval flag for etcd 3.7
Merge pull request #140787 from serathius/watchcache-span
Merge pull request #139876 from ashishpatel26/fix/issue-139772-dra-pod-stuck-termination
test/integration: add missing sig labels
io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os
use the new GA CTB API
Add OWNERS for controller manager integration tests
Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-corrupt-objects-dry-run
Use Go 1.22 for-range in test/utils and test/integrations
add integration tests for pod replacement during scaling and
Add concurrent worker support to the disruption controller
test: fix dra optional node operations podgroup flake
introduce EvictionRequest and Eviction API
Register APIServer informers for metrics and naming
Update the code paths to use v1beta1
e2e/auth: use FQDN for mTLS client fetch URL
Move consistency checking to cacher subpackage
integration test: verify updates to orphaned namespace resources
Add configurable tolerance integration test
Promote PodCertificateRequest to GA (v1)
Drop JobPodReplacementPolicy after the feature GA-ed in 1.34
apiserver/pod: preserve DRA status fields when old clients clear them via pods/status
Drop LogarithmicScaleDown after the feature GA-ed in 1.31
test/integration: split PodGroup preemption tests into own package
DRA: implement device compatibility groups with unit, integration, and e2e tests
ktesting: move format package
Implement conditions for the union authorizer
Add recreate update strategy to statefulsets (#137187)
Promote SVM to GA
Merge pull request #140184 from tosi3k/was-beta
test: replace time.Sleep with informer cache polling in TestStorageCapacityScoringMultiDriver
add support for invariant testing in integration testing
pause: fix version drift in various files
remove import doc comments
etcd: use Unix Domain socket for testserver