Skip to content

vsphere zonal: platform spec and terraform updates#6329

Merged
openshift-merge-robot merged 3 commits intoopenshift:masterfrom
jcpowermac:vsphere-zonal-terraform-platform-updates
Sep 14, 2022
Merged

vsphere zonal: platform spec and terraform updates#6329
openshift-merge-robot merged 3 commits intoopenshift:masterfrom
jcpowermac:vsphere-zonal-terraform-platform-updates

Conversation

@jcpowermac
Copy link
Copy Markdown
Contributor

@jcpowermac jcpowermac commented Sep 10, 2022

This PR contains the changes from @rvanderp3 and I that updates the platform spec to conform to the changes in openshift/api#1278. The changes greatly reduce the complexity of the zonal platform spec.

@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 Sep 10, 2022
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 10, 2022
@jcpowermac jcpowermac force-pushed the vsphere-zonal-terraform-platform-updates branch 2 times, most recently from 462bef0 to eab941d Compare September 11, 2022 13:17
@jcpowermac
Copy link
Copy Markdown
Contributor Author

After #6064 and #6320
are merged will rebase this.

@jcpowermac jcpowermac force-pushed the vsphere-zonal-terraform-platform-updates branch 2 times, most recently from 90b2133 to 682ddab Compare September 11, 2022 13:56
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 11, 2022
@jcpowermac
Copy link
Copy Markdown
Contributor Author

/test e2e-vsphere-zones

@jcpowermac
Copy link
Copy Markdown
Contributor Author

/test e2e-vsphere-zones

nm, we need to merge openshift/release#32178

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 12, 2022
@jcpowermac jcpowermac force-pushed the vsphere-zonal-terraform-platform-updates branch from 682ddab to 77396d1 Compare September 12, 2022 13:39
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 12, 2022
@jcpowermac jcpowermac changed the title [wip] vsphere zonal: terraform platform updates vsphere zonal: platform spec and terraform updates Sep 12, 2022
@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 Sep 12, 2022
@jcpowermac
Copy link
Copy Markdown
Contributor Author

/assign @patrickdillon

@jcpowermac
Copy link
Copy Markdown
Contributor Author

/retest-required

@rvanderp3
Copy link
Copy Markdown
Contributor

/test govet
/test e2e-vsphere-zones

jcpowermac and others added 2 commits September 12, 2022 13:06
This commit makes changes to the terraform
modules and variables to support the recent
changes in the platform spec.
Which greatly reduces the complexity of a
zonal installation.
platform spec updates to reflect enhancement
@jcpowermac jcpowermac force-pushed the vsphere-zonal-terraform-platform-updates branch from 77396d1 to 20a8ba6 Compare September 12, 2022 17:06
@jcpowermac
Copy link
Copy Markdown
Contributor Author

/test e2e-vsphere-zones

Setting the configmap to the expected naming.
@jcpowermac
Copy link
Copy Markdown
Contributor Author

/test e2e-vsphere-zones

@patrickdillon
Copy link
Copy Markdown
Contributor

/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 13, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: patrickdillon

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 openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 13, 2022
@rvanderp3
Copy link
Copy Markdown
Contributor

/lgtm

@rvanderp3
Copy link
Copy Markdown
Contributor

/hold

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 13, 2022
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 13, 2022
@rvanderp3
Copy link
Copy Markdown
Contributor

/hold cancel

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 13, 2022
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 503e900 and 2 for PR HEAD 69f12b6 in total

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 14, 2022

@jcpowermac: The following tests 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-libvirt 69f12b6 link false /test e2e-libvirt
ci/prow/okd-e2e-gcp-ovn-upgrade 69f12b6 link false /test okd-e2e-gcp-ovn-upgrade
ci/prow/e2e-metal-assisted 69f12b6 link false /test e2e-metal-assisted
ci/prow/e2e-vsphere-zones 69f12b6 link false /test e2e-vsphere-zones
ci/prow/e2e-ibmcloud-ovn 69f12b6 link false /test e2e-ibmcloud-ovn
ci/prow/e2e-openstack 69f12b6 link false /test e2e-openstack

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-ci-robot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD e2ec1e2 and 1 for PR HEAD 69f12b6 in total

@jcpowermac
Copy link
Copy Markdown
Contributor Author

/retest-required

@openshift-merge-robot openshift-merge-robot merged commit 75cba03 into openshift:master Sep 14, 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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants