Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Enhance gardenctl process react against some system signal like Ctrl+C (^C) #496

Open
neo-liang-sap opened this issue Dec 16, 2020 · 0 comments
Labels
lifecycle/rotten Nobody worked on this for 12 months (final aging stage)

Comments

@neo-liang-sap
Copy link
Contributor

Thanks for @dguendisch catching this point in EU/APJ hands-on session.
Take gardenctl ssh for example, gardenctl ssh take several steps and if user press Ctrl+C (^C) during some of the steps, the process will exit immediately without cleanup resources, this will leads to resource leakage.
This issue is created to enhance gardenctl react to Ctrl+C, ideally when user press Ctrl+C, gardenctl should notify user that it will perform several cleanup steps before exiting

@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Sep 22, 2021
@gardener-robot gardener-robot added lifecycle/rotten Nobody worked on this for 12 months (final aging stage) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/rotten Nobody worked on this for 12 months (final aging stage)
Projects
None yet
Development

No branches or pull requests

2 participants