replicatedhq / replicatedhq/sbctl
Infer a default namespace
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 55
- Forks
- 12
- Avg merge
- 19h 48m
- Merged PRs (30d)
- 7
Description
Many of our support bundles don't include the default namespace. The generated config should set the current namespace to a namespace that exists in the support bundle.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the support-bundle config generation entry point and inspect how the current namespace is selected; done means generated configs choose a namespace that exists when the bundle has no default namespace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100