apiserver/pkg/server/options/encryptionconfig/controller/testdata
Nilekh Chaudhari 25c1e9054d feat: implements kms encryption config hot reload
This change enables hot reload of encryption config file when api server
flag --encryption-provider-config-automatic-reload is set to true. This
allows the user to change the encryption config file without restarting
kube-apiserver. The change is detected by polling the file and is done
by using fsnotify watcher. When file is updated it's process to generate
new set of transformers and close the old ones.

Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>

Kubernetes-commit: 761b7822fca569d475f782b135ef433e5b014147
2022-11-07 22:15:56 +00:00
..
ec_config.yaml feat: implements kms encryption config hot reload 2022-11-07 22:15:56 +00:00
empty_config.yaml feat: implements kms encryption config hot reload 2022-11-07 22:15:56 +00:00