ssh
add option to specify the worker username for the ssh
command #322
Closed
Description
opened on Jun 22, 2023
What would you like to be added:
Add an option for gardenctl in order to override the username for the shoot worker. E.g. --node-username=admin
Why is this needed:
If the execute cloud config downloader script did not run through successfully, the gardener user is most likely not created and thus a login with this user will fail. In this case the user should try with the admin user as fallback.
Activity