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 |
|
Yu-Ju Hong
|
93719d928f
|
Merge pull request #10867 from caesarxuchao/replace-reason-status
Replace REASON with STATUS in examples
|
2015-07-07 15:52:34 -07:00 |
|
Yu-Ju Hong
|
362f8da810
|
Merge pull request #10847 from markturansky/pv_docs
Fixed link in persistent-volumes.md
|
2015-07-07 15:52:25 -07:00 |
|
saadali
|
e89f3375f2
|
Fix "Docker Containers should be able to override the image's default commmand" tests
|
2015-07-07 15:52:01 -07:00 |
|
Yu-Ju Hong
|
bf6909b1a7
|
Merge pull request #10845 from caesarxuchao/elasticsearch-output
update kubectl output in examples/elasticsearch
|
2015-07-07 15:48:36 -07:00 |
|
Zach Loafman
|
9dbeb719ed
|
Merge pull request #10873 from zmerlynn/v0.21.0-merge-to-master
V0.21.0 merge to master
|
2015-07-07 15:33:18 -07:00 |
|
Tim Hockin
|
737f3da73a
|
Fix broken links in docs/README
|
2015-07-07 15:30:14 -07:00 |
|
CJ Cullen
|
53c9f324c2
|
Add prometheus metrics for altTokenSource.
|
2015-07-07 15:25:23 -07:00 |
|
Tim Hockin
|
0a23c0666d
|
Make docs links be relative so we can version them
|
2015-07-07 15:22:17 -07:00 |
|
Yu-Ju Hong
|
0d2b8dbd13
|
Merge pull request #9136 from brendandburns/docs
Add documentation for HA Kubernetes
|
2015-07-07 15:16:33 -07:00 |
|
Tim Hockin
|
304d08bb7f
|
Make examples links be relative
|
2015-07-07 15:15:06 -07:00 |
|
Marcin Wielgus
|
0c25b1c272
|
Examples/rethinkdb fixes - namespaces, api update, curl params
|
2015-07-07 23:58:55 +02:00 |
|
Zach Loafman
|
89386d1af8
|
0.21.0 merge to master
|
2015-07-07 14:56:56 -07:00 |
|
Zach Loafman
|
75fb18a354
|
Revert "Versioning docs and examples for 0.21.0"
This reverts commit aa9d423e78 .
|
2015-07-07 14:56:56 -07:00 |
|
Zach Loafman
|
708f3a9b55
|
Kubernetes version v0.21.0-dev
|
2015-07-07 14:56:55 -07:00 |
|
Zach Loafman
|
39b013a5d5
|
Kubernetes version v0.21.0
|
2015-07-07 14:56:55 -07:00 |
|
Zach Loafman
|
aa9d423e78
|
Versioning docs and examples for 0.21.0
|
2015-07-07 14:56:55 -07:00 |
|
Yu-Ju Hong
|
e718cf5d51
|
Merge pull request #10857 from davidopp/somebranch
Increase zero-limit pod RAM for spreading to 200 MB to match cluster
|
2015-07-07 14:48:38 -07:00 |
|
nikhiljindal
|
e17e3579f3
|
Use latest heapster image
|
2015-07-07 14:40:18 -07:00 |
|
Janet Kuo
|
9c3c23686f
|
Embed doc URLs in swagger document
|
2015-07-07 14:23:52 -07:00 |
|