ci-staging: allow Prucek/ci-staging to own the aws cluster profile - #83657
ci-staging: allow Prucek/ci-staging to own the aws cluster profile#83657Prucek wants to merge 1 commit into
Conversation
Config-check fails for in-repo configs that use cluster_profile: aws because ownership is gated by cluster-profiles-config.yaml. Keep that check and add the staging test repo next to the existing Prucek/release owner. Co-authored-by: Cursor <cursoragent@cursor.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 (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. WalkthroughThe AWS cluster profile configuration now assigns the ChangesAWS profile ownership
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized configuration change adds the staging repository as an owner of the AWS cluster profile; no actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Prucek 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] Note: If this PR includes changes to step registry files ( |
|
@Prucek: 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
Prucek/ci-stagingas an owner of theawsprofile so in-repo config-check can pass for tests that usecluster_profile: awsPrucek/releasewas already listed;GNU_go_sortdoes not use a cluster profile.Test plan
ci-staging.ci-operator.yamlusescluster_profile: awsPrucek/ci-stagingthat touches.ci-operator.yamland confirmci-operator-config-checkpasses the ownership checkMade with Cursor
Summary by CodeRabbit
Prucek/ci-stagingas an owner of theawscluster profile.ci-stagingtests that usecluster_profile: awsto passconfig-checkownership validation.