-
Notifications
You must be signed in to change notification settings - Fork 1.3k
framework,api,server,ui: improve error messaging #12336
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
base: 4.22
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 4.22 #12336 +/- ##
============================================
+ Coverage 17.61% 17.64% +0.02%
- Complexity 15659 15701 +42
============================================
Files 5914 5915 +1
Lines 530807 531096 +289
Branches 64856 64898 +42
============================================
+ Hits 93512 93697 +185
- Misses 426781 426866 +85
- Partials 10514 10533 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Framwork level improvements for for contextual and localized API error messages More details to be added Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
86379b7 to
c938bd1
Compare
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 16271 |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
Description
Framework level improvements for for contextual and localized API error messages
Design spec: Error Message Consistency, Customization, and Localization Framework
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
Refined error message with additional context for admin

User facing error, with localization

Example API response
How Has This Been Tested?
How did you try to break this feature and the system with this change?