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

allow wrapped binaries to use a configurable image as the base image #17194

Merged
merged 1 commit into from
Nov 16, 2015

Conversation

mikedanese
Copy link
Member

I'm attempting to dockerize kube-proxy, and failing since it requires iptables. This will allow me to use a custom base image to wrap kube-proxy.

@ihmccreery related to build. Do you mind reviewing?

@k8s-github-robot
Copy link

Labelling this PR as size/M

@k8s-github-robot k8s-github-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 13, 2015
@k8s-bot
Copy link

k8s-bot commented Nov 13, 2015

GCE e2e test build/test passed for commit fa59c312b633d89b1d947b1357f16354861d4d47.

@@ -737,27 +739,36 @@ function kube::release::sha1() {
function kube::release::create_docker_images_for_server() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you're at it, document the args this function takes. (See kube::release::gcs::publish_ci.)

@ikehz
Copy link
Contributor

ikehz commented Nov 13, 2015

LGTM with nits.

@k8s-bot
Copy link

k8s-bot commented Nov 13, 2015

GCE e2e test build/test passed for commit d68c36a.

@ikehz ikehz added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 13, 2015
@ikehz
Copy link
Contributor

ikehz commented Nov 13, 2015

LGTM.

@k8s-github-robot
Copy link

Continuous integration appears to have missed, closing and re-opening to trigger it

@k8s-github-robot
Copy link

@k8s-bot test this [submit-queue is verifying that this PR is safe to merge]

@k8s-bot
Copy link

k8s-bot commented Nov 13, 2015

GCE e2e build/test failed for commit d68c36a.

@mikedanese
Copy link
Member Author

@k8s-bot ok to test

@k8s-bot
Copy link

k8s-bot commented Nov 14, 2015

GCE e2e build/test failed for commit d68c36a.

@wojtek-t
Copy link
Member

@k8s-bot test this please

@k8s-bot
Copy link

k8s-bot commented Nov 16, 2015

GCE e2e test build/test passed for commit d68c36a.

@piosz
Copy link
Member

piosz commented Nov 16, 2015

@k8s-bot unit test this please

@mikedanese
Copy link
Member Author

@k8s-bot ok to test

@k8s-github-robot
Copy link

Automatic merge from submit-queue

k8s-github-robot pushed a commit that referenced this pull request Nov 16, 2015
@k8s-github-robot k8s-github-robot merged commit b250006 into kubernetes:master Nov 16, 2015
@k8s-bot
Copy link

k8s-bot commented Nov 16, 2015

GCE e2e build/test failed for commit d68c36a.

@mikedanese mikedanese deleted the configure-baseimage branch November 16, 2015 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants