Update OpenTelemetry operator downstream CI to use opentelemetry-operator-system namespace#80949
Update OpenTelemetry operator downstream CI to use opentelemetry-operator-system namespace#80949IshwarKanse wants to merge 1 commit into
Conversation
…ator-system namespace Install the opentelemetry-product operator in the opentelemetry-operator-system namespace across all downstream testing jobs (OCP 4.20, 4.21, 4.22). Also update the logging and loki operator channels to stable-6.5 in the OCP 4.22 downstream job. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
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 (3)
WalkthroughThree downstream CI YAML configs for the OpenTelemetry operator are updated: the ChangesOpenTelemetry Downstream CI Config Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: IshwarKanse 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: |
|
/pj-rehearse |
|
@IshwarKanse: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse periodic-ci-openshift-open-telemetry-opentelemetry-operator-main-opentelemetry-product-ocp-4.21-downstream-opentelemetry-downstream-tests |
|
@IshwarKanse: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse ack |
|
@IshwarKanse: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@IshwarKanse: 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. |
Summary
opentelemetry-productoperator in theopentelemetry-operator-systemnamespace (previouslyopenshift-opentelemetry-operator) across all downstream testing jobs (OCP 4.20, 4.21, 4.22)cluster-loggingandloki-operatorchannels fromstable-6.4tostable-6.5in the OCP 4.22 downstream jobTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Updated the OpenTelemetry operator downstream CI jobs for OCP 4.20, 4.21, and 4.22 to install
opentelemetry-productinto theopentelemetry-operator-systemnamespace instead ofopenshift-opentelemetry-operator.For the OCP 4.22 downstream job, also bumped the
cluster-loggingandloki-operatorchannels fromstable-6.4tostable-6.5, keeping the rest of the operator install configuration unchanged.