konflux: Replace release-bot service account with konflux-bot-0 in release pipelines#1783
konflux: Replace release-bot service account with konflux-bot-0 in release pipelines#1783raptorsun wants to merge 1 commit into
Conversation
…lease pipelines Signed-off-by: Haoyu Sun <hasun@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (10)
WalkthroughThis PR renames the release-bot Kubernetes identity to konflux-bot-0 across Tekton release manifests. ServiceAccount, Role, RoleBinding, and Secret resources are renamed, and pipeline/pipelinerun manifests are updated to reference the new secretKeyRef names and serviceAccountName. ChangesBot identity rename across manifests
Estimated code review effort: 1 (Trivial) | ~5 minutes Related Issues: None mentioned in the provided information. Related PRs: None mentioned in the provided information. Suggested labels: ok-to-test, tekton Suggested reviewers: None specified based on the provided information. PoemA rabbit hopped through YAML fields so neat, ✨ 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 |
|
@raptorsun: 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. |
|
Nice-to-have (non-blocking): the manifests now use |
|
/lgtm |
Description
As requested from Konflux team, we should name our service accounts as "konfluxt-bot-[0-9]+"
This PR changes service account name from
release-bottokonflux-bot-0.The related resources in our Konflux Openshift Cluster have been created.
Type of change
Related Tickets & Documents
Checklist before requesting a review
Testing