main
apiserver: add tests to verify login via various methods
bump(k8s): adjust codebase to align with the new go and k8s.io deps
test/extended: use NamespacePodSecurityLevel rather than NamespacePodSecurityEnforceLevel
Switch imports to ginkgo v2
Fix OKD featureset test as it should only run if the current featureset is Default
Make early request monitor test informing
Report observed time when kubelet logs failed graceful termination
test/extended/apiserver: test for checking the healthz endpoints for the oauth-apiserver
Resolve Code Rabbit comments.
bump(k8s): move to google/gnostic-models
Rely on unstructured for update status instead of type conversion
create a test that repeatedly rolls out the kube-apiserver and uses monitor tests to watch for unusual activity
Merge pull request #29046 from deads2k/pause-rollout-failures-on-connection
Automate OCP-32383
refactor(tests): improve code quality