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

Use more concrete error class on plugin not found #3604

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

cosmo0920
Copy link
Contributor

Signed-off-by: Hiroshi Hatake [email protected]

Which issue(s) this PR fixes:
None.

What this PR does / why we need it:
Not found plugin is basically config error but we need to use another error class to customize this error for config validation.
In general, cloud service does not permit to install plugins via user operations.

This patch does not affect for error message for ordinary cases.
Perhaps, it might affect error handling but this should be a corner case.

Docs Changes:
No needed.

Release Note:
Same as title.

@cosmo0920 cosmo0920 requested review from ashie and kenhys January 19, 2022 05:49
Copy link
Member

@ashie ashie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Waiting CI...

@ashie ashie merged commit a606033 into master Jan 19, 2022
@ashie ashie deleted the separate-error-class-on-not-found-plugin branch January 19, 2022 06:31
@cosmo0920
Copy link
Contributor Author

Thanks!

@ashie ashie added this to the v1.14.5 milestone Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants