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
kctrl: Flag to create namespace when adding new repo (#1113)
* kctrl: Flag to create namespace when adding repo
When adding a new package repository to a cluster, it's now possible
to create the installation namespace automatically
by specifying the "--create-namespace" flag.
Fixesgh-1001
Signed-off-by: Thomas Vitale <[email protected]>
* Improve error handling
Signed-off-by: Thomas Vitale <[email protected]>
* Optimize status messages for namespace creation
Signed-off-by: Thomas Vitale <[email protected]>
* Add cleanup after tests
Signed-off-by: Thomas Vitale <[email protected]>
* Update test cleanup
Signed-off-by: Thomas Vitale <[email protected]>
* Use cleanup function for new tests
Signed-off-by: Thomas Vitale <[email protected]>
* Re-use existing namespace in test
Signed-off-by: Thomas Vitale <[email protected]>
---------
Signed-off-by: Thomas Vitale <[email protected]>
0 commit comments