apiserver/pkg
Joe Betz 5f14a1e225 Reorganize scheme type converter into apimachinery utils
This removes a dependency from generated applyconfigurations to a testing
package. To do this, the type converter in the testing package has been
moved out to the apimachinery package and the utilities the converter
depend on have been reorganized.

Kubernetes-commit: 4821604f83a6f4764497879b666087ba7cb05060
2025-05-07 10:07:55 -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 Reorganize scheme type converter into apimachinery utils 2025-05-07 10:07:55 -04: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 add list of served versions to storage version 2023-07-12 18:27:27 -04:00
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 track legacy service account tokens 2022-03-21 14:21:41 -07:00