add shortcut to exit and teardown resources from UI/console
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Describe the Feature You Want
From Gaëtan Lehmann in k8s slack:
[A]
shutdownbutton is missing in the dashboard (and aDkey in the console) to destroy the resources that tilt is currently aware of. [...] and the more I think about it, the more I think logical to have a way to exit tilt from the UI (web or console) instead of exiting it with a ctrl-c and relaunching it to destroy the commands
[D]uring the experience previously described, I wouldn't have known before launching tilt that I wanted to destroy the resources [...]so a user interface that allows to make the decision once tilt is running would better fit me
Current Behavior
A user can ctrl + c to exit tilt and run tilt down to destroy resources from cli.
Why Do You Want This?
Additional context
This could be considered a duplicate / related to #2427.
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
Review related issue #2427 and the existing UI/console exit paths, then compare them with the CLI's ctrl-c and tilt down behavior. Define the user-facing shutdown and teardown flow and its completion criteria before locating implementation and tests; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli, devtools, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100