apiserver/pkg
Abu Kashem a785076ef7 apiserver: fix apf watch test
the assert to verify that 'atomicReadOnlyExecuting' is zero
should be executed if the apf handler panics, all apf
bookkeeping must be completed before the handler returns

Kubernetes-commit: 0c8632de57075191e6c4e34897fb7871034c7081
2024-09-05 11:57:47 -04:00
..
admission fix: enable expected-actual rule from testifylint in module `k8s.io/apiserver` 2024-09-27 07:49:07 +02:00
apis add test coverage for cohabitating resources in StroageFactory 2024-09-12 16:59:08 +08:00
audit fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()` 2024-09-26 22:22:20 +02:00
authentication Set credential-id in userinfo.extra for jwt authenticators if jti claim present 2024-08-29 17:09:07 -07:00
authorization wire in ctx to rbac plugins 2024-09-13 12:03:47 +03:00
cel Fix Go vet errors for master golang 2024-09-12 18:15:22 +05:30
endpoints fix: enable expected-actual rule from testifylint in module `k8s.io/apiserver` 2024-09-27 07:49:07 +02:00
features chore: moving apiserver featuregates to versioned 2024-09-24 23:36:30 +03:00
quota/v1 benchmark test to evaluate the overhead of podMatchesScopeFunc 2023-05-04 16:55:32 -07:00
reconcilers Cleanup defer from SetFeatureGateDuringTest function call 2024-04-23 10:39:47 +02:00
registry Preserve testing of RetryGenerateName feature disablement 2024-09-19 11:34:59 -04:00
server apiserver: fix apf watch test 2024-09-05 11:57:47 -04:00
storage fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()` 2024-09-26 22:22:20 +02:00
storageversion add list of served versions to storage version 2023-07-12 18:27:27 -04:00
util fix: enable error-nil and nil-compare rules from testifylint in module `k8s.io/apiserver` 2024-09-27 07:29:09 +02:00
warning track legacy service account tokens 2022-03-21 14:21:41 -07:00