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

Update docker-credential-gcr to support auth with GCP Artifact Registry #1255

Merged

Conversation

chrissng
Copy link
Contributor

@chrissng chrissng commented May 8, 2020

Fixes #1256

Description

This PR updates the docker-credential-gcr helper to the latest version (v2.0.1) which supports GCP's Artifact Registry.

Although the changelogs in docker-credential-gcr did not explicitly specify support for Artifact Registry, I suspect a vendor module update between v1.5 and v2.0 added support for it.

Also according to Artifact Registry's docs on auth setup, it indicated to use the 2.0 version if using standalone helper.

Release Notes

Updates the docker-credential-gcr helper to v2.0.1 to support authenticating with GCP's Artifact Registry.

@googlebot googlebot added the cla: yes CLA signed by all commit authors label May 8, 2020
@chrissng chrissng changed the title Update docker-credentials-gcr to support auth with GCP Artifact Registry Update docker-credential-gcr to support auth with GCP Artifact Registry May 8, 2020
@dinvlad
Copy link

dinvlad commented May 18, 2020

Are there any updates on merging this please?

@tejal29 tejal29 merged commit 699d2f4 into GoogleContainerTools:master May 19, 2020
@tejal29
Copy link
Member

tejal29 commented May 19, 2020

Are there any updates on merging this please?

Sorry for the delay. Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auth not successful when using GCP Artifact Registry
4 participants