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

Add support for AWS ecr:GetAuthorizationToken (alternative to imagePullSecret) #2613

Closed
Dynatrace-Jeroen-Hautekeete opened this issue Jan 25, 2024 · 2 comments
Labels
feature request Request for a non-existing feature

Comments

@Dynatrace-Jeroen-Hautekeete

Hi,
In order to download images from custom registries, it is required to have an imagepullsecret available to fetch the images.

On AWS platform, the credential created from aws-cli for docker login will expire after 12 hours, so for Dynatrace operator to support dynamic scaling, this secret needs to be updated at least 2x/day.

Can an alternative be implemented for AWS, to use the ecr:GetAuthorizationToken API (IAM role-based) instead of reading a static secret ?

WKR.

@luhi-DT
Copy link
Collaborator

luhi-DT commented Jan 25, 2024

Hi, please keep in mind that this is a feature request, which will be handles in our community. However we are working on a solution to improve this situation for the next release. Thanks!

@luhi-DT luhi-DT added the feature request Request for a non-existing feature label Jan 25, 2024
Copy link
Contributor

Thank you for opening a Dynatrace Operator Issue. We've identified and tagged the issue as a "Feature request".

Dynatrace reviews feature requests in the Dynatrace community rather than Github. This helps our team consolidate, rank, and prioritize important input like yours.

Please search for similar requests, collaborate, and ask questions using the link above. Remember to add the labels "kubernetes" and "dynatrace-operator" to help get the attention you deserve.

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a non-existing feature
Projects
None yet
Development

No branches or pull requests

2 participants