Victor Marmol
d293388993
Merge pull request #10800 from thockin/docs-volumes
...
Better volumes docs
2015-07-08 11:16:53 -07:00
Zach Loafman
4f3accec00
Add cherry_pick_pull.sh <pr-number> <branch>
...
This script checks out a branch based on <branch>, cherry picks pull
request <pr> into it commit by commit, then instructs the user on how
to propose that branch as a PR to the branch.
For bonus points, this could be integrated with something like the
"hub" tool (https://github.com/github/hub ) and be made about 2x more
automated.
Fixes #10730
2015-07-08 11:15:28 -07:00
Chao Xu
3cc13260ba
vagrant
2015-07-08 11:01:09 -07:00
Victor Marmol
127fe8d4a5
Merge pull request #10854 from JanetKuo/swag-doc-url
...
Embed doc URLs in swagger document
2015-07-08 10:01:10 -07:00
Victor Marmol
5e813fc76d
Merge pull request #10865 from JanetKuo/docs-security-context
...
Update document of security context
2015-07-08 10:00:36 -07:00
Victor Marmol
d90cd98d7b
Merge pull request #10894 from jlowdermilk/describe-docs
...
Update kubectl describe help to document prefix matching behavior
2015-07-08 09:59:57 -07:00
Victor Marmol
db1b801952
Merge pull request #10903 from JanetKuo/update-kubectl-get-docs
...
Update kubectl get command in docs/devel/
2015-07-08 09:57:49 -07:00
Victor Marmol
828146c802
Merge pull request #10562 from derekwaynecarr/missing_ca_crt_vagrant
...
Vagrant cloud provider not including ca.crt in secret
2015-07-08 09:46:23 -07:00
BC Broussard
1220d3cf01
Update kube-ui pod to v1.1
2015-07-08 09:54:38 -06:00
markturansky
5fd0b93065
fixed image name in example:
2015-07-08 11:33:11 -04:00
derekwaynecarr
e2ddd2dd7b
Missing ca crt in vagrant controllers
2015-07-08 10:59:10 -04:00
Kel Cecil
e72725cd70
Update CLI flags in node overview doc
2015-07-08 10:59:03 -04:00
Wojciech Tyczynski
de3a36c904
Promote ElasticSearch test to non-flaky suite
2015-07-08 16:26:04 +02:00
Wojciech Tyczynski
ff727ede74
Increase timeouts in services shell script
2015-07-08 15:32:05 +02:00
Marcin Wielgus
a4bd491f58
Fix typo in examples/rethinkdb/rc.yaml (google_containes->google_containers)
2015-07-08 11:53:23 +02:00
Piotr Szczesniak
6ca402b308
Merge pull request #10672 from mwielgus/selery-flower
...
Flower service and updated kubectl outputs in examples/celery-rabbitmq
2015-07-08 11:46:06 +02:00
Piotr Szczesniak
b24b251cb1
Merge pull request #10407 from mwielgus/spark-example
...
Updated spark example with docker images moved to gcr.io/google_containers
2015-07-08 11:23:06 +02:00
Marcin Wielgus
2bf1e50b8a
Flower service and updated kubectl outputs in examples/clery-rabbitmq
2015-07-08 11:10:59 +02:00
Piotr Szczesniak
3fb39542d0
Added load test with pods doing real works
2015-07-08 11:01:41 +02:00
gmarek
b25c97bca4
Add more logging to scheduler predicates to help debugging max_pods e2e test flakyness
2015-07-08 10:48:50 +02:00
Piotr Szczesniak
03c27916a0
Merge pull request #10832 from mwielgus/rethinkdb
...
Examples/rethinkdb fixes - namespaces, api update, curl params
2015-07-08 10:45:48 +02:00
Jimmi Dyson
8e482462fb
Fixes #8945 : Cleanup log symlinks on remove & dead log symlinks
2015-07-08 08:43:59 +01:00
Tim Hockin
1e4f6a4357
Better volumes docs
2015-07-07 22:19:20 -07:00
Brendan Burns
8727731430
Remove the unsafe_format_and_mount instructions, they haven't been needed for gce pd for a while.
2015-07-07 22:06:06 -07:00
Brendan Burns
6d08ade4ce
Don't start Docker by default on AWS
2015-07-07 21:57:43 -07:00
Brendan Burns
2e282013a8
Generate a kubeconfig file for the kubelet.
2015-07-07 21:29:38 -07:00
Brendan Burns
25b37b6978
Add some additional clarity to label prefix requirements.
2015-07-07 20:45:22 -07:00
Brendan Burns
45e23e0b02
Add a pointer to a new java library.
2015-07-07 20:14:36 -07:00
Quinton Hoole
77be29e3da
Merge pull request #10905 from quinton-hoole/2015-07-07-multiline-regexes
...
Make merge conflicts less likely in jenkins/e2e.sh w/ multiline regexes
2015-07-07 20:12:49 -07:00
Quinton Hoole
4a26114a9a
Make merge conflicts less likely in jenkins/e2e.sh with multiline regexs.
2015-07-07 20:10:00 -07:00
Yu-Ju Hong
991164c638
Merge pull request #10870 from caesarxuchao/iscsi-output
...
update the output of kubectl get pods in examples/iscsi
2015-07-07 18:23:48 -07:00
Janet Kuo
cda54c5cf7
Update UI doc for the usage of Kubernetes UI
2015-07-07 18:19:34 -07:00
Janet Kuo
049c989a19
Update kubectl get command in docs/devel/
2015-07-07 18:06:43 -07:00
Yu-Ju Hong
f7e1a00477
Merge pull request #10884 from dchen1107/cleanup
...
Disable liveness for dns due to #10659
2015-07-07 17:59:17 -07:00
Alex Mohr
7737d18882
Update release notes tool and documentation
2015-07-07 17:40:10 -07:00
Yu-Ju Hong
1cf9a71aa2
Merge pull request #10872 from nikhiljindal/latestHeapster
...
Use latest heapster image
2015-07-07 17:35:40 -07:00
Yu-Ju Hong
1cdd34b759
Merge pull request #10880 from saad-ali/issue7840
...
Fix "Docker Containers should be able to override the image's default command" tests
2015-07-07 17:35:18 -07:00
Yu-Ju Hong
84a8c5f713
Merge pull request #10863 from caesarxuchao/glusterfs-output
...
update kubectl output in examples/glusterfs
2015-07-07 17:34:51 -07:00
Yu-Ju Hong
711c093902
Merge pull request #10811 from thockin/version-examples-links
...
Make examples links be relative
2015-07-07 17:34:37 -07:00
Jeff Lowdermilk
229cbd472d
Update kubectl describe help to document prefix matching behavior
2015-07-07 16:57:37 -07:00
Chao Xu
582fcd86e9
update the kubectl get command in examples/node-selection
2015-07-07 16:54:00 -07:00
Chao Xu
e5b815aa41
update the output of kubectl get in examples/kubernetes-namespace
2015-07-07 16:46:21 -07:00
Tim Hockin
0d7ec93861
reflow lines
2015-07-07 16:45:54 -07:00
Chao Xu
5a8eef752f
update the output of kubectl get pods in examples/iscsi
2015-07-07 16:43:39 -07:00
Yu-Ju Hong
2a92eec0dc
Merge pull request #10875 from thockin/docs-versioning
...
Fix broken links in docs/README
2015-07-07 16:35:18 -07:00
Dawn Chen
c6a0fd1eaf
Upgrade to v6 from v5
2015-07-07 16:29:27 -07:00
Dawn Chen
4f947ce8ed
Disable liveness for dns due to #10659
2015-07-07 16:27:38 -07:00
Chao Xu
d84df92174
update kubectl output in examples/glusterfs
2015-07-07 16:06:18 -07:00
Yu-Ju Hong
af906eedd9
Merge pull request #10844 from jbeda/docs
...
Update GCE docs to reflect namespaces
2015-07-07 15:52:53 -07:00
Yu-Ju Hong
640cd88ee6
Merge pull request #10869 from caesarxuchao/hazelcast-output
...
update the output of kubectl get in examples/hazelcast
2015-07-07 15:52:44 -07:00