Close resources on term signal
Open
area/cli
kind/enhancement
stale
team/cli
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What would you like to be added**:
Coming from https://github.com/aws/eks-anywhere/issues/1116
Close all opened resources when the CLI receives a TERM signal
In particular, make sure the eks-a tools long running container is stopped
**Why is this needed**:
Why shouldn't leave dangling resources when possible, even after a force kill
Contributor guide
Assessment
This issue has not been assessed yet.