Add aws-konflux-prod cluster profile#82037
Conversation
|
Skipping CI for Draft Pull Request. |
|
Depends on #82035. |
|
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 (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughUpdates the ChangesKonflux cluster profiles
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
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 |
|
@amisstea, Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/assign @danilo-gemoli @bear-redhat |
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 `@ci-operator/step-registry/cluster-profiles/cluster-profiles-config.yaml`:
- Around line 1872-1885: Merge the duplicate top-level konflux mapping into the
existing konflux block, preserving both the rh-stg cluster list and the rh-prod
cluster_groups entries under the single konflux key. Remove the second konflux
declaration and retain the existing structure for both mappings.
🪄 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: 2ba3f473-977a-49b6-a837-da88cf0e3e91
📒 Files selected for processing (1)
ci-operator/step-registry/cluster-profiles/cluster-profiles-config.yaml
Create the rh-prod konflux group and grant the konflux-vanguard-tenant access on all clusters. Rename the rh-staging group to rh-stg for consistency. Signed-off-by: amisstea <amisstea@redhat.com>
18c667c to
a239c3d
Compare
|
/override ci/prow/check-cluster-profiles-config |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: amisstea, danilo-gemoli 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 |
|
@danilo-gemoli: Overrode contexts on behalf of danilo-gemoli: ci/prow/check-cluster-profiles-config 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. |
|
/pj-rehearse ack |
|
@danilo-gemoli: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@amisstea: 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. |
Create the rh-prod konflux group and grant the konflux-vanguard-tenant access on all clusters.
Rename the rh-staging group to rh-stg for consistency.
Summary by CodeRabbit
aws-konflux-prodcluster profile in OpenShift CI infrastructure, wiring Konflux ownership to thekonflux-vanguard-tenanttenant and the production cluster group set (rh-prod).rh-stagingtorh-stg, and updates theaws-konflux-stgprofile to referencerh-stgwhile keeping theamisstea-tenanttenant.cluster_groupsmapping to definerh-stg(staging clusters) andrh-prod(production clusters), enabling production Konflux cluster access/assignment.