Skip to content

Don't require AWS_ROLE_SESSION_NAME to sts:AssumeRoleWithWebIdentity#9416

Merged
tvoran merged 2 commits into
hashicorp:masterfrom
orirawlings:patch-1
Jul 14, 2020
Merged

Don't require AWS_ROLE_SESSION_NAME to sts:AssumeRoleWithWebIdentity#9416
tvoran merged 2 commits into
hashicorp:masterfrom
orirawlings:patch-1

Conversation

@orirawlings
Copy link
Copy Markdown
Contributor

Fixes #9415

@hashicorp-cla
Copy link
Copy Markdown

hashicorp-cla commented Jul 7, 2020

CLA assistant check
All committers have signed the CLA.

@kalafut kalafut added this to the 1.5 milestone Jul 14, 2020
Copy link
Copy Markdown
Member

@tvoran tvoran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to work for me when I tested on EKS. Thanks for the patch!

@kalafut kalafut modified the milestones: 1.5, 1.4.4 Jul 14, 2020
@tvoran
Copy link
Copy Markdown
Member

tvoran commented Jul 14, 2020

The test failures seem to be pre-existing on master, and pass locally.

TestSealMigration_TransitToShamir_Post14 - sealmigration
TestSealMigration_TransitToShamir_Post14/raft

@tvoran tvoran merged commit 95e05e5 into hashicorp:master Jul 14, 2020
tvoran added a commit that referenced this pull request Jul 14, 2020
…9416)

Fixes #9415

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
@tvoran tvoran mentioned this pull request Jul 14, 2020
tvoran added a commit that referenced this pull request Jul 14, 2020
…9416)

Fixes #9415

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
tvoran added a commit that referenced this pull request Jul 14, 2020
…9416) (#9475)

Fixes #9415

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>

Co-authored-by: Ori Rawlings <orirawlings@gmail.com>
tvoran added a commit that referenced this pull request Jul 14, 2020
…9416) (#9476)

Fixes #9415

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>

Co-authored-by: Ori Rawlings <orirawlings@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assuming an IAM Role with sts:AssumeRoleWithWebIdentity requires optional parameter AWS_ROLE_SESSION_NAME to be specified

4 participants