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

Expose the Kube node binaries directly #2294

Merged
merged 3 commits into from
May 16, 2015

Conversation

smarterclayton
Copy link
Contributor

Also brings in the cloudprovider (which we needed anyway)

@danmcp

@smarterclayton smarterclayton force-pushed the embed_kube_binaries branch 2 times, most recently from dd64e23 to fc6cb9f Compare May 16, 2015 21:14
@smarterclayton
Copy link
Contributor Author

[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/1975/) (Image: devenv-fedora_1550)

Also cleanup help description on admin commands
@smarterclayton
Copy link
Contributor Author

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin up to 20b1160

@smarterclayton
Copy link
Contributor Author

This adds:

openshift start kubernetes *

and also enables the following aliases to be recognized by the binary

oc         -> osc
oadm       -> osadm
origin     -> openshift
kubernetes -> openshift start kubernetes
kubectl    -> openshift kube

kube-proxy              -> openshift start kubernetes proxy
kube-apiserver          -> openshift start kubernetes apiserver
kubelet                 -> openshift start kubernetes kubelet
kube-controller-manager -> openshift start kubernetes controller-manager
kube-scheduler          -> openshift start kubernetes scheduler

openshift-bot pushed a commit that referenced this pull request May 16, 2015
@openshift-bot openshift-bot merged commit d7ea592 into openshift:master May 16, 2015
@smarterclayton smarterclayton deleted the embed_kube_binaries branch May 18, 2015 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants