apiserver/pkg
Matthieu MOREL aaeee2a449 fix: enable error-nil and nil-compare rules from testifylint in module `k8s.io/apiserver`
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Kubernetes-commit: 09274182e225fcf4df9e4a3d54fd96fc03de3bdf
2024-09-27 07:29:09 +02:00
..
admission apiserver/admission/webhook: construct static CEL compiler only once 2024-09-16 18:23:01 +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 adds watchListEndpointRestrictions for watchlist requests (#126996) 2024-09-25 12:48:33 +00: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 fix: enable compares rule from testifylint in module k8s.io/apiserver 2024-09-21 22:18:56 +02: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