Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error message "Unknown workload_type" #178

Closed
SteinRobert opened this issue Sep 1, 2022 · 1 comment · Fixed by #182
Closed

Improve error message "Unknown workload_type" #178

SteinRobert opened this issue Sep 1, 2022 · 1 comment · Fixed by #182
Labels
enhancement 🎉 New feature or request good first issue ✨ Good for newcomers

Comments

@SteinRobert
Copy link
Contributor

Error message is here:
https://github.com/gefyrahq/gefyra/blob/main/client/gefyra/api/run.py#L18

It clearly indicates that something is wrong, but it does not tell the user how to actually fix the problem.

Solution:
List valid workload types.

@SteinRobert SteinRobert added enhancement 🎉 New feature or request good first issue ✨ Good for newcomers labels Sep 1, 2022
@sokratisvas
Copy link
Contributor

Hi, I would like to help. The workload types list has to be printed in any specific format (e.g. line by line)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🎉 New feature or request good first issue ✨ Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants