Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

support pushing to custom registry #84

Merged
merged 1 commit into from
May 18, 2018

Conversation

pohly
Copy link
Contributor

@pohly pohly commented May 11, 2018

Developers who want to try out locally modified code need to push into
their own registry. By composing the image tag from makefile
variables, that becomes possible with:

make REGISTRY_NAME=localhost:5000 push

Related-to: kubernetes-csi/docs#23

This ensures that Makefile variables and the "push" target behave the
same in driver-registrar, drivers, external-attacher and
external-provisioner.

Related-to: kubernetes-csi/docs#23
@lpabon lpabon merged commit 09afd89 into kubernetes-retired:master May 18, 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