Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IAM roles with paths are only recognized without the path #280

Closed
zettatronn opened this issue Dec 9, 2019 · 1 comment
Closed

IAM roles with paths are only recognized without the path #280

zettatronn opened this issue Dec 9, 2019 · 1 comment

Comments

@zettatronn
Copy link

Reopening closed Issue #153

Assuming I have the following role ARN:

arn:aws:iam::1234567890:role/iam-ss/some-path/actual-role-name
If I enter this under mapRoles, this will not be recognized. Instead I need to enter:

arn:aws:iam::1234567890:role/actual-role-name

This ticket was closed due to inactivity but this bug is still present. We currently have to use 2 ARNs in all configmaps to work around this issue.

@nckturner
Copy link
Contributor

Thanks, I reopened the original issue.

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

No branches or pull requests

2 participants