k8s-merge-robot
570a9dc18f
Merge pull request #15796 from caesarxuchao/fix-kubectl-api-versions
...
Auto commit by PR queue bot
2015-10-24 01:24:31 -07:00
k8s-merge-robot
c291eb5497
Merge pull request #15946 from upmc-enterprises/fix_cap_of_acronyms
...
Auto commit by PR queue bot
2015-10-24 00:57:41 -07:00
Eric Tune
07fb3c2759
Fix jobs unittest flakes.
...
Sometimes the test would
generate two identical pod names
using the Now().UnixNano() function.
Apparently the Nanos are rounded.
Passed 2000 unittest runs.
2015-10-24 00:54:45 -07:00
k8s-merge-robot
6600fbcf7d
Merge pull request #15854 from thockin/service-e2e-not-flaky
...
Auto commit by PR queue bot
2015-10-24 00:25:52 -07:00
k8s-merge-robot
74a1f7e86f
Merge pull request #16131 from brendandburns/aws2
...
Auto commit by PR queue bot
2015-10-23 23:19:47 -07:00
Mike Danese
007d405332
Merge pull request #16214 from vishh/monitoring-scope
...
Disable google cloud monitoring sinks in heapster by default.
2015-10-23 20:34:26 -07:00
k8s-merge-robot
8498721681
Merge pull request #13109 from copejon/master
...
Auto commit by PR queue bot
2015-10-23 19:40:29 -07:00
k8s-merge-robot
c599025685
Merge pull request #16136 from jszczepkowski/hpa-exmv
...
Auto commit by PR queue bot
2015-10-23 19:23:54 -07:00
Tim Hockin
42c7fec490
Add a cloud-provider hook to scrub DNS for pods
...
GCE needs this hook and it seems general enough to include.
2015-10-23 17:01:49 -07:00
Vishnu kannan
af1ef55008
Disable google cloud monitoring sinks in heapster by default.
2015-10-23 16:21:00 -07:00
Eric Tune
6bff8df31c
In devel docs, refer to .kube/config
...
not .kubernetes_auth
2015-10-23 15:44:42 -07:00
Tim Hockin
f93f77766d
Merge pull request #16203 from thockin/docs-nits
...
fix another bad backticks usage
2015-10-23 15:18:54 -07:00
Tim Hockin
21e9134ae8
fix another bad backticks usage
2015-10-23 15:18:09 -07:00
Tim Hockin
c28ddf9ff8
Merge pull request #16197 from thockin/docs-nits
...
syntax is 'go' not 'golang'
2015-10-23 15:08:58 -07:00
Tim Hockin
76769d87f0
syntax is 'go' not 'golang'
2015-10-23 15:08:27 -07:00
Yu-Ju Hong
e4f739115f
kubelet: fix getting logs from static pods
...
This change adds the necessary UID translation logic to fix the issue.
2015-10-23 14:31:40 -07:00
Timothy St. Clair
8140974f31
Removal of fakeClient from etcd_helper_test in leiu of NewEtcdTestClientServer
2015-10-23 16:23:27 -05:00
Matt Keeble
c125004e7f
Remove breaking whitespace
...
For the copy&pasters among us ;)
2015-10-23 22:15:30 +01:00
Eric Tune
eaf8dbcb00
Indent "GRACE" column in pod dump of test output
2015-10-23 13:36:20 -07:00
Tim Hockin
5c903dbcac
Merge pull request #16073 from caesarxuchao/fix-htmlpreview-on-head
...
fix htmlpreview links to point to subdictory
2015-10-23 13:32:29 -07:00
Lantao Liu
67a7633202
Put restart count into docker label
2015-10-23 13:02:32 -07:00
Tim Hockin
845d547596
Merge pull request #16180 from thockin/docs-nits
...
csv is not a known syntax, messes up gh-pages
2015-10-23 12:59:06 -07:00
Brendan Burns
3b94648766
Merge pull request #16145 from HaiyangDING/patch-2
...
fix typo in api-converntions.md
2015-10-23 12:52:41 -07:00
Saad Ali
6db9d462b0
Merge pull request #16140 from jlowdermilk/jenkins-test-image
...
Dockerfile for jenkins build/test
2015-10-23 12:44:20 -07:00
Tim Hockin
5390a93f4b
csv is not a know syntax, messes up gh-pages
2015-10-23 12:37:56 -07:00
Fabiano Franz
312d53d9c9
Expose attachable pod discovery to factory
2015-10-23 17:28:41 -02:00
Saad Ali
ebf3ee3fb2
Merge pull request #16035 from deads2k/typo
...
fix horizonal typo
2015-10-23 12:09:11 -07:00
Saad Ali
a5c3c16994
Merge pull request #15981 from nikhiljindal/docsUpdate
...
Updating documentation to reflect the latest status of extension resources
2015-10-23 12:07:31 -07:00
Saad Ali
722c86aa50
Merge pull request #15948 from gmarek/fix-test
...
Add handling of old non-capitalized event reason to scheduler-predicates test
2015-10-23 12:06:14 -07:00
Saad Ali
06113d3b87
Merge pull request #16137 from ArtfulCoder/externalIPFix
...
release NodePort correctly
2015-10-23 12:03:38 -07:00
saadali
19115b2a22
Fix GCE Cloudprovider waitForOp bug and make GCE attach/detach atomic operations.
2015-10-23 11:58:56 -07:00
Abhishek Shah
4a7b4f2ed2
Nil Check
2015-10-23 11:52:59 -07:00
Andy Goldstein
6fddb0e83a
Add httpstream.Handshake unit test
2015-10-23 14:09:41 -04:00
Jeff Lowdermilk
150ed6a429
Dockerfile for jenkins build/test
...
To allow jenkins to run verify/unit/cmd/integration tests in a
container.
2015-10-23 10:12:35 -07:00
Jerzy Szczepkowski
37ef5dee0b
Horizontal pod autoscaling example moved to user guide.
...
Horizontal pod autoscaling example moved to user guide. Part of #15652 .
2015-10-23 18:49:20 +02:00
Dawn Chen
038f871c43
Merge pull request #16071 from brendandburns/heapster
...
Make heapster config creation dynamic
2015-10-23 09:25:59 -07:00
Steve Milner
6ee5c0ec20
Fixes for update-api-reference-docs.sh
2015-10-23 11:56:24 -04:00
Jon Cope
b6d3b2f64b
Add Spark-GlusterFS example
2015-10-23 09:01:56 -05:00
Piotr Szczesniak
d7a3b064dd
Improved HPA e2e to test stability of the scale decision
2015-10-23 14:54:12 +02:00
Steve Sloka
4302208aa9
globally search/replace 'KubeApiQps' to 'KubeAPIQPS' and 'KubeApiBurst' to 'KubeAPIBurst' to match GO rules
2015-10-23 08:24:19 -04:00
Filip Grzadkowski
165169ab1c
Merge pull request #16052 from ArtfulCoder/mount_etc_hosts
...
kubelet manages /etc/hosts file
2015-10-23 14:07:34 +02:00
Filip Grzadkowski
d93c14afec
Merge pull request #16025 from piosz/describe-fix
...
Fixed incorrect Min replicas value in kubectl describe
2015-10-23 14:07:16 +02:00
Filip Grzadkowski
5f7fea2f35
Merge pull request #15974 from gambol99/rj/groups_fields_quoted
...
single column groups option in tokenfile
2015-10-23 14:06:25 +02:00
Filip Grzadkowski
ebee4bb357
Merge pull request #15954 from timothysc/non-blocking-event
...
Events should be non-blocking.
2015-10-23 14:06:00 +02:00
Filip Grzadkowski
edd10d8a83
Merge pull request #15914 from vishh/serialize-pull
...
make kubelet image pulls serialized by default.
2015-10-23 14:04:23 +02:00
k8s-merge-robot
a10ed3e2b1
Merge pull request #15908 from jlowdermilk/rolling-update-doc
...
Auto commit by PR queue bot
2015-10-23 00:52:37 -07:00
He Simei
ec3493fd5e
fix buggy example for endpoint specification
2015-10-23 15:29:12 +08:00
mqliang
ce384e62ed
fix conflict after rebase
2015-10-23 14:28:09 +08:00
mqliang
57faaf4f96
refactor validation.go to avoid duplicating
2015-10-23 14:23:55 +08:00
k8s-merge-robot
c3d92de705
Merge pull request #15875 from ashcrow/release-tar-fix-for-15713-15787
...
Auto commit by PR queue bot
2015-10-22 23:23:33 -07:00