Zach Loafman
abfbf68287
Revert "Bump to container-vm-v20160121"
2016-01-25 15:54:41 -08:00
jay vyas
f3f167d2f9
Remove podmaster stuff, in lieu of the new least prototype
2016-01-25 18:47:00 -05:00
Mike Danese
69add2fb80
dns: don't die when a headless service declares no ports
...
Headless services are not required to declare ports.
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-25 15:46:06 -08:00
David Oppenheimer
8202906055
Cleanup.
2016-01-25 15:41:12 -08:00
Dawn Chen
1087803e12
Merge pull request #20004 from thockin/logs-for-17181-flake
...
Add logs to try to diagnose #17181
2016-01-25 15:38:34 -08:00
Dawn Chen
c2eb90cc4d
Merge pull request #20106 from mikedanese/ds-debug
...
e2e: bump daemonset reap timeout and add some logging dumps of the na…
2016-01-25 15:35:14 -08:00
Brendan Burns
b8b074f41f
Disable closing of the httptest Server due to https://github.com/golang/go/issues/12262
2016-01-25 15:31:48 -08:00
Tim Hockin
c924533e45
Add logs to try to diagnose #17181
2016-01-25 15:01:03 -08:00
Hongchao Deng
49887a197f
fix Version not found in docker.ENV in fakeDockerClient
2016-01-25 14:54:04 -08:00
Yu-Ju Hong
872e34bfa4
e2e reboot: print status and logs for not running/ready pods
2016-01-25 14:38:42 -08:00
Janet Kuo
591269c99c
Surface available/unavailable pods in deployment describer
2016-01-25 14:30:15 -08:00
Janet Kuo
9739a67833
Deployment status: number of available/unavailable pods
2016-01-25 14:30:15 -08:00
Zach Loafman
0e889a1afd
Merge pull request #20109 from piosz/heapster-0.18.5
...
Bumped Heapster to v0.18.5 to fix issue with nil pointer panic
2016-01-25 14:27:38 -08:00
Daniel Smith
ac5b954dce
add expectations for flaky test issues
2016-01-25 14:18:17 -08:00
Dawn Chen
72745f226a
Merge pull request #20102 from spxtr/resize-logs
...
Dump core at beginning and end of node resizes.
2016-01-25 14:01:55 -08:00
Dawn Chen
6a341731f2
Merge pull request #20010 from lavalamp/e2e-kubectl-describe
...
Accept both 'No events.' and 'Events:'
2016-01-25 13:54:07 -08:00
Mike Danese
00576dc07d
e2e: bump daemonset reap timeout and add some logging dumps of the namespace state when the e2e test fails
2016-01-25 13:16:06 -08:00
Piotr Szczesniak
f93b1f1043
Bumped Heapster to v0.18.5 to fix issue with nil pointer panic
2016-01-25 21:55:16 +01:00
Eric Paris
f32d7f039b
Update Godeps/LICENSES.md as it seems out of date or something...
2016-01-25 15:49:07 -05:00
Eric Paris
886f19f392
Fix Godeps since godep binary keeps changing
2016-01-25 15:44:03 -05:00
Brian Grant
ec83db2f46
Remove CAPS reference. Add node self-healing.
2016-01-25 18:51:30 +00:00
Brian Grant
ccc857c09a
Update the description of what's not in Kubernetes.
2016-01-25 18:51:30 +00:00
Paul Morie
918a69479c
Update proposal for ConfigMap volume
2016-01-25 13:48:46 -05:00
Quinton Hoole
10f7985dfb
Merge pull request #19995 from justinsb/gce_label_pd
...
Ubernetes-Lite GCE: Label volumes with zone information
2016-01-25 10:34:10 -08:00
Brendan Burns
61ff7475a8
Add a stray dependency that was missing due to godep update
2016-01-25 10:05:29 -08:00
Joe Finney
7164e88a3a
Dump core at beginning and end of node resizes.
2016-01-25 09:52:57 -08:00
Jordan Liggitt
669be92ca5
Restore LoadTLSFiles to client.Config
2016-01-25 12:48:35 -05:00
Brendan Burns
8da756f2ff
Update the docker/spdystream dependency
2016-01-25 09:43:00 -08:00
Jordan Liggitt
d7f547b4c2
Make label/annotate commands fall back to update on patch compute failure
2016-01-25 11:57:34 -05:00
Eric Tune
99f301d0b7
Merge pull request #11980 from soltysh/scheduledjob_controller_proposal
...
ScheduledJob controller proposal
2016-01-25 08:39:16 -08:00
James DeFelice
1748f028d5
experimental support for task discovery-info generation
2016-01-25 16:25:03 +00:00
k8s-merge-robot
d7d601b2fc
Merge pull request #18876 from erictune/dynamic-job
...
Auto commit by PR queue bot
2016-01-25 08:06:22 -08:00
k8s-merge-robot
d3b869ae14
Merge pull request #17922 from smarterclayton/split_codec
...
Auto commit by PR queue bot
2016-01-25 06:30:39 -08:00
k8s-merge-robot
1992fca62d
Merge pull request #20081 from luxas/fix_apiserver_proxy_docs
...
Auto commit by PR queue bot
2016-01-25 06:07:44 -08:00
k8s-merge-robot
20273cf961
Merge pull request #20039 from ihmccreery/no-experimental
...
Auto commit by PR queue bot
2016-01-25 06:06:51 -08:00
k8s-merge-robot
cc1eeeb7ca
Merge pull request #19959 from mesosphere/jdef_fix_k8s_19954_scheduler_integration_test
...
Auto commit by PR queue bot
2016-01-25 06:05:54 -08:00
Dan Winship
70a904d10e
Don't print hairpin_mode error when not using Linux bridges
...
(eg, with network plugins that use Open vSwitch)
2016-01-25 09:01:34 -05:00
k8s-merge-robot
33d1f6c085
Merge pull request #18265 from davidopp/affinity
...
Auto commit by PR queue bot
2016-01-25 05:57:10 -08:00
Piotr Szczesniak
6e15394171
Merge pull request #20083 from piosz/disable-cluster-autoscaling-e2e
...
Disabled cluster size autoscaling e2e since they are flaky
2016-01-25 11:38:16 +01:00
Pieter Joost van de Sande
b2215ead0f
fix wrong db label
...
The rethinkdb-admin service was labelled with `influxdb` instead of `rethinkdb`
2016-01-25 11:31:02 +01:00
Piotr Szczesniak
23b9ca221d
Disabled cluster size autoscaling e2e since they are flaky
2016-01-25 10:34:10 +01:00
Lucas Käldström
528910f5f4
Fix the apiserver proxy doc
2016-01-25 09:33:08 +02:00
Alex Robinson
c9471a1665
Fix broken link to logging sidecar example.
2016-01-24 17:22:35 -08:00
Dhawal Yogesh Bhanushali
f7db2c6e99
vsphere support
2016-01-24 13:52:56 -08:00
David Oppenheimer
5abfb43b64
Merge pull request #18263 from davidopp/taints-tolerations
...
Dedicated nodes, taints, and tolerations design proposal
2016-01-24 12:15:57 -08:00
David Oppenheimer
1948dc5ab0
Merge pull request #18261 from davidopp/nodeselector
...
Node affinity and NodeSelector design doc
2016-01-24 12:12:45 -08:00
David Oppenheimer
a646b6428d
Merge pull request #18880 from davidopp/mesos-style
...
How to build Mesos/Omega-style frameworks on Kubernetes.
2016-01-24 12:11:58 -08:00
Justin Santa Barbara
a4d6801655
AWS: Change config-test defaults to match GCE
...
KUBE_ENABLE_DAEMONSETS & KUBE_ENABLE_DEPLOYMENTS default to true in
config-test in GCE, so we should do the same in AWS for e2e sanity.
2016-01-24 10:43:43 -05:00
Justin Santa Barbara
8a7afc459c
AWS: Call build-runtime-config where it is used
...
build-runtime-config was being called in verify-prereqs, which didn't
match how GCE called it, and didn't seem to actually work.
Instead call it just before the master configuration is built. Also
call it just before the node configuration is built, even though the
nodes don't _currently_ require the runtime_config.
2016-01-24 10:43:15 -05:00
Zach Loafman
364814072a
Merge pull request #20024 from mikedanese/nil-ptr
...
fix nil pointer in addons test
2016-01-24 06:56:46 -08:00