Skip to content

Conversation

@embik
Copy link
Contributor

@embik embik commented Feb 17, 2022

What this PR does / why we need it:

Our Nutanix provider implementation assumed that all networks would have a cluster reference. That does not seem to be the case, as e.g. VPC overlay networks do not have one (also see nutanix/terraform-provider-nutanix#328).

This PR includes that as a possible scenario when checking the cluster reference on a discovered subnet.

Which issue(s) this PR fixes (optional, in fixes #<issue number> format, will close the issue(s) when PR gets merged):
Fixes #1192

Special notes for your reviewer:

Optional Release Note:

Support VPC overlay network types in Nutanix

Signed-off-by: Marvin Beckers marvin@kubermatic.com

Signed-off-by: Marvin Beckers <marvin@kubermatic.com>
@kubermatic-bot kubermatic-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. sig/osm Denotes a PR or issue as being assigned to SIG OSM. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 17, 2022
@embik
Copy link
Contributor Author

embik commented Feb 17, 2022

/hold

I'd like to test this, but we do not have a VPC overlay network yet.

@kubermatic-bot kubermatic-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 17, 2022
@embik
Copy link
Contributor Author

embik commented Feb 18, 2022

/hold cancel

@kubermatic-bot kubermatic-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 18, 2022
@embik embik requested a review from moadqassem February 18, 2022 08:55
Copy link
Member

@moadqassem moadqassem left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 18, 2022
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: b46433dc51fd4b91c31659aee3fe27b1c356c281

@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik, moadqassem

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 18, 2022
@kubermatic-bot kubermatic-bot merged commit 2b93e00 into kubermatic:master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/osm Denotes a PR or issue as being assigned to SIG OSM. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support advanced Nutanix network types

3 participants