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 enabling deployment controller on GCE and GKE #14463

Merged
merged 1 commit into from
Sep 25, 2015

Conversation

nikhiljindal
Copy link
Contributor

Ref #1743

Adding KUBE_ENABLE_DEPLOYMENTS env flag, which enables deployments in the cluster.
The changes are exactly the same as in #13547

Verified that KUBE_ENABLE_DEPLOYMENTS=true ./cluster/kube-up.sh works as expected.

cc @ghodss @ironcladlou

@nikhiljindal
Copy link
Contributor Author

Assigning to @jszczepkowski since the changes are same as in #13547

@k8s-bot
Copy link

k8s-bot commented Sep 24, 2015

GCE e2e build/test passed for commit 8914a634569e0e1552551139ccfaaea5cb2dfb31.

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

Labelling this PR as size/M

@jszczepkowski
Copy link
Contributor

LGTM

@jszczepkowski jszczepkowski added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 24, 2015
@jszczepkowski jszczepkowski added this to the v1.1 milestone Sep 24, 2015
@k8s-github-robot k8s-github-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 24, 2015
@k8s-github-robot
Copy link

Labelling this PR as size/S

@k8s-bot
Copy link

k8s-bot commented Sep 24, 2015

GCE e2e build/test passed for commit eece1c1a4d432c2cb02a7fdb1c9ea555b922e581.

@k8s-bot
Copy link

k8s-bot commented Sep 24, 2015

GCE e2e build/test passed for commit ed5d24e.

@nikhiljindal
Copy link
Contributor Author

Fixed travis failure. Readding LGTM tag

@nikhiljindal nikhiljindal added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Sep 24, 2015
mwielgus added a commit that referenced this pull request Sep 25, 2015
Allow enabling deployment controller on GCE and GKE
@mwielgus mwielgus merged commit 039acb8 into kubernetes:master Sep 25, 2015
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants