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

Bug 2049838: added Nutanix platform to openshift/api #1059

Merged

Conversation

yannickstruyf3
Copy link
Contributor

This PR adds the Nutanix platform to the openshift/api repo.

@openshift-ci openshift-ci bot requested review from mfojtik and soltysh November 16, 2021 20:51
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 16, 2021

Hi @yannickstruyf3. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 16, 2021
@@ -169,6 +169,9 @@ const (

// AlibabaCloudPlatformType represents Alibaba Cloud infrastructure.
AlibabaCloudPlatformType PlatformType = "AlibabaCloud"

// NutanixPlatformType represents Nutanix infrastructure.
NutanixPlatformType PlatformType = "Nutanix"
Copy link
Contributor

Choose a reason for hiding this comment

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

This value needs to be added to the +kubebuilder:validation:Enum annotation on the PlatformType type.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@staebler Added the value as requested.

@staebler
Copy link
Contributor

staebler commented Dec 8, 2021

@sttts These changes look good to me. The Nutanix platform is coming in 4.11. Would you prefer holding off on merging this until we open for 4.11? Or is it OK to get this in now to make it easier for putting together and testing other work that depends on these changes?

@staebler
Copy link
Contributor

staebler commented Dec 8, 2021

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 8, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 8, 2021

@staebler: The label(s) /label ok-to-test cannot be applied. These labels are supported: platform/aws, platform/azure, platform/baremetal, platform/google, platform/libvirt, platform/openstack, ga, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, px-approved, docs-approved, qe-approved, downstream-change-needed, backport-risk-assessed, cherry-pick-approved

In response to this:

/label ok-to-test

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

thunderboltsid added a commit to thunderboltsid/installer that referenced this pull request Jan 14, 2022
This is a stopgap solution until openshift is able to merge
the API PR openshift#1059 openshift/api#1059.
thunderboltsid added a commit to nutanix-cloud-native/openshift-installer that referenced this pull request Feb 1, 2022
This is a stopgap solution until openshift is able to merge
the API PR openshift#1059 openshift/api#1059.
// by components inside the cluster, like kubelets using the infrastructure rather
// than Kubernetes networking. It is the IP that the Infrastructure.status.apiServerInternalURI
// points to. It is the IP for a self-hosted load balancer in front of the API servers.
APIServerInternalIP string `json:"apiServerInternalIP,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we need this in addition?

Copy link
Contributor

@thunderboltsid thunderboltsid Feb 2, 2022

Choose a reason for hiding this comment

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

@sttts Correct me if I'm wrong but AFAIK on-prem platforms are expected to provide both these fields to the machine config operator. see: https://github.com/openshift/machine-config-operator/pull/2852/files#

@rvanderp3
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 2, 2022
@sttts
Copy link
Contributor

sttts commented Feb 2, 2022

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 2, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rvanderp3, sttts, yannickstruyf3

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 2, 2022
@sttts
Copy link
Contributor

sttts commented Feb 3, 2022

/retest

@tkashem
Copy link
Contributor

tkashem commented Feb 3, 2022

LGTM

/assign @benluddy @p0lyn0mial

@sdodson sdodson added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Feb 3, 2022
@sdodson
Copy link
Member

sdodson commented Feb 3, 2022

Adding bugzilla/valid-bug label while we sort out whether or not this repo is misconfigured.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 3, 2022

@yannickstruyf3: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit bfe251c into openshift:master Feb 3, 2022
@tkashem
Copy link
Contributor

tkashem commented Feb 8, 2022

/retitle Bug 2049838: added Nutanix platform to openshift/api

@openshift-ci openshift-ci bot changed the title added Nutanix platform to openshift/api Bug 2049838: added Nutanix platform to openshift/api Feb 8, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 8, 2022

@yannickstruyf3: All pull requests linked via external trackers have merged:

Bugzilla bug 2049838 has been moved to the MODIFIED state.

In response to this:

Bug 2049838: added Nutanix platform to openshift/api

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tkashem
Copy link
Contributor

tkashem commented Feb 8, 2022

/bugzilla refresh

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 8, 2022

@tkashem: Bugzilla bug 2049838 is in an unrecognized state (MODIFIED) and will not be moved to the MODIFIED state.

In response to this:

/bugzilla refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants