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

chore: Truncate instance types requirements list #212

Merged

Conversation

jonathan-innis
Copy link
Member

@jonathan-innis jonathan-innis commented Feb 14, 2023

Fixes #

Description

Truncates the instance types requirements list so that the list will not be too large when it is populated into the v1alpha5.Machine spec. This list is now truncated down to the top 200 instance types that match the requirements. Cloudprovider are obviously welcome to further truncate this list down more if they need for their requests.

How was this change tested?

make presubmit

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@coveralls
Copy link

coveralls commented Feb 14, 2023

Pull Request Test Coverage Report for Build 4187620823

  • 19 of 19 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 78.418%

Totals Coverage Status
Change from base Build 4186638623: -0.2%
Covered Lines: 6366
Relevant Lines: 8118

💛 - Coveralls

njtran
njtran previously approved these changes Feb 15, 2023
@jonathan-innis jonathan-innis merged commit 6262bba into kubernetes-sigs:main Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants