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

feat: add new crds (#98)

Open blakepettersson opened this issue 2 years ago • 1 comments

Adds VaultAuthBackend, VaultKubernetesAuthBackend and VaultKubernetesAuthBackendRole CRDs, with corresponding controllers.

These CRDs enable the management of Vault auth backends, along with kubernetes auth configs and roles through the operator.

This is obviously a very rough PoC and more intended as a throwaway than anything else, but would be nice to get some feedback 😄 Tested this using a local k8s cluster and Vault cluster and these work fine so far.

blakepettersson avatar Apr 05 '23 08:04 blakepettersson

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Apr 05 '23 08:04 hashicorp-cla