kms-vault-operator icon indicating copy to clipboard operation
kms-vault-operator copied to clipboard

Implement mergeable secrets

Open patoarvizu opened this issue 4 years ago • 2 comments

It would be great to have a way to support deploying multiple KMSVaultSecrets that are writing to the same path and merge the content of both to avoid contention, similar to how Nginx has mergeable ingresses.

The PartialKMSVaultSecrets provide kind of an alternative to this, but enabling mergeable secrets can make integrations with other systems be more cloud-native.

patoarvizu avatar Apr 30 '20 15:04 patoarvizu

+1

dcodix avatar Apr 30 '20 16:04 dcodix

👍

rliuAsapp avatar May 12 '20 16:05 rliuAsapp