Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Resurrect the --docker-config flag for local use #1065

Merged
merged 1 commit into from
May 17, 2018
Merged

Conversation

squaremo
Copy link
Member

@squaremo squaremo commented May 4, 2018

We deprecated the --docker-config flag when we switched to looking up
imagePullSecrets to get credentials. However, it's still useful if
you're not using those -- for example, if you don't pull images from
the registry, or (less so) if you assign credentials to service
accounts.

This commit brings the flag back, and implements it by loading the
given docker config file, to supplement any credentials found via
imagePullSecrets.

We deprecated the --docker-config flag when we switched to looking up
imagePullSecrets to get credentials. However, it's still useful if
you're not using those -- for example, if you don't pull images from
the registry, or (less so) if you assign credentials to service
accounts.

This commit brings the flag back, and implements it by loading the
given docker config file, to supplement any credentials found via
imagePullSecrets.
@squaremo squaremo requested a review from aaron7 May 15, 2018 11:56
@squaremo squaremo merged commit 6f8a477 into master May 17, 2018
@squaremo squaremo deleted the feature/more-local branch May 17, 2018 16:33
@squaremo squaremo mentioned this pull request May 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants