kubernetes/pkg/kubeapiserver
Monis Khan f507bc2553
Load encryption config once
This change updates the API server code to load the encryption
config once at start up instead of multiple times.  Previously the
code would set up the storage transformers and the etcd healthz
checks in separate parse steps.  This is problematic for KMS v2 key
ID based staleness checks which need to be able to assert that the
API server has a single view into the KMS plugin's current key ID.

Signed-off-by: Monis Khan <mok@microsoft.com>
2022-10-13 10:52:29 -04:00
..
admission kubelet tracing 2022-08-01 12:55:02 -04:00
authenticator webhook: use rest.Config instead of kubeconfig file as input 2022-03-17 20:47:42 -04:00
authorizer webhook: use rest.Config instead of kubeconfig file as input 2022-03-17 20:47:42 -04:00
options Merge pull request #111313 from BinacsLee/binacs/use-len-in-options 2022-10-04 07:34:16 -07:00
default_storage_factory_builder.go Load encryption config once 2022-10-13 10:52:29 -04:00
doc.go Fix golint issues in pkg/kubeapiserver 2019-11-05 22:25:32 +03:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00