Ted Teng
Ted Teng
**What would you like to be added**: Hi, @jguipi can you elaborate/update the idea as you mention from the DoD log. you want to add a Seed status for Operator...
**Describe the bug** Sanitize user input when executing local commands as much as possible This is one of the sub-task for ticket https://github.com/gardener/gardenctl/issues/267
base on issues https://github.com/gardener/gardenctl/pull/319#discussion_r494179780 . this is one of following tasks to remove replace all occurences of target.Target[index].Name ``` There should be a backlog item to replace all occurences of...
**Describe the bug** To make sure the code quality we need add more tests to cover the gardenctl code as much as we can to check the code quality every...
It's better now but I still think it's hard to understand and extend. I think these validations started simple but with added functionality started to get more and more complex....
**Describe the bug** I like to execute the test_local for e2e testing from GitHub action when any new commit pushed. the action which able to handle ssh testing in test_local...
**Describe the bug** The update feature only displays the information currently ``` gardenctl update New version "v0.24.0" of Gardenctl is available at https://github.com/gardener/gardenctl/releases/latest Please get latest version from above URL...
**Describe the bug** I got same issue #492 today when I troubleshooting user cluster issue. then use PR https://github.com/gardener/gardenctl/pull/494 to ssh node. The result exit directly without call cleanup method...
**Describe the bug** In Gardener hands-on session we met the issue ``` Warning: Be aware that you are entering an untrusted environment! Do not enter credentials or sensitive data within...
**Describe the bug** It happened daily troubleshooting from the end-user. User ssh access node 1 without issue, then in a new session not allow user access node 2 at the...