kubernetes/pkg/registry/registrytest
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
..
categoriesProvider.go
doc.go
endpoint.go Cherrypicking #66535 2019-05-17 09:50:16 -07:00
etcd.go Load encryption config once 2022-10-13 10:52:29 -04:00
node.go Fix a data race in registrytest 2019-10-28 19:22:06 -04:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
service.go finish removal of exportoptions 2021-01-22 13:47:31 -05:00
shortNamesProvider.go
validate.go finish removal of exportoptions 2021-01-22 13:47:31 -05:00