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

Modify clusterclass patch for subnets to fix subnet cardinality and source for worker subnets #405

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

thunderboltsid
Copy link
Contributor

The cardinality of subnets in the clusterclass was incorrect and the source of subnet for worker machine deployment was incorrect. This changes the subnet cardinality from 1 to n and changes the source of subnets for worker machine deployments to workermachinedetails variable.

@thunderboltsid thunderboltsid requested review from dkoshkin and deepakm-ntnx and removed request for tuxtof April 4, 2024 18:09
deepakm-ntnx
deepakm-ntnx previously approved these changes Apr 4, 2024
The cardinality of subnets in the clusterclass was incorrect
and the source of subnet for worker machine deployment was incorrect.
This changes the subnet cardinality from 1 to n and changes the source
of subnets for worker machine deployments to workermachinedetails variable.
@thunderboltsid
Copy link
Contributor Author

/retest

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.63%. Comparing base (5c2df1b) to head (2cfc849).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   25.63%   25.63%           
=======================================
  Files          19       19           
  Lines        1303     1303           
=======================================
  Hits          334      334           
  Misses        969      969           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@adiantum adiantum left a comment

Choose a reason for hiding this comment

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

/lgtm

@thunderboltsid thunderboltsid merged commit 767aef4 into main Apr 5, 2024
12 of 13 checks passed
@thunderboltsid thunderboltsid deleted the jira/krbn-8122 branch April 5, 2024 09:12
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