Skip to content

OLS-3521 - fix sa name for reporting#2194

Open
JoaoFula wants to merge 1 commit into
openshift:mainfrom
JoaoFula:fix-reporting-sa-token
Open

OLS-3521 - fix sa name for reporting#2194
JoaoFula wants to merge 1 commit into
openshift:mainfrom
JoaoFula:fix-reporting-sa-token

Conversation

@JoaoFula

@JoaoFula JoaoFula commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes
    • Updated the reporting pipeline to use the correct token source for authentication, helping ensure reporting jobs continue to run successfully.

@openshift-ci openshift-ci Bot requested review from syedriko and xrajesh July 9, 2026 09:46
@openshift-ci

openshift-ci Bot commented Jul 9, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign joaofula for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 398374e0-62f0-4d87-94b3-d365c6cb6da4

📥 Commits

Reviewing files that changed from the base of the PR and between 6e2fdb7 and 2d5c823.

📒 Files selected for processing (1)
  • .tekton/integration-tests/reporting/reporting.yaml

📝 Walkthrough

Walkthrough

The Tekton Pipeline configuration for reporting integration tests is updated to reference a renamed Kubernetes secret (konflux-bot-0-konflux-token) for the KONFLUX_TOKEN environment variable, replacing the previous secret name (release-bot-konflux-token).

Changes

Konflux Token Secret Reference

Layer / File(s) Summary
Update secret reference in reporting pipeline
.tekton/integration-tests/reporting/reporting.yaml
KONFLUX_TOKEN environment variable now sources its secretKeyRef from konflux-bot-0-konflux-token instead of release-bot-konflux-token, with the token key unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is related to the reporting pipeline fix, though it names the service account instead of the token secret change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant