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

Cloudwatch: Correctly obtain IAM roles within ECS container tasks. #7892

Merged
merged 1 commit into from
Mar 22, 2017
Merged

Cloudwatch: Correctly obtain IAM roles within ECS container tasks. #7892

merged 1 commit into from
Mar 22, 2017

Conversation

gomlgs
Copy link
Contributor

@gomlgs gomlgs commented Mar 21, 2017

We now obtain credentials based on the container task's role
rather than just relying on the credentials of the enclosing
container instance.

Fixes #6700.

We now obtain credentials based on the container task's role
rather than just relying on the credentials of the enclosing
container instance.

Fixes #6700.
@CLAassistant
Copy link

CLAassistant commented Mar 21, 2017

CLA assistant check
All committers have signed the CLA.

@torkelo torkelo merged commit e991375 into grafana:master Mar 22, 2017
@torkelo torkelo added this to the 4.3.0 milestone Mar 22, 2017
torkelo added a commit that referenced this pull request Mar 22, 2017
@ying-jeanne ying-jeanne added the pr/external This PR is from external contributor label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/external This PR is from external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CloudWatch plugin does not manage IAM role inside ECS
4 participants