nutanix-cloud-native / cluster-api-provider-nutanix

Kubernetes-native declarative infrastructure provider for Nutanix AHV
https://opendocs.nutanix.com/capx/latest/getting_started/
Apache License 2.0
40 stars 23 forks source link

Remove `listMapKey` for subnets list in failure domains #446

Closed thunderboltsid closed 5 months ago

thunderboltsid commented 5 months ago

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.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.