Skip to content

195788 - add ECS instance profile service to elastic search client

Jason Barbier requested to merge kusuriya/gitlab:195788 into master

What does this MR do?

This MR fixes issue #195788 (closed) by adding the ECS instance metadata credentials to the AWS credential resolver.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

The risks of doing this change are AWS credentials for elasticsearc stop working. This has been mitigated as part of testing that I have done on my own EC2 and ECS clusters.

Edited by Changzheng Liu

Merge request reports