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
This seems to be a duplicate of #12 . I opened a pull request (#35) that fixes this issue by renaming the CRD from Namespace to VaultNamespace. I'm still not 100% certain why this change fixes the error, but it does.
I'm hoping this kickstarts the conversation on the root cause of the issue and we can get a fix out soon.
What happened?
I am unable to create a namespace in vault-enterprise setup on kubernetes. It shows created while applying the yaml but it never gets created.
How can we reproduce it?
I used the below yaml to create a namespace as per the example shared here.
$~ kubectl get namespaces.vault.vault.upbound.io
$~ kubectl get namespaces.vault.vault.upbound.io ns1
What environment did it happen in?
Nonprod environment
The text was updated successfully, but these errors were encountered: