Feature: Map flavor not found to ResourceExhausted grpc code#383
Conversation
|
Welcome @viragvoros! |
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
1 similar comment
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
1 similar comment
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
aaronfern
left a comment
There was a problem hiding this comment.
Thanks for the PR @viragvoros!
A couple comments, ptal
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
|
Hi @aaronfern, thank you for the review :) I added the suggestions, let me know if there is anything else to improve. |
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
|
The PR needs to be labeled with ok-to-test by a maintainer to trigger the automated validation of the change |
|
Thank you for the changes! |
|
LGTM label has been added. DetailsGit tree hash: 6db53c71411677b27dcfa2ea7515fcc3d95250ea |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aaronfern The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
How to categorize this PR?
/area robustness
/kind enhancement
/platform openstack
What this PR does / why we need it:
This PR improves OpenStack machine error handling by classifying flavor resolution failures and mapping them to
codes.ResourceExhausted. Previously, onlyNoValidHosterrors were classified as resource exhausted errors.Special notes for your reviewer:
None
Release note: