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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about Reconcilation for KubernetesAuthEngineConfig and KubernetesSecretEngineConfig #261

Open
pyjos opened this issue Jan 31, 2025 · 0 comments

Comments

@pyjos
Copy link

pyjos commented Jan 31, 2025

Hello - I'm currently using this in a personal project with Vault - I was seeing some behavior in terms of reconciliation that i wanted to clarify
In terms of the CRD's KubernetesAuthEngineConfig and KubernetesSecretEngineConfig - I see the following

  • Create the CR in the cluster
  • Make updates to the CR
  • See those updates in Vault Engine / Secret Path

However - if I make an update to an auth point using an outside source (like the Vault CLI) - I was expecting the operator to reconcile and rewrite that auth point with the details in the CR - but I don't see that happening

  • Create the CR in the cluster
  • Make update to auth engine using vault cli
  • Was hoping to see operator reconcile it here - but I don't see that happening

Was there something that I missed for this?

@pyjos pyjos changed the title Question about Reconcilation Question about Reconcilation for KubernetesAuthEngineConfig and KubernetesSecretEngineConfig Jan 31, 2025
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

No branches or pull requests

1 participant