Skip to content

Use dedicated release ServiceAccount in PAC release pipelines#3364

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
vdemeester:add-release-sa
Apr 22, 2026
Merged

Use dedicated release ServiceAccount in PAC release pipelines#3364
tekton-robot merged 1 commit into
tektoncd:mainfrom
vdemeester:add-release-sa

Conversation

@vdemeester

Copy link
Copy Markdown
Member

Changes

Use the dedicated release ServiceAccount (provisioned in
tektoncd/plumbing#3335)
in both .tekton/release-patch.yaml and .tekton/release.yaml.

The wait-for-chains task needs to list/get TaskRuns to check Tekton
Chains signing status. The default SA lacks these RBAC permissions,
causing wait-for-chains to return signed="error" and skipping the
create-draft-release task.

Depends on: tektoncd/plumbing#3335

/kind bug

Submitter Checklist

Release Notes

NONE

The wait-for-chains task needs to list/get TaskRuns to check Tekton
Chains signing status. The default SA lacks these RBAC permissions,
causing wait-for-chains to return signed='error' and skipping the
create-draft-release task.

Use the 'release' SA provisioned in tektoncd/plumbing with the
required RBAC permissions.

/kind bug
@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. kind/bug Categorizes issue or PR as related to a bug. labels Apr 21, 2026
@tekton-robot tekton-robot requested review from jkhelil and mbpavan April 21, 2026 20:36
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 21, 2026
@anithapriyanatarajan

Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 22, 2026
@jkhelil

jkhelil commented Apr 22, 2026

Copy link
Copy Markdown
Member

/approve

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jkhelil

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

The pull request process is described 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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 22, 2026
@tekton-robot tekton-robot merged commit 2a8ae75 into tektoncd:main Apr 22, 2026
16 checks passed
@vdemeester vdemeester deleted the add-release-sa branch April 22, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants