kubernetes/pkg
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
..
api Code Refactoring of Pod under pkg/api (#112085) 2022-09-26 09:20:08 -07:00
apis emeritus fejta, Erick is inactive after leaving google for spaceX 2022-10-04 17:07:35 -07:00
auth Merge pull request #105598 from gy95/match 2022-01-05 09:22:38 -08:00
capabilities
client Cleanup: defer to close server in tests (#110367) 2022-06-21 08:00:38 -07:00
cloudprovider Remove references to openstack and cinder 2022-08-22 16:43:14 -04:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Merge pull request #111314 from BinacsLee/binacs/cleanup-use-clone-to-avoid-interim-slice 2022-10-04 07:34:22 -07:00
controlplane Load encryption config once 2022-10-13 10:52:29 -04:00
credentialprovider Generate and format files 2022-07-26 13:14:05 -04:00
features Merge pull request #112792 from cici37/celAd 2022-10-05 16:39:53 -07:00
fieldpath Fix quotes that trip up gofmt 2022-07-26 13:14:04 -04:00
generated Merge pull request #112306 from tkashem/v1beta3 2022-10-03 10:06:14 -07:00
kubeapiserver Load encryption config once 2022-10-13 10:52:29 -04:00
kubectl style: remove redundant judgment 2022-08-25 12:07:36 +08:00
kubelet Merge pull request #112709 from swagatbora90/kubelet-tracing 2022-10-04 14:12:00 -07:00
kubemark use klog.InfoS instead of klog.V(0).Infof(kubemark part) 2022-09-22 14:52:33 +08:00
printers rename assuredConcurrencyShares for flowcontrol v1beta3 2022-09-26 15:34:10 -04:00
probe Merge pull request #111254 from dims/update-to-golang-1.19-rc2 2022-07-26 14:25:09 -07:00
proxy Fix winkernel proxier setting the wrong HNS loadbalancer ID for ingress IP 2022-10-03 13:23:56 -07:00
quota/v1 Use https links for k8s KEPs, issues, PRs, etc 2022-09-23 23:36:24 +00:00
registry Load encryption config once 2022-10-13 10:52:29 -04:00
routes Switch to v3 of github.com/emicklei/go-restful 2022-06-09 14:11:41 -04:00
scheduler Merge pull request #112563 from kerthcet/cleanup/optimize-new-scheduler 2022-10-11 12:32:41 -07:00
security Remove PodSecurityPolicy admission plugin 2022-05-04 16:00:56 -04:00
securitycontext Add missing test cases for RunAsGroup and SetRunAsGroup methods 2021-12-24 17:13:45 +08:00
serviceaccount Generate and format files 2022-07-26 13:14:05 -04:00
util Improve test readability by fixing previous code variables that could easily be changed and 2022-09-16 17:23:35 +08:00
volume Merge pull request #112707 from enj/enj/i/https_links 2022-09-29 12:34:40 -07:00
windows/service Fix typo at pkg/windows/service/service.go:94 2022-03-24 07:25:33 -04:00
.import-restrictions
OWNERS Move root approvers to subdirs 2022-10-10 13:43:03 -04:00