apiserver/pkg
Lukasz Szaszkiewicz 7c5f6db7bf cacher: when forgeting a watcher, call stopWatcherLocked multiple times
It's possible that the watcher is already not in the structure (e.g. in case of
simultaneous Stop() and terminateAllWatchers(), but it is safe to call stopLocked()
on a watcher multiple times.

Kubernetes-commit: 7e35823690df01bd019a88d3346bd3ac820afaca
2023-10-30 14:24:39 +01:00
..
admission opportunistically attempt to refresh RESTMapper 2023-10-26 10:24:21 -07:00
apis apiserver: allow zero value for the 'nominalConcurrencyShares' field 2023-10-27 19:26:08 -04:00
audit Initialize the AuditEvent with the AuditContext (#113611) 2023-07-03 18:28:13 +00:00
authentication KEP-4193: bound service account token improvements 2023-09-19 15:23:28 +01:00
authorization authz: add cel expression to webhook matchconditions 2023-10-06 17:47:23 -07:00
cel avoid infinite recursion for type resolvers. 2023-10-31 10:23:50 -07:00
endpoints Address review comments 2023-10-13 10:48:16 +02:00
features apiserver: set APF featuregate to ga 2023-10-31 08:35:52 -04:00
quota/v1 benchmark test to evaluate the overhead of podMatchesScopeFunc 2023-05-04 16:55:32 -07:00
reconcilers storage/factory: extend the Create method by newList and resourcePrefix params 2023-07-28 09:53:01 +02:00
registry storage/factory: extend the Create method by newList and resourcePrefix params 2023-07-28 09:53:01 +02:00
server encryptionconfig/controller: run unit tests faster 2023-10-31 11:59:37 -04:00
storage cacher: when forgeting a watcher, call stopWatcherLocked multiple times 2023-10-30 14:24:39 +01:00
storageversion add list of served versions to storage version 2023-07-12 18:27:27 -04:00
util apiserver: allow zero value for the 'nominalConcurrencyShares' field 2023-10-27 19:26:08 -04:00
warning track legacy service account tokens 2022-03-21 14:21:41 -07:00