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

Investigate possible ways to integrate support of AWS ECR dynamic passwords in Codenvy #463

Closed
mmorhun opened this issue Jul 27, 2016 · 1 comment

Comments

@mmorhun
Copy link
Contributor

mmorhun commented Jul 27, 2016

Is needed for #453

@mmorhun
Copy link
Contributor Author

mmorhun commented Aug 2, 2016

I think that optimal way is to use part of Java AWS SDK to obtain authorization token and then process it to retrieve ECR username and password which will be used when operate with ECR.
(It seems, that token based login (see docker docs) doesn't work)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants