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

fix: upgrade module for pull image in google cloud. fixes #9630 #11614

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

sonbui00
Copy link
Member

@sonbui00 sonbui00 commented Aug 19, 2023

Fixes #9630

Motivation

Pull image in Google Cloud issue google/go-containerregistry#1346

Modifications

Upgrade module github.com/google/go-containerregistry/pkg/authn/k8schain (old v0.9.0) (match with github.com/google/go-containerregistry v0.11.0)

Verification

make test
google/go-containerregistry#1346

Note

Why not upgrade github.com/google/go-containerregistry/pkg/authn/k8schain and github.com/google/go-containerregistry to latest version 0.16.1?
-> Upgrade to the latest version for both, upgrade other dependencies and break other code when build. So just upgrade github.com/google/go-containerregistry/pkg/authn/k8schain to match with our current github.com/google/go-containerregistry v0.11.0

@sonbui00 sonbui00 marked this pull request as ready for review August 19, 2023 01:48
@terrytangyuan terrytangyuan enabled auto-merge (squash) August 19, 2023 02:36
auto-merge was automatically disabled August 19, 2023 11:16

Head branch was pushed to by a user without write access

@sonbui00 sonbui00 marked this pull request as draft August 19, 2023 11:22
@sonbui00
Copy link
Member Author

dependabot is updating modules. Just wait after that, we can update for this

@sonbui00 sonbui00 marked this pull request as ready for review August 20, 2023 01:41
@sonbui00
Copy link
Member Author

@terrytangyuan help me check again. The dependabot changed the go.mod and make conflict on this issue. I've updated to resolve the conflict

@terrytangyuan terrytangyuan merged commit 363ee69 into argoproj:master Aug 22, 2023
22 checks passed
@agilgur5 agilgur5 added type/dependencies PRs and issues specific to updating dependencies go Pull requests that update Go dependencies labels Feb 21, 2024
@agilgur5 agilgur5 changed the title fix: upgrade module for pull image in google cloud issue #9630 fix: upgrade module for pull image in google cloud. fixes #9630 Feb 21, 2024
@agilgur5 agilgur5 added the area/upstream This is an issue with an upstream dependency, not Argo itself label Feb 21, 2024
isubasinghe pushed a commit to isubasinghe/argo-workflows that referenced this pull request May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/upstream This is an issue with an upstream dependency, not Argo itself go Pull requests that update Go dependencies type/dependencies PRs and issues specific to updating dependencies
Projects
None yet
3 participants