metal3-io / cluster-api-provider-metal3

Metal³ integration with https://github.com/kubernetes-sigs/cluster-api
Apache License 2.0
194 stars 87 forks source link

WIP :bug: pin IPA version to avoid incompatibility with BMO 0.6 #1747

Closed Rozzii closed 2 weeks ago

Rozzii commented 1 month ago

This commit:

metal3-io-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign adilghaffardev for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/metal3-io/cluster-api-provider-metal3/blob/release-1.7/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Rozzii commented 1 month ago

First https://github.com/metal3-io/metal3-dev-env/pull/1413 has to get merged

Rozzii commented 1 month ago

This is just a test most likely this change won't be merged, rather BMO 0.6.1 will be released that has a fix to support newer IPAs and release 1.7 branch of CAPM3 will use BMO 0.6.1 going forward.

metal3-io-bot commented 1 month ago

New changes are detected. LGTM label has been removed.

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/ok-to-test

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 1 month ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 4 weeks ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 4 weeks ago

/test metal3-centos-e2e-integration-test-release-1-7

Rozzii commented 4 weeks ago

/test metal3-centos-e2e-integration-test-release-1-7

metal3-io-bot commented 4 weeks ago

@Rozzii: 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
metal3-centos-e2e-integration-test-release-1-7 1cf9c2676f2c620024e87ec33191e2d57fa3d02b link true /test metal3-centos-e2e-integration-test-release-1-7
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
metal3-io-bot commented 4 weeks ago

@Rozzii: 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
metal3-centos-e2e-integration-test-release-1-7 1cf9c2676f2c620024e87ec33191e2d57fa3d02b link true /test metal3-centos-e2e-integration-test-release-1-7

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
Rozzii commented 2 weeks ago

This PR was only used to debug some dependency issues of the CAPM3 and as it turns out dev-env. The fix for the issue that i was debugging: https://github.com/metal3-io/metal3-dev-env/pull/1415