MGMT-23045: toggle metal3 integration#9933
MGMT-23045: toggle metal3 integration#9933rccrdpccl wants to merge 1 commit intoopenshift:masterfrom
Conversation
Signed-off-by: Riccardo Piccoli <rpiccoli@redhat.com>
|
@rccrdpccl: This pull request references MGMT-23045 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 bug to target the "4.22.0" version, but no target version was set. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/hold |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Cache: Disabled due to data retention organization setting Knowledge base: Disabled due to data retention organization setting 📒 Files selected for processing (3)
WalkthroughThis change introduces a Metal3 feature flag ( Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (2 warnings, 2 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rccrdpccl The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@rccrdpccl: This pull request references MGMT-23045 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 bug to target the "4.22.0" version, but no target version was set. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9933 +/- ##
=======================================
Coverage 44.06% 44.06%
=======================================
Files 414 414
Lines 72172 72180 +8
=======================================
+ Hits 31803 31807 +4
- Misses 37494 37498 +4
Partials 2875 2875
🚀 New features to boost your workflow:
|
|
@rccrdpccl: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
Cluster API Provider Openshift Assisted requires assisted to work even without metal3: in some cases, we want to use other infrastructure providers (openstack, kubevirt, etc) and not be forced to have metal3 crds installed.
In case in the future we want them to coexist (i.e. we want to use separately Assisted Installer ZTP standalone - not through CAPI), we'd just install the metal3 crds and enable the integration on the assisted side.
List all the issues related to this PR
What environments does this code impact?
How was this code tested?
Checklist
docs, README, etc)Reviewers Checklist
Summary by CodeRabbit
Release Notes
New Features
Tests