apiserver/pkg/server/options/encryptionconfig/testdata/valid-configs
Anish Ramasekar 225e26ac4a Implement KMS v2alpha1
- add feature gate
- add encrypted object and run generated_files
- generate protobuf for encrypted object and add unit tests
- move parse endpoint to util and refactor
- refactor interface and remove unused interceptor
- add protobuf generate to update-generated-kms.sh
- add integration tests
- add defaulting for apiVersion in kmsConfiguration
- handle v1/v2 and default in encryption config parsing
- move metrics to own pkg and reuse for v2
- use Marshal and Unmarshal instead of serializer
- add context for all service methods
- check version and keyid for healthz

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

Kubernetes-commit: f19f3f409938ff9ac8a61966e47fbe9c6075ec90
2022-06-29 20:51:35 +00:00
..
aes Ensure testing credentials are labeled as such 2020-02-04 10:36:05 -08:00
kms Implement KMS v2alpha1 2022-06-29 20:51:35 +00:00
aes-cbc-first.yaml Implement KMS v2alpha1 2022-06-29 20:51:35 +00:00
aes-gcm-first.yaml Implement KMS v2alpha1 2022-06-29 20:51:35 +00:00
identity-first.yaml Implement KMS v2alpha1 2022-06-29 20:51:35 +00:00
kms-first.yaml Implement KMS v2alpha1 2022-06-29 20:51:35 +00:00
kmsv2-first.yaml Implement KMS v2alpha1 2022-06-29 20:51:35 +00:00
legacy.yaml Move test inputs for EncryptionConfiguration tests into testdata. 2019-11-13 16:38:20 -08:00
secret-box-first.yaml Implement KMS v2alpha1 2022-06-29 20:51:35 +00:00