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

Unable to create namespace #12

Closed
karthikaskannan opened this issue Sep 4, 2023 · 1 comment · Fixed by #35
Closed

Unable to create namespace #12

karthikaskannan opened this issue Sep 4, 2023 · 1 comment · Fixed by #35
Labels
bug Something isn't working

Comments

@karthikaskannan
Copy link

What happened?

Unable to create vault namespace getting "Resource not found error"

Epic #

How can we reproduce it?

apiVersion: vault.vault.upbound.io/v1alpha1
kind: Namespace
metadata:
name: vault-namespace
spec:
forProvider:
namespace: ""
path: ""

@jaylevin
Copy link
Contributor

jaylevin commented Apr 5, 2024

I opened a PR that fixes this bug (#35) by renaming the Namespace MR to VaultNamespace. Something about it being named Namespace seems to be causing issues but the root cause is still not obvious to me..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants