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
{{ message }}
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
This would be nice! With the GitLab Kubernetes Integration a Namespace is automatically created for that environment, that can directly be used for the project namespace
Tested with acorn version - v0.5.1-46-g1e0a96b+1e0a96be
Create a namespace in kubectl - test1
Deployed app in the namespace using - acorn run -j test1 .
This resulted in test1 becoming a project - label - acorn.io/project=true was added to test1 namespace.
This is not the right behavior. This should fail with error message stating that project is not valid. This issue is tracked in -check if project is valid when -j argument is used #1212
As the title says. This will make that namespace show up as a project when you do
acorn projects
The text was updated successfully, but these errors were encountered: