apiserver/pkg
Quan Tian 0737519ac6 Improve dynamic cert file change detection
DynamicFileCAContent and DynamicCertKeyPairContent used periodical job
to check whether the file content has changed, leading to 1 minute of
delay in worst case. This patch improves it by leveraging fsnotify
watcher. The content change will be reflected immediately.

Kubernetes-commit: 3cfe3d048ff37c1c6994d131ed8557f3c8bddc8a
2021-08-03 21:28:01 +08:00
..
admission Revert "Add a namespace label to admission metrics and expand histogram range to 0-10s" 2021-07-30 14:34:45 +02:00
apis Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:16 -07:00
audit Use objGV instead of gvk.GroupVersion 2021-06-02 14:27:30 +08:00
authentication fix broken link in some files 2021-04-13 08:43:24 +08:00
authorization adds metrics for authorization webhook 2021-03-17 16:30:40 +01:00
endpoints apiserver: avoid repeated loading context for requestInfo in Namer.Name 2021-07-28 19:04:48 +08:00
features Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:16 -07:00
quota/v1 Fixed several spelling mistakes 2021-03-30 15:28:23 +02:00
registry apiserver: add callback to get notified of object count 2021-07-14 16:44:34 -04:00
server Improve dynamic cert file change detection 2021-08-03 21:28:01 +08:00
storage decouple timeBudget from real clock 2021-07-20 13:54:59 +02:00
storageversion provide directly decodable versions for storageversion API 2021-03-08 09:33:46 -05:00
tracing add apiserver tracing integration test, and fix endpoint validation 2021-07-15 16:21:48 -07:00
util fix unsafe json construction for digestConfigObjects. 2021-08-01 18:43:40 -07:00
warning apiserver: add API server plumbing for adding warnings 2020-04-14 16:10:54 -04:00