-
Notifications
You must be signed in to change notification settings - Fork 438
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
[release-1.18] Update handling Capabilities that have a float value #5493
[release-1.18] Update handling Capabilities that have a float value #5493
Conversation
In the case of "Standard_M8-4ms", their memory capability is specified as a float with value 218.75 GiB. Added a fix to handle capabilitites that have a float value instead of erroring from reconcile because of inability to parse float values.
/lgtm |
LGTM label has been added. Git tree hash: 11961bad528c3bc606705b384460ced51fe4bcbc
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nawazkh The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.18 #5493 +/- ##
================================================
- Coverage 52.42% 52.41% -0.01%
================================================
Files 272 272
Lines 29365 29367 +2
================================================
Hits 15394 15394
- Misses 13165 13167 +2
Partials 806 806 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/retest |
This is an automated cherry-pick of #5481
/assign nawazkh