Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new crds (#98) #113

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blakepettersson
Copy link
Contributor

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.

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.
@hashicorp-cla
Copy link

hashicorp-cla commented Apr 5, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants