tilt-dev / tilt-dev/tilt

add shortcut to exit and teardown resources from UI/console

Open
#4,876 2 comments 2 reactions 0 assignees View on GitHub

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

From Gaëtan Lehmann in k8s slack:

[A] shutdown button is missing in the dashboard (and a D key 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.