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

feat: implement kaniko.imagePullSecret for pulling images from private registry w/ auth #9191

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dherges
Copy link

@dherges dherges commented Nov 23, 2023

Fixes: #9170
Related: #9183 (closed), #9190
Merge before/after: after #9190

Description

Implements the config option, see #9183 and #9170

User facing changes (remove if N/A)
n/a
Follow-up Work (remove if N/A)
n/a

@dherges dherges requested a review from a team as a code owner November 23, 2023 08:13
@dherges dherges changed the title Feat/kaniko imagepullsecret impl feat: implement kaniko.imagePullSecret for pulling images from private registry w/ auth Nov 23, 2023
@dherges
Copy link
Author

dherges commented Jan 5, 2024

Hello @aaron-prindle I rebased to latest main branch. Could you take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kaniko in-cluster build: pulling kaniko images from private registry w/ image pull secret
1 participant