Closed tedteng closed 3 years ago
as a bug from https://github.com/gardener/gardenctl/issues/502, it caused the resource leakage. I like to add a flag in ssh able to invoke cleanupAwsBastionHost instead of manually removed leaking resources (instances, SG, etc)
ssh
cleanupAwsBastionHost
/close it as a feature enabled from the internal version ticket 14
as a bug from https://github.com/gardener/gardenctl/issues/502, it caused the resource leakage. I like to add a flag in
ssh
able to invokecleanupAwsBastionHost
instead of manually removed leaking resources (instances, SG, etc)