ROSAENG-61679: Update .tekton pipelines for tenant migration to kflux-prd-rh03#591
Conversation
|
@nephomaniac: This pull request references ROSAENG-61679 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. |
|
Warning Review limit reached
Next review available in: 59 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (6)
WalkthroughChangesTekton pipeline wiring
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 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 APPROVED This pull-request has been approved by: nephomaniac 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 |
|
/hold |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.tekton/configure-alertmanager-operator-master-pull-request.yaml:
- Around line 14-26: Update the serviceAccountName values to match the renamed
Konflux components: in
.tekton/configure-alertmanager-operator-master-pull-request.yaml lines 14-26 and
.tekton/configure-alertmanager-operator-master-push.yaml lines 13-25, use
build-pipeline-configure-alertmanager-operator; in
.tekton/e2e-master-pull-request.yaml lines 14-26 and
.tekton/e2e-master-push.yaml lines 13-25, use
build-pipeline-configure-alertmanager-operator-e2e.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: 46f841b1-ea3e-4031-8568-28caf7d0ad54
📒 Files selected for processing (6)
.tekton/configure-alertmanager-operator-master-pull-request.yaml.tekton/configure-alertmanager-operator-master-push.yaml.tekton/configure-alertmanager-operator-pko-pull-request.yaml.tekton/configure-alertmanager-operator-pko-push.yaml.tekton/e2e-master-pull-request.yaml.tekton/e2e-master-push.yaml
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #591 +/- ##
=======================================
Coverage 67.61% 67.61%
=======================================
Files 8 8
Lines 1124 1124
=======================================
Hits 760 760
Misses 330 330
Partials 34 34 🚀 New features to boost your workflow:
|
…-prd-rh03 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
170eb2a to
99f489c
Compare
|
@nephomaniac: 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. |
|
The konflux jobs/checks will likely fail until this PR creating the missing namespace, etc. is merged: |
Summary
.tektonpipeline files: namespace fromcamo-hcm-tenanttoconfigure-alertmanager-operator-tenantcamo-hcm-tenant/configure-alertmanager-operator-master/toconfigure-alertmanager-operator-tenant/openshift/Dependencies
This PR is on hold until the Konflux tenant migration MR merges and ArgoCD syncs:
Once that MR merges, ArgoCD will create the
configure-alertmanager-operator-tenantnamespace with Application/Component CRs on kflux-prd-rh03. Only then can this PR be unblocked (/hold cancel) and merged.Context
Part of ROSAENG-61679 — migrating CAMO's Konflux tenant from the non-standard
camo-hcm-tenanton stone-prd-rh01 toconfigure-alertmanager-operator-tenanton kflux-prd-rh03, matching all other SRE operator tenants.Jira: https://redhat.atlassian.net/browse/ROSAENG-61679
🤖 Generated with Claude Code