netobserv: few env renamed; bundle now uses downstream config already#81071
netobserv: few env renamed; bundle now uses downstream config already#81071jotak wants to merge 1 commit into
Conversation
|
/cc @memodi |
|
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 selected for processing (2)
💤 Files with no reviewable changes (1)
WalkthroughThe PR removes the downstream CSV patching step from two netobserv CI workflows and from the install-operator helper script. It also updates the console plugin image lookup keys used by the install script for different OCP version ranges. ChangesNetobserv operator install flow updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 14 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (14 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 APPROVED This pull-request has been approved by: jotak 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 |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@jotak: 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. |
|
thanks @jotak, once the operator PR merges, lets run some rehearsals here. |
|
/lgtm /pj-rehearse ack |
|
@jotak - once this is merged we confirm if e2e-operator test passes on PR netobserv/netobserv-operator#2822 |
Needs: netobserv/netobserv-operator#2822
Summary by CodeRabbit
This update adjusts NetObserv’s OpenShift CI setup so the operator tests rely on the downstream configuration that is already present, instead of patching the CSV during test execution to force downstream metrics scraping.
Practically, this affects the NetObserv operator CI jobs and install step used by OpenShift’s release/release-associated infrastructure:
e2e-operatorande2etestsworkflows stop applying the CSV env var patch for downstream deployment behaviorDOWNSTREAM_DEPLOYMENT=trueinto the CSV