-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Support long Docker Registry passwords #5678
Comments
@wernight as a workaround, you may add your gcr details in codenvy.env. Marking this one as improvement. |
From @wernight on March 21, 2017 19:44 Set in
It does no appear in the admin registry UI, which may be normal, but seems not working even though if I try manually on the CLI it works. Anyway using the |
From @wernight on March 31, 2017 8:3 Note: This also affects Che. |
@wernight yes, correct. And yes, not showing registries added in .env file in User Dashboard is expected. |
fixed by #13569 |
From @wernight on March 18, 2017 8:57
Reproduction Steps:
/dashboard/#/administration
URLhttps://gcr.io
_json_key
Should support long password to support for example pulling from Google Container Registry (which generates a JSON file which is the password and is about 2000 characters long).
Codenvy version: 5.5.0
Copied from original issue: codenvy/codenvy#1948
The text was updated successfully, but these errors were encountered: