AGENT-1570: Remove all NoRegistryClusterInstall feature gate check - #6396
AGENT-1570: Remove all NoRegistryClusterInstall feature gate check#6396pawanpinjarkar wants to merge 1 commit into
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@pawanpinjarkar: This pull request references AGENT-1570 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 story to target the "5.0.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. |
|
/test e2e-agent-compact-ipv4-iso-no-registry |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (4)
💤 Files with no reviewable changes (3)
WalkthroughInternalReleaseImage controllers, informers, bootstrap generation, certificate reconciliation, secret merging, policy deployment, and tests no longer depend on the ChangesInternalReleaseImage processing
Estimated code review effort: 3 (Moderate) | ~20 minutes Suggested reviewers: Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (2 errors, 1 warning)
✅ Passed checks (12 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: pawanpinjarkar The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
d81782e to
fb5fb69
Compare
The InternalReleaseImage(IRI) functionality will now be always active instead of being gated behind a feature flag
45f44ac to
0288ae6
Compare
|
/test e2e-agent-compact-ipv4-iso-no-registry |
|
@pawanpinjarkar: 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. |
The InternalReleaseImage(IRI) functionality will now be always active instead of being gated behind a feature flag
- What I did
Remove all NoRegistryClusterInstall feature gate check
- How to verify it
/test e2e-agent-compact-ipv4-iso-no-registry
- Description for the changelog
Summary by CodeRabbit
New Features
Tests