Whitelist a dev cluster without modifying the Tiltfile
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Describe the Feature You Want
Tell Tilt about a valid dev cluster without having to modify Tiltfile to add allow_k8s_context
Current Behavior
Tilt refuses to deploy to a cluster it doesn't recognize
Why Do You Want This?
Report from K8s slack
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
Start by tracing how Tilt handles Kubernetes context validation and the allow_k8s_context setting in the Tiltfile. Determine where a valid development cluster could be whitelisted without editing that file. Done means Tilt accepts the supported cluster and can deploy to it without requiring allow_k8s_context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100