master
svm: set UID and RV on SSA patch to cause conflict on logical create
ktesting: address linter hints
chore: depr. pointer pkg replacement for test/e2e and utils
integration test: webhook proxy behavior
ktesting: move format package
Generate and format files
e2e/auth: use FQDN for mTLS client fetch URL
test/images: bump agnhost to 2.66.1, nginx and glibc-dns-testing
hack/update-bazel.sh
tests(utils/ktesting): make CleanupGracePeriod configurable in TContext
test/e2e_dra: don't toggle locked gates for Kubelet
Bump github.com/vektra/mockery/v3
KEP-5284: add impersonation latency tracking
Cleanup unused test functions - cont-ed
Use Go 1.22 for-range in test/utils and test/integrations
Move dump package from apimachinery to k8s.io/utils
e2e tests
Setup e2e_node to support testing on ARM64
update serial number to a valid non-zero number in ca certificate (#117791)
generated: run refactor
test: move code under scheduler_perf
io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os
Reflect expected replica count to the output of kubectl scale