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

Assign service account to teams and/or workers #239

Open
bonzofenix opened this issue Apr 6, 2021 · 1 comment
Open

Assign service account to teams and/or workers #239

bonzofenix opened this issue Apr 6, 2021 · 1 comment

Comments

@bonzofenix
Copy link

When I run tasks as a member of a team, it would be useful to have a service account associated to an aws role when deploying on EKS. This way I can rely on IAM for the permissions I want certain teams or a concourse cluster to have for aws.
Maybe I am missing something but I do not see how could I implement this.

I tried assigning an iam role to the workers service account but this does not propagate to the actual worker steps of a pipeline.

@taylorsilva
Copy link
Member

Correct, I don't think there's currently anyway to achieve this. Concourse doesn't give you a way to share stuff from the workers environment with the containers it is creating on that worker.

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