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

[Feature Request] support AWS EKS Pod Identity #17305

Open
olegbuevich opened this issue Feb 8, 2025 · 0 comments · May be fixed by #17351
Open

[Feature Request] support AWS EKS Pod Identity #17305

olegbuevich opened this issue Feb 8, 2025 · 0 comments · May be fixed by #17351
Labels
enhancement Enhancement or improvement to existing feature or request Plugins Storage Issues and PRs relating to data and metadata storage untriaged

Comments

@olegbuevich
Copy link

Is your feature request related to a problem? Please describe

Currently when we tried to run OpenSearch + repository S3 plugin + AWS EKS Pod Identity configuration we got an error
The full URI (http://169.254.170.23/v1/credentials) contained within environment variable AWS_CONTAINER_CREDENTIALS_FULL_URI has an invalid host. Host should resolve to a loopback address or have the full URI be HTTPS.
To fix the problem it is required to update AWS SDK to at least 2.21.30 (the minimal version that supports AWS EKS Pod Identity)

Describe the solution you'd like

update AWS SDK to at least 2.21.30 (the minimal version that supports AWS EKS Pod Identity)

Related component

Plugins

Describe alternatives you've considered

No response

Additional context

No response

@olegbuevich olegbuevich added enhancement Enhancement or improvement to existing feature or request untriaged labels Feb 8, 2025
@andrross andrross added the Storage Issues and PRs relating to data and metadata storage label Feb 11, 2025
@owaiskazi19 owaiskazi19 linked a pull request Feb 13, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Plugins Storage Issues and PRs relating to data and metadata storage untriaged
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants