Justin Santa Barbara
|
ee58dc22d7
|
Merge pull request #21673 from gmarek/kube-down
Auto commit by PR queue bot
|
2016-02-27 19:21:18 -05:00 |
k8s-merge-robot
|
43792754d8
|
Merge pull request #21469 from wojtek-t/parallel_namespace_deletion
Auto commit by PR queue bot
|
2016-02-27 07:26:49 -08:00 |
Fabio Yeon
|
30a9cb26bd
|
Merge pull request #22083 from zmerlynn/take-out-apt-get
configure-vm.sh: Only "apt-get update" when we need to install a package
|
2016-02-26 14:53:28 -08:00 |
k8s-merge-robot
|
fb1ee74e78
|
Merge pull request #21917 from yifan-gu/gce_coreos_cloud_config
Auto commit by PR queue bot
|
2016-02-26 14:50:15 -08:00 |
Zach Loafman
|
43cb32ab1c
|
configure-vm.sh: Only "apt-get update" when we need to install a package
Factors out package install and checks for package before "apt-get update"
Also fix another "echo sleep 5".
Fixes #22071
|
2016-02-26 13:47:36 -08:00 |
Fabio Yeon
|
1460dceea4
|
Merge pull request #21004 from roberthbailey/gce-e2e-admission-controllers
Remove the SecurityContextDeny admission controller so that the testing environment matches the production environment
|
2016-02-26 13:13:44 -08:00 |
k8s-merge-robot
|
286e017e35
|
Merge pull request #21720 from zmerlynn/i20878
Auto commit by PR queue bot
|
2016-02-26 07:27:44 -08:00 |
Wojciech Tyczynski
|
506899008f
|
Parallelization of namespace deletion
|
2016-02-25 16:33:25 +01:00 |
gmarek
|
98eb12e1ed
|
Update memory requirements for influxdb
|
2016-02-25 16:15:54 +01:00 |
Robert Bailey
|
a238d90d49
|
Remove the SecurityContextDeny admission controller so that the
testing environment matches the production environment. This
was removed from config-default.sh in #16986.
|
2016-02-24 21:07:16 -08:00 |
Yifan Gu
|
aff803bed9
|
gce/coreos: Refactor the downloading command to handle errors better.
|
2016-02-24 12:06:56 -08:00 |
gmarek
|
053e882622
|
kube-down looks for instance templates even if instance group does not exists
|
2016-02-24 11:15:45 +01:00 |
Zach Loafman
|
e85cf1bb97
|
Attempt to delete node-template before retry
I don't think we've seen this commonly, so I'm proposing a simplistic
fix for now.
Fixes #20878
|
2016-02-22 16:09:15 -08:00 |
Jeff Lowdermilk
|
c406665b2b
|
Plumb node labels through salt
Expose node-labels flag on kubelet for gce via a startup script
env var.
|
2016-02-22 15:31:34 -08:00 |
Dawn Chen
|
699c80b752
|
Merge pull request #21641 from bprashanth/promisc
Teach the kubelet about promiscuous mode, take 2
|
2016-02-22 15:08:18 -08:00 |
k8s-merge-robot
|
85018f728e
|
Merge pull request #21258 from gmarek/heapster
Auto commit by PR queue bot
|
2016-02-22 01:24:58 -08:00 |
k8s-merge-robot
|
1ce188e557
|
Merge pull request #21430 from spxtr/e2e-internal
Auto commit by PR queue bot
|
2016-02-21 12:08:22 -08:00 |
k8s-merge-robot
|
d6192dd152
|
Merge pull request #21342 from spxtr/remove-e2e-test
Auto commit by PR queue bot
|
2016-02-21 00:39:38 -08:00 |
Prashanth Balasubramanian
|
2e8ff81de1
|
Teach the kubelet about --hairpin-mode=promiscuous-bridge.
|
2016-02-20 22:40:54 -08:00 |
k8s-merge-robot
|
65b5d0cbf4
|
Merge pull request #21269 from gmarek/metrics-grabber
Auto commit by PR queue bot
|
2016-02-20 16:37:16 -08:00 |
Daniel Smith
|
a8b943dddd
|
Revert "Put the container bridge in promiscuous mode."
|
2016-02-19 23:14:53 -08:00 |
Prashanth Balasubramanian
|
a694a7ae4b
|
Teach the kubelet about --hairpin-mode=promiscuous-bridge.
|
2016-02-19 14:59:16 -08:00 |
Phillip Wittrock
|
8151021369
|
Merge pull request #21508 from mml/slow-flake
Also retain docker and kubelet logs.
|
2016-02-18 18:53:20 -08:00 |
Zach Loafman
|
7f94e3ecdc
|
Bump container-vm in 1.2 to container-v1-2-v20160218 (prerelease)
|
2016-02-18 15:00:50 -08:00 |
Matt Liggett
|
58283aff67
|
Also retain docker and kubelet logs.
Still trying to debug #20916
|
2016-02-18 13:32:18 -08:00 |
Phillip Wittrock
|
be803eaf64
|
Merge pull request #21439 from zmerlynn/container-vm-v20160217
Bump GCE to container-vm-v20160217
|
2016-02-18 11:39:54 -08:00 |
k8s-merge-robot
|
5acdb92126
|
Merge pull request #21177 from laushinka/spelling-fixes
Auto commit by PR queue bot
|
2016-02-18 10:29:49 -08:00 |
Joe Finney
|
2b756ca56d
|
Move E2E kube-up call into test-setup from e2e-internal.
|
2016-02-17 16:49:07 -08:00 |
Zach Loafman
|
c8d90f1a61
|
Bump GCE to container-vm-v20160217
|
2016-02-17 16:39:58 -08:00 |
laushinka
|
7ef585be22
|
Spelling fixes inspired by github.com/client9/misspell
|
2016-02-18 06:58:05 +07:00 |
Madhusudan.C.S
|
f06a195855
|
Remove all {KUBE_,}ENABLE_{DEPLOYMENT,DAEMONSET} variables from all our bash scripts.
|
2016-02-17 15:04:28 -08:00 |
Madhusudan.C.S
|
e647804ba4
|
Replica set is enabled by default now, so it is not necessary to explicitly enable it in the test config script.
|
2016-02-17 15:03:15 -08:00 |
Madhusudan.C.S
|
ab1e9c200f
|
Graduate DaemonSet to v1beta1 API, enable it by default.
|
2016-02-17 15:03:12 -08:00 |
Phillip Wittrock
|
a8744279eb
|
Merge pull request #21347 from yujuhong/health_check
Switch to using `docker version` as health check
|
2016-02-17 14:48:44 -08:00 |
k8s-merge-robot
|
207b90ae63
|
Merge pull request #19578 from quinton-hoole/2016-01-04-ube-lite-e2e
Auto commit by PR queue bot
|
2016-02-17 04:29:48 -08:00 |
Dawn Chen
|
1af5c9f7b2
|
Disable REGISTER_MASTER_KUBELET for gce default configuration since
no one is working on e2e tests.
|
2016-02-16 15:32:32 -08:00 |
Yu-Ju Hong
|
b92e2903fa
|
Switched to using `docker version` as health check
`docker ps` can sometimes take a long time to finish, and restarting
docker in this case doesn't help.
|
2016-02-16 15:10:15 -08:00 |
Joe Finney
|
6f7182e500
|
Remove hack/e2e-test.sh in favor of hack/e2e.go.
|
2016-02-16 14:54:50 -08:00 |
Quinton Hoole
|
b4a3559807
|
Add Jenkins e2e test job for multi-zone Ubernetes Lite
|
2016-02-16 13:07:17 -08:00 |
k8s-merge-robot
|
a0489cb54b
|
Merge pull request #21297 from yifan-gu/add_dashborad_addons
Auto commit by PR queue bot
|
2016-02-16 13:00:11 -08:00 |
k8s-merge-robot
|
13b2a8a60b
|
Merge pull request #21191 from zmerlynn/change-motd
Auto commit by PR queue bot
|
2016-02-16 06:07:35 -08:00 |
k8s-merge-robot
|
2299547ca5
|
Merge pull request #21183 from mml/slow-flake
Auto commit by PR queue bot
|
2016-02-16 05:12:50 -08:00 |
Yifan Gu
|
c2c3ccdaa7
|
cluster/gce/coreos: Replace kube-ui with dashboard in configure-node.sh
|
2016-02-16 16:46:33 +08:00 |
gmarek
|
63dd014412
|
Update SchedulerMetrics
|
2016-02-15 16:52:41 +01:00 |
k8s-merge-robot
|
b1dedc0900
|
Merge pull request #21058 from gmarek/fix
Auto commit by PR queue bot
|
2016-02-15 06:12:27 -08:00 |
gmarek
|
9c722ba98e
|
Update memory requirements for new Heapster
|
2016-02-15 14:05:47 +01:00 |
Matt Liggett
|
c25331f251
|
Save the master logs to separate files rather than dumping to stdout.
|
2016-02-12 17:30:45 -08:00 |
Zach Loafman
|
db01dec0a4
|
Reset /etc/motd to include version, a pointer to source image and GitHub
Companion to #21031
|
2016-02-12 17:29:23 -08:00 |
Mike Danese
|
b8aa23f0fa
|
Merge pull request #21194 from dchen1107/test1
Make master component pods burstable, instead of guaranteed.
|
2016-02-12 17:08:27 -08:00 |
Dawn Chen
|
64ca54c2cc
|
Make master component's manifest consistent with the ones on debian
|
2016-02-12 14:56:12 -08:00 |