apiserver/pkg/storage/value/encrypt
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
..
aes storage: transformers: pass a context.Context 2022-02-17 07:29:44 -08:00
envelope storage: transformers: pass a context.Context 2022-02-17 07:29:44 -08:00
identity storage: transformers: pass a context.Context 2022-02-17 07:29:44 -08:00
secretbox storage: transformers: pass a context.Context 2022-02-17 07:29:44 -08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00