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

OCPBUGS-22152: Merge https://github.com/kubernetes-sigs/cluster-api-provider-vsphere:v1.8.3 (ef8d014) into master #22

Merged
merged 30 commits into from Oct 26, 2023

Conversation

damdo
Copy link
Member

@damdo damdo commented Oct 25, 2023

No description provided.

killianmuldoon and others added 30 commits August 30, 2023 11:29
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
…ot/cherry-pick-2303-to-release-1.8

[release-1.8] 🐛 Fix nil pointer error in retrieveVcenterSession
…ot/cherry-pick-2321-to-release-1.8

[release-1.8] 🌱 Improve godoc for VSphereCluster.spec.failureDomainSelector
Signed-off-by: Gong Zhang <gongz@vmware.com>
…ot/cherry-pick-2330-to-release-1.8

[release-1.8] 🌱 Bump to Go 1.20.8
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
…ot/cherry-pick-2322-to-release-1.8

[release-1.8] 🌱 Add finalizer for VSphereClusterIdentity
Signed-off-by: Stefan Büringer buringerst@vmware.com
…ot/cherry-pick-2341-to-release-1.8

[release-1.8] 🌱 Only ensure Go minor version
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>

(cherry picked from commit d63e2bc)
…nerref

[release-1.8] 🌱 Add ownerReference resilience test
…ot/cherry-pick-2367-to-release-1.8

[release-1.8] 🌱 CI: move to new resource pool and folder in VMC
…affinity

[release-1.8] 🌱 Use number of esxi hosts as worker node count for anti-affinity e2e test
…ot/cherry-pick-2382-to-release-1.8

[release-1.8] 🌱 CI: replace metal3 ipam by CAPI in-cluster provider
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
…mp-capi

[release-1.8] 🌱 Bump Cluster API to v1.5.2
…ot/cherry-pick-2397-to-release-1.8

[release-1.8] 🐛 Remove the conditional on ipv6
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
…-net-1.8

[release-1.8] 🌱 Bump golang.org/x/net to v0.17.0
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
…ot/cherry-pick-2432-to-release-1.8

[release-1.8] 🌱 Bump Go to v1.20.10
@damdo damdo changed the title Merge https://github.com/kubernetes-sigs/cluster-api-provider-vsphere:v1.8.3 (ef8d014) into master OCPBUGS-22152: Merge https://github.com/kubernetes-sigs/cluster-api-provider-vsphere:v1.8.3 (ef8d014) into master Oct 25, 2023
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Oct 25, 2023
@openshift-ci-robot
Copy link

@damdo: This pull request references Jira Issue OCPBUGS-22152, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.15.0) matches configured target version for branch (4.15.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @sunzhaohua2

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

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

openshift-ci bot commented Oct 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: damdo

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 Oct 25, 2023
@damdo
Copy link
Member Author

damdo commented Oct 25, 2023

/retest

@JoelSpeed
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 25, 2023
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 30b05c0 and 2 for PR HEAD a9dd369 in total

@damdo
Copy link
Member Author

damdo commented Oct 26, 2023

/retest

@openshift-ci
Copy link

openshift-ci bot commented Oct 26, 2023

@damdo: 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-ci openshift-ci bot merged commit 44c20f3 into openshift:master Oct 26, 2023
5 checks passed
@openshift-ci-robot
Copy link

@damdo: Jira Issue OCPBUGS-22152: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-22152 has been moved to the MODIFIED state.

In response to this:

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

Fix included in accepted release 4.15.0-0.nightly-2023-10-27-135451

@openshift-bot
Copy link

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-vsphere-cluster-api-controllers-container-v4.15.0-202311202349.p0.g44c20f3.assembly.stream for distgit ose-vsphere-cluster-api-controllers.
All builds following this will include this PR.

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-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet