-
Notifications
You must be signed in to change notification settings - Fork 12
Flag to automatically clean up #25
Copy link
Copy link
Open
Labels
carvel-acceptedThis issue should be considered for future work and that the triage process has been completedThis issue should be considered for future work and that the triage process has been completedenhancementThis issue is a feature requestThis issue is a feature request
Metadata
Metadata
Assignees
Labels
carvel-acceptedThis issue should be considered for future work and that the triage process has been completedThis issue should be considered for future work and that the triage process has been completedenhancementThis issue is a feature requestThis issue is a feature request
Describe the problem/challenge you have
It would be nice to have a flag like
--rmwhich you can pass tostartto automatically clean up when you Cntrl+C.Describe the solution you'd like
A
--rm(or similar) flag forstartto cleanup the secrets and pod when kwt is interrupted