apiserver/pkg/server/options/encryptionconfig
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
..
testdata/valid-configs Ensure testing credentials are labeled as such 2020-02-04 10:36:05 -08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
config.go fix typo in kms encryption config logs 2021-09-16 18:18:59 +00:00
config_test.go storage: transformers: pass a context.Context 2022-02-17 07:29:44 -08:00