Commit Graph

2331 Commits

Author SHA1 Message Date
Brendan Burns
22a2a76ab8 Merge pull request #12571 from brendandburns/kubectl2
Auto commit by PR queue bot
2015-08-13 13:56:14 -07:00
Brendan Burns
e3afa2da7a Merge pull request #12676 from goltermann/docs
Auto commit by PR queue bot
2015-08-13 13:32:44 -07:00
Brendan Burns
15281a5e01 Merge pull request #12388 from feihujiang/kubectlPatchAcceptFileNameParam
Auto commit by PR queue bot
2015-08-13 11:49:41 -07:00
goltermann
1b874e9f9a Adding teams lists to faster_reviews. 2015-08-13 11:29:59 -07:00
Brendan Burns
35c22714d1 Merge pull request #7227 from lhuard1A/libvirt-coreos_etcd2
Make the libvirt-coreos cluster use the etcd2 shipped within CoreOS
2015-08-13 11:19:54 -07:00
Mike Danese
46ed7713be Merge pull request #11798 from uruddarraju/master
Keystone authentication plugin
2015-08-13 10:28:16 -07:00
Brendan Burns
5865971acb Merge pull request #12387 from resouer/patch-docker
vxlan as bankend of flannel & auto restart k8s with daemon
2015-08-13 10:18:14 -07:00
Ruddarraju, Uday Kumar Raju
937db3f70d Keystone authentication plugin 2015-08-13 09:46:30 -07:00
Brendan Burns
586931fe16 Add optional arguments to kubectl run ... 2015-08-13 09:41:51 -07:00
Wojciech Tyczynski
1470b3245d Merge pull request #12618 from mikedanese/rewrite-godoc
rewrite links pointing to godoc
2015-08-13 14:10:33 +02:00
Wojciech Tyczynski
968cbbee5d Merge pull request #12629 from erictune/conformance_checkbox_gke
Mark GKE as conformant.
2015-08-13 11:42:42 +02:00
Wojciech Tyczynski
9c8014b4df Merge pull request #12554 from RichieEscarez/fixwalkthroughlink
Fixed broken link (was pointing to content in a file that has since been moved).
2015-08-13 11:37:32 +02:00
Lénaïc Huard
0535ca9263 Better explain what are the purposes of the libvirt-coreos cluster provider 2015-08-13 11:36:04 +02:00
Eric Tune
a2e1719a56 Mark GKE as conformant. 2015-08-13 00:41:15 -07:00
feihujiang
0110f3176b Kubectl patch command accepts a filename param 2015-08-13 11:13:31 +08:00
CJ Cullen
a6148e79c3 Merge pull request #12610 from mikedanese/rewrite-kubectl
rewrite kubectl command references to GoogleCloudPlatform
2015-08-12 17:17:23 -07:00
Brendan Burns
99b8df1812 Add field based sorting to the kubectl command line. 2015-08-12 16:51:36 -07:00
CJ Cullen
82a1ac490b Merge pull request #12607 from roberthbailey/development-md
Update repository links in development.md
2015-08-12 16:05:17 -07:00
Mike Danese
1cd9478346 rewrite links pointing to godoc 2015-08-12 15:27:36 -07:00
Mike Danese
fe0e758d4d rewrite kubectl command references to GoogleCloudPlatform 2015-08-12 14:52:13 -07:00
CJ Cullen
ead7b37616 Merge pull request #12593 from apeeyush/docs-bash-comments
Use bash comments in kubectl examples
2015-08-12 14:24:31 -07:00
CJ Cullen
8767d04639 Merge pull request #11127 from nak3/mesos-readme2
Add --secure-port=0 to run `km apiserver` in Kubernetes on Mesos getting started guide
2015-08-12 13:40:24 -07:00
Robert Bailey
3962848a24 Update repository links in development.md. 2015-08-12 13:12:32 -07:00
Peeyush Agarwal
05e069d038 Use bash comments in kubectl examples
Comments in kubectl examples should use bash comments, not Go comments.
So, replaces // by # for example strings.
2015-08-12 19:56:23 +00:00
RichieEscarez
e72c0428bd Fixed broken link (was pointing to a file that has since been moved).
Fixes #12357
2015-08-12 09:47:25 -07:00
feihujiang
c0b2098844 Kubectl expose command accepts a filename param 2015-08-12 16:16:37 +08:00
Piotr Szczesniak
0ded91c521 Merge pull request #12403 from stensonb/consolidate-cloudprovider-imports
consolidate cloudproviders into a single import
2015-08-12 09:56:09 +02:00
Piotr Szczesniak
b2c0a55679 Merge pull request #12332 from hurf/nits
Synchronize help message between describe and get
2015-08-12 09:51:31 +02:00
hurf
1d1f1fd97c Synchronize help message between describe and get
small nits, change 'resources' to 'resource types'
2015-08-12 15:27:11 +08:00
Piotr Szczesniak
fe5bebba29 Merge pull request #12570 from a-robinson/update-demo
Fix the paths given in the update-demo, which was moved out of examples
2015-08-12 09:26:58 +02:00
Byungjoon Lee
5de9094652 Fix the problem that Kubernetes UI is not installed by deployAddons.sh script in Ubuntu environment. 2015-08-12 15:33:07 +09:00
Alex Robinson
0e553a2611 Fix the paths given in the update-demo, which was moved out of examples
and into docs/user-guide about a month ago.
2015-08-11 23:00:24 -07:00
Bryan Stenson
9541414742 create cloudprovider "providers" package
move all providers into new package
    update all references to old package path
