You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
pyjos
changed the title
Question about Reconcilation
Question about Reconcilation for KubernetesAuthEngineConfig and KubernetesSecretEngineConfig
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
andKubernetesSecretEngineConfig
- I see the followingHowever - 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
Was there something that I missed for this?
The text was updated successfully, but these errors were encountered: