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

Remove listMapKey for subnets list in failure domains #446

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

thunderboltsid
Copy link
Contributor

A subnet can either be referenced as a UUID or as Name depending on the type of the reference. As a result we can't rely on either of them as a defacto map key.

A subnet can either be referenced as a UUID or as Name depending
on the type of the reference. As a result we can't rely on either
of them as a defacto map key.
Copy link
Contributor

@dkoshkin dkoshkin left a comment

Choose a reason for hiding this comment

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

Yep, I had a similar comment nutanix-cloud-native/cluster-api-runtime-extensions-nutanix#684 (comment), didn't realize we had it in CAPX already.

Thanks for removing.

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.74%. Comparing base (aa9f890) to head (4cef510).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  Coverage   31.74%   31.74%           
=======================================
  Files          14       14           
  Lines        1367     1367           
=======================================
  Hits          434      434           
  Misses        933      933           

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

@thunderboltsid thunderboltsid requested review from adiantum and removed request for tuxtof June 4, 2024 11:06
@thunderboltsid thunderboltsid merged commit 4f74aed into main Jun 5, 2024
12 of 13 checks passed
@thunderboltsid thunderboltsid deleted the jira/krbn-8206 branch June 5, 2024 13:58
@thunderboltsid thunderboltsid added the bug Something isn't working label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants