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

You're not allowed to create a serviceaccount in namespace gefyra #393

Closed
SteinRobert opened this issue May 16, 2023 · 1 comment
Closed
Labels
bug 🐛 Something isn't working CI/CD Things concerning the CI/CD pipeline python Pull requests that update Python code

Comments

@SteinRobert
Copy link
Contributor

What happened?

When running gefyra up the error "You're not allowed to create a serviceaccount in namespace gefyra" appears.

What did you expect to happen?

Gefyra should retry - this typically happens when the Gefyra namespace is terminating.

Please provide the output of gefyra check.

How can we reproduce it (as minimally and precisely as possible)?

Run gefyra down and gefyra up sequentially.

What Kubernetes setup are you working with?

$ kubectl version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Anything else we need to know?

No response

@SteinRobert SteinRobert added bug 🐛 Something isn't working CI/CD Things concerning the CI/CD pipeline python Pull requests that update Python code labels May 16, 2023
SteinRobert added a commit that referenced this issue May 16, 2023
chore(#393): handle namespace creation error
@SteinRobert
Copy link
Contributor Author

Fixed in #394

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working CI/CD Things concerning the CI/CD pipeline python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant