apiserver/pkg
Lukasz Szaszkiewicz 36e57697d1 apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587)
* apiserver/handlers/get: construct versionedList

* storage/cacher: document caching the serialization of bookmark events

* endpoints/handlers/response: add watchListTransformer

* endpoints/handlers/watch: wire watchListTransformer

Kubernetes-commit: fbf1a0dc181ccbeb9925ad9c284d913a25c16562
2024-10-01 11:55:50 +00: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 apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587) 2024-10-01 11:55:50 +00:00
features Port the rest of unversioned features 2024-09-27 19:04:47 +00: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: all bookkeeping must complete before apf handler returns 2024-09-05 12:01:36 -04:00
storage apiserver/handlers/watch: encode initialEventsListBlueprint with watchEncoder (#127587) 2024-10-01 11:55:50 +00: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