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

Add cloud provider keychains to DefaultKeychain (#3116) #3166

Merged
merged 2 commits into from
Feb 3, 2022

Conversation

prateekpandey14
Copy link
Contributor

Removes the need to specify an image pull secret to make use of cloud
provider credentials. As I understand it, this should be fine outside of
cloud provider contexts.

As part of this, I've switched to using authn/kubernetes, which I believe
is preferable to k8schain.

cherry-pick:#3116

Removes the need to specify an image pull secret to make use of cloud
provider credentials. As I understand it, this should be fine outside of
cloud provider contexts.

As part of this, I've switched to using authn/kubernetes, which I believe
is preferable to k8schain.

Signed-off-by: Rob Best <robertbest89@gmail.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
@JimBugwadia JimBugwadia enabled auto-merge (squash) February 3, 2022 18:40
@JimBugwadia JimBugwadia merged commit 713ba98 into kyverno:release-1.6 Feb 3, 2022
@prateekpandey14 prateekpandey14 deleted the cherry-pick-3116 branch February 3, 2022 19:15
realshuting pushed a commit that referenced this pull request Mar 30, 2022
Removes the need to specify an image pull secret to make use of cloud
provider credentials. As I understand it, this should be fine outside of
cloud provider contexts.

As part of this, I've switched to using authn/kubernetes, which I believe
is preferable to k8schain.

Signed-off-by: Rob Best <robertbest89@gmail.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>

Co-authored-by: Rob Best <robertbest89@gmail.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone 1.6.0 PRs for 1.6.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants