Upgrade imgpkg version and authn/kubernetes/keychain#25
Merged
rashedkvm merged 2 commits intovmware-tanzu:mainfrom Feb 16, 2023
Merged
Upgrade imgpkg version and authn/kubernetes/keychain#25rashedkvm merged 2 commits intovmware-tanzu:mainfrom
rashedkvm merged 2 commits intovmware-tanzu:mainfrom
Conversation
Signed-off-by: Rashed Kamal <[email protected]>
Signed-off-by: Rashed Kamal <[email protected]>
ab44312 to
01173d3
Compare
rszumlakowski
approved these changes
Feb 16, 2023
katmutua
approved these changes
Feb 16, 2023
garethjevans
approved these changes
Feb 16, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Rashed Kamal [email protected]
Pull request
What this PR does / why we need it
This PR upgrades imgpkg to the latest version. It includes changes in the code to support the latest imgpkg API. Additionally replaces ggcr dependency github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20220105220605-d9bfbcb99e52 with latest supported package github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-20221113172233-9e939fbf5b59
Which issue(s) this PR fixes
Fixes #10
Describe testing done for PR
Additional information or special notes for your reviewer
Awaiting imgpkg release with fix for carvel-dev/imgpkg#481