deis / dockerbuilder

Deis dockerbuilder builds your app from a Dockerfile inside a Kubernetes pod, used by Deis Workflow.
https://deis.com
MIT License
17 stars 27 forks source link

feat(registry): use registry proxy to talk to the internal registry #78

Closed kmala closed 8 years ago

kmala commented 8 years ago

this depends on https://github.com/deis/controller/pull/866 https://github.com/deis/builder/pull/386 https://github.com/deis/charts/pull/305

deis-bot commented 8 years ago

@smothiki, @mboersma and @bacongobbler are potential reviewers of this pull request based on my analysis of git blame information. Thanks @kmala!

arschles commented 8 years ago

@kmala can you add to the PR description what PRs this one depends on? also, this patch is currently failed e2e

slack commented 8 years ago

Tested via my comment in https://github.com/deis/charts/pull/305