Skip to content

fix(ci-lease): skip session tagging on lease-role assume#396

Merged
chrisns merged 1 commit into
mainfrom
chore/role-chaining
May 22, 2026
Merged

fix(ci-lease): skip session tagging on lease-role assume#396
chrisns merged 1 commit into
mainfrom
chore/role-chaining

Conversation

@chrisns
Copy link
Copy Markdown
Member

@chrisns chrisns commented May 22, 2026

configure-aws-credentials@v6 attempts sts:TagSession by default; CIDeployRole trust policy doesn't allow it. role-skip-session-tagging: true skips that call. Previous run confirmed the role exists and is assumable — just not tag-able.

configure-aws-credentials@v6 attempts sts:TagSession by default. The
CIDeployRole trust policy only grants sts:AssumeRole, not sts:TagSession.
role-skip-session-tagging:true makes the action skip the tagging call.

Lease assume now succeeds — confirmed against account 192292428431
(reached 'Could not assume role with user credentials: sts:TagSession'
which means the role exists and is assumable, just not tag-able).
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:03 — with GitHub Actions Failure
@chrisns chrisns added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit 2dfe72a May 22, 2026
4 of 20 checks passed
@chrisns chrisns deleted the chore/role-chaining branch May 22, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant