kudobuilder / kudobuilder/kudo
Automatically create non-existent namespace during `kubectl kudo install --namespace=$namespace $operator`
Open
kind/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
**What would you like to be added**:
Automatic creation of non-existent namespaces during `kubectl kudo install
--namespace=$namespace $operator`.
**Why is this needed**:
Convenience.
Contributor guide
Research direction
Start by tracing the `kubectl kudo install --namespace=$namespace $operator` command entry point and the existing namespace handling during installation. Confirm how a missing namespace currently behaves, then verify that installation creates the requested namespace before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100