apiserver/pkg
Alvaro Aleman 84b3c4c640 Use generic btree in watchcache
This change makes us use the generic btree available in newer versions
of github.com/google/btree. This avoids a bunch of type assertions and
makes the code easier to read.

Kubernetes-commit: b1cb471982b74c13c26dbcc0f4e1b5ae92ea47e6
2024-11-19 22:04:08 -05:00
..
admission remove import doc comments 2024-12-02 14:43:58 +01:00
apis remove import doc comments 2024-12-02 14:43:58 +01:00
audit fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()` 2024-09-26 22:22:20 +02:00
authentication remove import doc comments 2024-12-02 14:43:58 +01:00
authorization remove import doc comments 2024-12-02 14:43:58 +01:00
cel Wrap unversioned CEL library initializer calls with guard 2024-11-06 15:32:15 -05:00
endpoints remove import doc comments 2024-12-02 14:43:58 +01:00
features Add Validation to versioned feature specs. 2024-12-03 18:48:07 +00: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 Configure watch cache history window based on request timeout 2024-12-13 15:40:03 +01:00
server Expand emulated version range to n-3 with 1.31 floor 2024-12-10 16:34:34 +00:00
storage Use generic btree in watchcache 2024-11-19 22:04:08 -05:00
storageversion add list of served versions to storage version 2023-07-12 18:27:27 -04:00
util remove import doc comments 2024-12-02 14:43:58 +01:00
warning track legacy service account tokens 2022-03-21 14:21:41 -07:00