apiserver/pkg
Ali Abbasi Alaei b6cfd80a0d pkg/storage/cacher/cacher_whitebox_test: deflake TestWatchNotHangingOnStartupFailure when ResilientWatchCacheInitialization is on
Kubernetes-commit: 2073ba2372b2cd1c53b327a50656a2cdd13decba
2025-05-01 16:55:49 -04:00
..
admission Adding test case for the webhook behavior change 2025-05-06 09:23:46 -04:00
apis Remove FlowSchemas handling non-leases-backed leader election 2025-04-08 13:57:46 +02:00
audit fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()` 2024-09-26 22:22:20 +02:00
authentication jwt: refactor CEL eval to drop unstructured and map[string]any 2025-04-28 17:19:54 -04:00
authorization remove import doc comments 2024-12-02 14:43:58 +01:00
cel Apply feedback 2025-05-05 15:03:11 -04:00
endpoints chore: move watch handler tests to handlers pkg 2025-04-15 16:34:28 -07:00
features Stop exposing list-via-watch from the server 2025-04-17 16:34:46 -04:00
quota/v1 support for resize subresource in ResourceQuota admission. 2024-10-24 14:00:57 -07:00
reconcilers refactor: add delete options for Delete method in storage interface 2024-09-19 10:31:08 -04:00
registry Add subresource to operation, do not special case subresources in validation-gen 2025-03-26 21:26:14 -04:00
server Fix typo in ResourceEncodingConfig comment 2025-04-18 15:55:38 +08:00
storage pkg/storage/cacher/cacher_whitebox_test: deflake TestWatchNotHangingOnStartupFailure when ResilientWatchCacheInitialization is on 2025-05-01 16:55:49 -04:00
storageversion
util Unify should delegate list 2025-03-20 11:08:37 +01:00
validation feat: add declarative validation metrics and associated runtime verification tests 2025-03-06 21:33:12 +00:00
warning