apiserver/pkg/storage/value/encrypt/envelope
Steve Kuznetsov af1cb1cefe storage: transformers: pass a context.Context
When an envelope transformer calls out to KMS (for instance), it will be
very helpful to pass a `context.Context` to allow for cancellation. This
patch does that, while passing the previously-expected additional data
via a context value.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>

Kubernetes-commit: 27312feb9983c18d1daf00afba788727d024cdd0
2022-02-17 07:29:44 -08:00
..
testing generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
v1beta1 update generated files 2020-01-13 17:56:56 -05:00
envelope.go storage: transformers: pass a context.Context 2022-02-17 07:29:44 -08:00
envelope_test.go storage: transformers: pass a context.Context 2022-02-17 07:29:44 -08:00
grpc_service.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
grpc_service_unix_test.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
metrics.go fix broken link in some files 2021-04-13 08:43:24 +08:00