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

No error message when cloud client is not present #299

Closed
dansible opened this issue Sep 2, 2020 · 1 comment · Fixed by #300
Closed

No error message when cloud client is not present #299

dansible opened this issue Sep 2, 2020 · 1 comment · Fixed by #300
Assignees

Comments

@dansible
Copy link
Contributor

dansible commented Sep 2, 2020

Describe the bug
When the cloud provider client is not installed, gardenctl should error to explain that it is missing. Currently it just exits silently

To Reproduce
Steps to reproduce the behavior:

  1. Target a shoot
  2. Make sure aws | az | gcloud | openstack is not installed
  3. Run gardenctl <aws|az|gcloud|openstack> -- --help

Expected behavior
gardenctl should return with an error to say that the cli utility is not installed

Gardenctl Version (please complete the following information):

  • v0.21.0
@neo-liang-sap
Copy link
Contributor

good catch! i will fix this!
/assign

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants