OCPBUGS-94178: Remove --skip-crd-migration-phases flags from CAPI deployment - #8881
Conversation
These flags were introduced in PR openshift#8687 but are not supported by older CAPI images shipped with earlier OCP releases, causing the CAPI controller to fail to start. Remove them unconditionally for now; they should be re-added later gated on CAPI version support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@csrwng: This pull request references Jira Issue OCPBUGS-94178, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughTwo Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (10 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csrwng 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 |
|
/jira refresh |
|
@csrwng: This pull request references Jira Issue OCPBUGS-94178, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
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. |
|
@coderabbitai re: Pre-merge checks failed - this is not introduced by this PR |
|
Tip For best results, initiate chat on the files or code changes.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8881 +/- ##
=======================================
Coverage 43.19% 43.19%
=======================================
Files 767 767
Lines 94910 94910
=======================================
Hits 40997 40997
Misses 51050 51050
Partials 2863 2863
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/lgtm Sorry about that 🙈 I wonder why I didn't see this in a failure on another platform? Missing test coverage? |
|
Scheduling tests matching the |
Test Resultse2e-aws
e2e-aks
|
|
/retest-required |
|
No interval files for this job. Now I have all the evidence I need. Let me compile the final report: Test Failure Analysis CompleteJob Information
Test Failure AnalysisErrorSummaryThe Root CauseThe root cause is a transient etcd connectivity timeout during hosted cluster control plane startup, which is a known class of infrastructure flake unrelated to the PR under test. Detailed chain of events:
The Why this is unrelated to PR #8881:
Recommendations
Evidence
|
|
The e2e-aks-4-22 test failed because openshift-oauth-apiserver had 1 restart |
|
@csrwng: Overrode contexts on behalf of csrwng: ci/prow/e2e-aks-4-22 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 kubernetes-sigs/prow repository. |
|
/verified later @jkaurredhat |
|
@csrwng: This PR has been marked to be verified later by 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. |
|
@csrwng: all tests passed! 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. |
|
@csrwng: Jira Issue OCPBUGS-94178: All pull requests linked via external trackers have merged: This pull request has the 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. |
|
Fix included in release 5.0.0-0.nightly-2026-07-01-125918 |
Summary
--skip-crd-migration-phases=StorageVersionMigrationand--skip-crd-migration-phases=CleanupManagedFieldsflags from the core CAPI deployment templateTest plan
make testpassesmake verifypasses🤖 Generated with Claude Code
Summary by CodeRabbit