Skip to content

SPLAT-1293: Moved vSphereStaticIPs into Default from TechPreview#1729

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
vr4manta:SPLAT-1293
Mar 12, 2024
Merged

SPLAT-1293: Moved vSphereStaticIPs into Default from TechPreview#1729
openshift-merge-bot[bot] merged 1 commit intoopenshift:masterfrom
vr4manta:SPLAT-1293

Conversation

@vr4manta
Copy link
Contributor

@vr4manta vr4manta commented Jan 17, 2024

SPLAT-1293

Changes

  • Changed vSphereStaticIPs to now be on by default for GA support removing the need to set TechPreviewNoUpgrade.

Blocking

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 17, 2024

@vr4manta: This pull request references SPLAT-1293 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.16.0" version, but no target version was set.

Details

In response to this:

Changed vSphereStaticIPs to now be on by default for GA support removing the need to set TechPreviewNoUpgrade.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 17, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 17, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 17, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 17, 2024

Hello @vr4manta! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 17, 2024
@vr4manta vr4manta marked this pull request as ready for review January 18, 2024 15:23
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 18, 2024
@openshift-ci openshift-ci bot requested review from knobunc and mfojtik January 18, 2024 15:24
@vr4manta
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 18, 2024

@vr4manta: This pull request references SPLAT-1293 which is a valid jira issue.

Details

In response to this:

/jira 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 openshift-eng/jira-lifecycle-plugin repository.

@rvanderp3
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 19, 2024
@vr4manta
Copy link
Contributor Author

/assign @JoelSpeed

@JoelSpeed
Copy link
Contributor

Are there any E2E tests that we can run against this PR to ensure that the promotion is stable? Perhaps one of the payload informing/blocking CI jobs can test this feature?

@vr4manta
Copy link
Contributor Author

Are there any E2E tests that we can run against this PR to ensure that the promotion is stable? Perhaps one of the payload informing/blocking CI jobs can test this feature?

@JoelSpeed , Yes, I am updating CI to now have the flagged removed in 4.16+. Should be ready soon.

@vr4manta
Copy link
Contributor Author

/test ?

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 23, 2024

@vr4manta: The following commands are available to trigger required jobs:

  • /test build
  • /test e2e-aws-ovn
  • /test e2e-aws-ovn-techpreview
  • /test e2e-aws-serial
  • /test e2e-aws-serial-techpreview
  • /test e2e-upgrade
  • /test images
  • /test integration
  • /test unit
  • /test verify
  • /test verify-client-go
  • /test verify-crd-schema
  • /test verify-deps

The following commands are available to trigger optional jobs:

  • /test e2e-azure
  • /test e2e-gcp

Use /test all to run all jobs.

Details

In response to this:

/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.

@vr4manta
Copy link
Contributor Author

/payload-job-with-prs periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-csi #1729

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 23, 2024

@vr4manta: trigger 1 job(s) for the /payload-(job|aggregate|job-with-prs) command

  • periodic-ci-openshift-release-master-nightly-4.16-e2e-aws-csi

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/18c950f0-ba0a-11ee-8ede-135b728b5892-0

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 24, 2024
@vr4manta
Copy link
Contributor Author

/retest

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jan 24, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 24, 2024
@openshift-ci openshift-ci bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 24, 2024
@vr4manta
Copy link
Contributor Author

@JoelSpeed , i need this one prior to the other two. I have to update installer PR to use this version of API and same with machine-api. The other two PRs are directly referencing my fork to pick up changes.

@vr4manta
Copy link
Contributor Author

@JoelSpeed After our talks today, this one is only needed before the installer. The machine-api-operator changes are independent. Are we good to approve the move of static ip for vsphere out of TechPreview?

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 15, 2024

@vr4manta: This PR was included in a payload test run from openshift/installer#7943
trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-nightly-4.16-e2e-vsphere-static-ovn

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/9b349d80-cc0a-11ee-9ec6-58d17d440a2c-0

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 15, 2024

@vr4manta: This PR was included in a payload test run from openshift/installer#7943
trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-nightly-4.16-e2e-vsphere-static-ovn

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/4b5b2020-cc2a-11ee-94e9-34a677c11ec2-0

@vr4manta
Copy link
Contributor Author

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 16, 2024

@vr4manta: This PR was included in a payload test run from openshift/installer#7943
trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-nightly-4.16-e2e-vsphere-static-ovn

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/8b4cf8e0-ccd2-11ee-9ec5-3e170f3c0868-0

@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 17, 2024

@vr4manta: This pull request references SPLAT-1293 which is a valid jira issue.

Details

In response to this:

SPLAT-1293

Changes

  • Changed vSphereStaticIPs to now be on by default for GA support removing the need to set TechPreviewNoUpgrade.

Blocking

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Feb 17, 2024

@vr4manta: This pull request references SPLAT-1293 which is a valid jira issue.

Details

In response to this:

SPLAT-1293

Changes

  • Changed vSphereStaticIPs to now be on by default for GA support removing the need to set TechPreviewNoUpgrade.

Blocking

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 27, 2024

@vr4manta: This PR was included in a payload test run from openshift/installer#7943
trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-nightly-4.16-e2e-vsphere-static-ovn

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/3366d150-d56a-11ee-8cf3-3e103de02029-0

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 27, 2024

@vr4manta: This PR was included in a payload test run from openshift/installer#7943
trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-nightly-4.16-e2e-vsphere-static-ovn

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/4f84a730-d58e-11ee-971c-63a1a935b0ec-0

@vr4manta
Copy link
Contributor Author

vr4manta commented Mar 7, 2024

@JoelSpeed Other PRs are now merged. I'm ready to start reviewing this PR

@JoelSpeed
Copy link
Contributor

Tests look good, and the failure appears to be unrelated. Can see from artifacts that the IP address feature is working as expected and nodes have joined the cluster with static IPAM

/lgtm

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 11, 2024
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD dcd6ab3 and 2 for PR HEAD 8dbab36 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 5f93ef6 and 1 for PR HEAD 8dbab36 in total

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 12, 2024
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 12, 2024
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 12, 2024
@jcpowermac
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 12, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 12, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcpowermac, JoelSpeed, rvanderp3, vr4manta

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

The pull request process is described here

Details 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-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 1d50a97 and 2 for PR HEAD 6c1d1f0 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD fcf3734 and 1 for PR HEAD 6c1d1f0 in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 12, 2024

@vr4manta: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-azure 6c1d1f0 link false /test e2e-azure

Full PR test history. Your PR dashboard.

Details

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-bot openshift-merge-bot bot merged commit c542849 into openshift:master Mar 12, 2024
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. 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.

6 participants

Comments