kubernetes/test/integration/controlplane
Anish Ramasekar f19f3f4099
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>
2022-08-03 19:04:47 +00:00
..
audit cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
transformation Implement KMS v2alpha1 2022-08-03 19:04:47 +00:00
apiserver_identity_test.go
crd_test.go
graceful_shutdown_test.go Clean shutdown of test apiserver 2022-05-26 10:42:48 +02:00
kube_apiserver_test.go Cleanup no-longer used storage cleanup method 2022-05-11 20:11:37 +02:00
main_test.go
synthetic_controlplane_test.go Clean shutdown of controlplane integration tests 2022-07-14 14:38:22 +02:00