carvel-dev / carvel-dev/kwt

Flag to automatically clean up

Open
#25 4 comments 0 reactions 0 assignees View on GitHub
carvel-accepted enhancement
Dominant language
Go
Stars
166
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem/challenge you have**
It would be nice to have a flag like `--rm` which you can pass to `start` to automatically clean up when you Cntrl+C.

**Describe the solution you'd like**
A `--rm` (or similar) flag for `start` to cleanup the secrets and pod when kwt is interrupted

Contributor guide

Open the contributing guide

Research direction

Start at the `start` command and trace how interruption is currently handled. Define the `--rm` behavior so that interrupting kwt removes the associated secrets and pod, then verify cleanup through the existing command checks or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.