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

k8s_iam_users is required even when using assumed role #17

Open
copelco opened this issue Aug 19, 2020 · 1 comment
Open

k8s_iam_users is required even when using assumed role #17

copelco opened this issue Aug 19, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@copelco
Copy link
Member

copelco commented Aug 19, 2020

k8s_iam_users is required even when using an assumed IAM role via role_arn locally. A workaround is that you can just reference a non-existent user. Though perhaps we should always k8s_iam_users defined as a backup?

@copelco copelco added the enhancement New feature or request label Aug 19, 2020
@copelco
Copy link
Member Author

copelco commented Jan 20, 2021

Sometimes there aren't any IAM users in subaccounts if everyone is using an assumed IAM role. This is a possible workaround until fixed:

k8s_iam_users: [noop]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant