Skip to content

Conversation

@backjo
Copy link
Collaborator

@backjo backjo commented Sep 15, 2021

Closes #331

Signed-off-by: Jonah Back [email protected]

@backjo backjo requested review from a team as code owners September 15, 2021 19:07
@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #332 (34fed37) into master (fe8b56f) will decrease coverage by 0.12%.
The diff coverage is 29.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   56.00%   55.87%   -0.13%     
==========================================
  Files          27       27              
  Lines        4025     4041      +16     
==========================================
+ Hits         2254     2258       +4     
- Misses       1629     1640      +11     
- Partials      142      143       +1     
Impacted Files Coverage Δ
controllers/providers/aws/aws.go 0.00% <0.00%> (ø)
controllers/provisioners/eks/cloud.go 83.98% <71.42%> (-0.47%) ⬇️
api/v1alpha1/zz_generated.deepcopy.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe8b56f...34fed37. Read the comment docs.

Signed-off-by: Jonah Back <[email protected]>
Copy link
Collaborator

@eytan-avisror eytan-avisror left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@backjo backjo merged commit 19de2db into master Sep 15, 2021
@backjo backjo deleted the fix/InstanceFamilyArch branch September 15, 2021 21:59
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.

SubFamilyFlexible calculations should ensure that instance types have the same supported architectures.

3 participants