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

[release-1.18] Update handling Capabilities that have a float value #5493

Conversation

k8s-infra-cherrypick-robot

This is an automated cherry-pick of #5481

/assign nawazkh

Update handling of AzureMachine's `VMSize` Capabilities that have a float value

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.
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 19, 2025
@nawazkh
Copy link
Member

nawazkh commented Mar 19, 2025

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 19, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 11961bad528c3bc606705b384460ced51fe4bcbc

@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 19, 2025
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 52.41%. Comparing base (197d56a) to head (8283a6b).
Report is 3 commits behind head on release-1.18.

Files with missing lines Patch % Lines
azure/services/resourceskus/sku.go 0.00% 3 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nawazkh
Copy link
Member

nawazkh commented Mar 19, 2025

/retest

@k8s-ci-robot k8s-ci-robot merged commit 00dc84d into kubernetes-sigs:release-1.18 Mar 20, 2025
20 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in CAPZ Planning Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants