We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Thanks, I reopened the original issue.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: