Re-add rhacs-operator to OPP 5.0 upgrade config - #82918
Conversation
|
@amp-rh: GitHub didn't allow me to request PR reviews from the following users: mpruitt. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
|
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: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe OCP 5.0 upgrade configuration adds the ChangesRHACS operator upgrade
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amp-rh 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 |
|
/pj-rehearse auto-ack |
|
@amp-rh: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Re-adds rhacs-operator to the OPP 5.0 upgrade job config after it reappeared in the OCP 5.0 redhat-operators catalog (July 31 sync). Uses stable channel (head: v4.11.2) with operator_group and empty target_namespaces to create an AllNamespaces OperatorGroup, matching the operator's supported install mode. odf-operator remains excluded until published to the 5.0 catalog (tracked by RHSTOR-8660, expected ~Nov 2026).
9e68a2f to
f0b6c43
Compare
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
|
Superseded by #82920 which now includes the rhacs-operator install line (with AllNamespaces fix). Combining into a single PR to avoid merge conflicts and ensure atomic validation. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
Summary
rhacs-operatorto the OPP 5.0 upgrade job config after it reappeared in the OCP 5.0redhat-operatorscatalog (July 31 sync)stablechannel (head: v4.11.2) withoperator_groupfield to ensure proper OperatorGroup creationodf-operatorremains excluded until published to the 5.0 catalog (tracked by RHSTOR-8660)Context
PR #82372 removed
rhacs-operatorandodf-operatorfrom the 5.0 upgrade config because they were absent from the catalog when authored (~July 23). The catalog has since been populated andrhacs-operatoris now available. The package-leveldeprecated: trueflag is metadata-only (thestablechannel and its head bundle are not deprecated)./cc @MPruitt
Summary by CodeRabbit
rhacs-operatorto the OPP 5.0 upgrade job.stablechannel,v4.11.2starting version, andoperator_group.odf-operatorexcluded until publication to the 5.0 catalog.