2015-08-11 22:36:51 -07:00
Piotr Szczesniak
1df0267f4a Merge pull request #12551 from eparis/underscore-to-dash
Update code and docs to use - in flag names instead of _
2015-08-12 07:16:31 +02:00
Lei Zhang
6a2e58552d vxlan as bankend of flannel & auto restart k8s. 2015-08-12 11:16:19 +08:00
CJ Cullen
64051c535f Merge pull request #12433 from davidopp/doc2
Rescheduler design space doc.
2015-08-11 18:00:16 -07:00
Eric Paris
5aa495cdad Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
Alex Robinson
cbc41eda76 Strip out extra gunk from the end of an example output line. 2015-08-11 20:13:48 +00:00
CJ Cullen
9fdd793555 Merge pull request #11841 from eparis/commit-speed
Speedups for precommit hooks
2015-08-11 12:58:58 -07:00
Eric Paris
3b7c39656c Split hack/{verify,update}-* files so we don't always go build
Right now some of the hack/* tools use `go run` and build almost every
time. There are some which expect you to have already run `go install`.
And in all cases the pre-commit hook, which runs a full build wouldn't
want to do either, since it just built!

This creates a new hack/after-build/ directory and has the scripts which
REQUIRE that the binary already be built. It doesn't test and complain.
It just fails miserably. Users should not be in this directory. Users
should just use hack/verify-* which will just do the build and then call
the "after-build" version. The pre-commit hook or anything which KNOWS
the binaries have been built can use the fast version.
2015-08-11 14:20:46 -04:00
David Oppenheimer
e4d9aaa2cf Address reviewer comments. 2015-08-11 01:31:30 -07:00
Filip Grzadkowski
9dd3cac82e Merge pull request #12423 from brendandburns/service
Make services print on a single line.
2015-08-11 10:29:23 +02:00
David Oppenheimer
7aac21fd73 Rescheduler design space doc. 2015-08-10 23:33:11 -07:00
Brendan Burns
3f18641857 Merge pull request #12434 from ZJU-SEL/unsupported-param
fix unsupported param of containerized kubelet
2015-08-10 21:04:40 -07:00
Alex Robinson
f63eba6e36 Merge pull request #12061 from pmorie/secrets-ug-vectors
Add information about protections/risks to secrets user guide
2015-08-10 18:08:51 -07:00
Alex Robinson
5836d455b8 Merge pull request #12239 from eparis/bash-completions-rolling-update
Bash completion annotations for rollingupdates
2015-08-10 15:02:48 -07:00
Alex Robinson
9bda3c5998 Merge pull request #11138 from feihujiang/portForwardWithoutP
kubectl port-forward accept a pod without -p
2015-08-10 13:29:14 -07:00
Alex Robinson
91b0787f8a Merge pull request #12313 from mesosphere/mesos-docker-guide
Clarify build instructions in mesos/docker guide
2015-08-10 13:28:06 -07:00
Alex Robinson
933c855fba Merge pull request #12354 from mjibson/replace-cascade-fix
Fix flag docs for replace cascade
2015-08-10 11:06:41 -07:00
Alex Robinson
462fed62b7 Merge pull request #12189 from feihujiang/describeKindNoArguments
kubectl describe <kind> work with no arguments
2015-08-10 11:05:34 -07:00