k8s-merge-robot
|
5efa8aa7d1
|
Merge pull request #22404 from yujuhong/dump_mem
Auto commit by PR queue bot
|
2016-03-05 00:38:56 -08:00 |
|
k8s-merge-robot
|
e9d3be83ae
|
Merge pull request #22241 from Random-Liu/recover-back-off-behaviour
Auto commit by PR queue bot
|
2016-03-05 00:05:15 -08:00 |
|
k8s-merge-robot
|
ef129499da
|
Merge pull request #22459 from jayunit100/disruptivediskannot
Auto commit by PR queue bot
|
2016-03-04 21:17:52 -08:00 |
|
k8s-merge-robot
|
ea43db8039
|
Merge pull request #22481 from ihmccreery/better-upgrade-tests
Auto commit by PR queue bot
|
2016-03-04 20:07:29 -08:00 |
|
k8s-merge-robot
|
28b3448a9a
|
Merge pull request #22314 from yujuhong/resource_100
Auto commit by PR queue bot
|
2016-03-04 18:48:02 -08:00 |
|
Joshua Piccari
|
f5f83b076a
|
Improve go report card by fixing typos in comments
|
2016-03-04 18:30:59 -08:00 |
|
Isaac Hollander McCreery
|
0e9114f667
|
Add ExperimentalNodeUpgrade test that a service stays up during cluster upgrade, not just master upgrade
- Duplicate old test to keep old functionality while allowing ExperimentalNodeUpgrade
- Also remove push test; no longer used/functioning
|
2016-03-04 16:10:29 -08:00 |
|
derekwaynecarr
|
f0bfbcedcd
|
Bump timeout time for e2e node test services
|
2016-03-04 17:07:35 -05:00 |
|
Kris
|
dbde4fd798
|
Move the discovery client to its own package
|
2016-03-04 13:44:52 -08:00 |
|
Abhishek Shah
|
a3c00aadd5
|
Specify hostname, subdomain via annotation on podspec.
The hostname is a DNS A record, if the subdomain maps to a service name
in the same namespace
|
2016-03-04 13:28:33 -08:00 |
|
Marcin Wielgus
|
a13843cddb
|
Add volumes, volumemounts and host ports to rcconfig in e2e utils
|
2016-03-04 18:38:10 +01:00 |
|
Abhi Shah
|
b25a48d605
|
Revert "Move discovery client to its own package"
|
2016-03-04 09:24:54 -08:00 |
|
Abhi Shah
|
627edd2588
|
Merge pull request #22016 from krousey/discbreak
Move discovery client to its own package
|
2016-03-04 09:17:46 -08:00 |
|
k8s-merge-robot
|
2a8ec62e76
|
Merge pull request #22522 from mwielgus/cm_utils
Auto commit by PR queue bot
|
2016-03-04 08:01:54 -08:00 |
|
k8s-merge-robot
|
917fb4264d
|
Merge pull request #22461 from jayunit100/skipNodeDiskFill
Auto commit by PR queue bot
|
2016-03-04 08:01:53 -08:00 |
|
Marcin Wielgus
|
0a7e344d49
|
CustomMetric support in autoscaling utils
|
2016-03-04 15:50:55 +01:00 |
|
k8s-merge-robot
|
6a6fcc8c2b
|
Merge pull request #22432 from piosz/hpa-e2e
Auto commit by PR queue bot
|
2016-03-04 03:45:33 -08:00 |
|
k8s-merge-robot
|
b45bf88105
|
Merge pull request #22513 from gmarek/density
Auto commit by PR queue bot
|
2016-03-04 03:12:52 -08:00 |
|
k8s-merge-robot
|
0e3469dce3
|
Merge pull request #22183 from pmorie/config-quota
Auto commit by PR queue bot
|
2016-03-04 03:12:51 -08:00 |
|
k8s-merge-robot
|
1b9abdc920
|
Merge pull request #22510 from gmarek/proxy
Auto commit by PR queue bot
|
2016-03-04 02:29:37 -08:00 |
|
Piotr Szczesniak
|
60430ca1fb
|
Added HPA lightweight e2e test
|
2016-03-04 11:23:07 +01:00 |
|
gmarek
|
43a8f04193
|
Add a comment explaining the necessary scale for Density test
|
2016-03-04 11:05:20 +01:00 |
|
k8s-merge-robot
|
17b5ac4808
|
Merge pull request #22440 from gmarek/more_flake
Auto commit by PR queue bot
|
2016-03-04 01:28:34 -08:00 |
|
gmarek
|
633d2cdfc1
|
Add a workaround for hanging proxy in nodeProxyRequest
|
2016-03-04 10:27:41 +01:00 |
|
gmarek
|
7f3c490519
|
Print running pods before SchedulerPredicates tests
|
2016-03-04 09:50:33 +01:00 |
|
gmarek
|
030f5d073d
|
Relax thresholds for cluster saturation time
|
2016-03-04 09:07:52 +01:00 |
|
k8s-merge-robot
|
258eac505f
|
Merge pull request #21400 from derekwaynecarr/namespace_deletion_discovery
Auto commit by PR queue bot
|
2016-03-03 21:33:01 -08:00 |
|
k8s-merge-robot
|
c8038a7751
|
Merge pull request #22311 from vishh/22198
Auto commit by PR queue bot
|
2016-03-03 20:55:20 -08:00 |
|
Jeff Lowdermilk
|
f8d7793609
|
Merge pull request #22203 from bprashanth/network_flake
Ignore network flake in services e2e.
|
2016-03-03 15:20:12 -08:00 |
|
Jay Vyas
|
097e3ea3d4
|
Skip node disk test if cluster size < 2
|
2016-03-03 16:00:17 -05:00 |
|
Jay Vyas
|
b3203fb111
|
annotate NodeOutOfDisk as disruptive
|
2016-03-03 15:36:53 -05:00 |
|
Janet Kuo
|
87a240f828
|
Improve deployment error logs
|
2016-03-03 11:44:04 -08:00 |
|
Jeff Lowdermilk
|
8c500a9c31
|
Merge pull request #22279 from soltysh/describer_none
Unifying empty/none/not set values in describer
|
2016-03-03 11:40:54 -08:00 |
|
Prashanth Balasubramanian
|
92ff05f2e6
|
Wait till netexec is Ready in kubeproxy e2e
|
2016-03-03 11:27:32 -08:00 |
|
Prashanth Balasubramanian
|
33bb8e863c
|
Add a simple clusterapi-tester, improve e2e logging.
|
2016-03-03 10:01:01 -08:00 |
|
Phillip Wittrock
|
b5bfc6c281
|
Move serve_hostname testing image to k8s test/images from contrib/for-demos
|
2016-03-03 09:22:43 -08:00 |
|
deads2k
|
f8f45df578
|
make kubectl logs work for replication controllers
|
2016-03-03 11:17:50 -05:00 |
|
gmarek
|
496fc3c7ed
|
Make scheduler predicates test work with registered master
|
2016-03-03 10:09:26 +01:00 |
|
Wojciech Tyczynski
|
2ba342797d
|
Explicitly set request for latency pods
|
2016-03-03 08:29:47 +01:00 |
|
derekwaynecarr
|
773cf73f0e
|
Add e2e tests to verify more resources are deleted
|
2016-03-02 23:34:45 -05:00 |
|
k8s-merge-robot
|
d81d823ca5
|
Merge pull request #22393 from eparis/blunderbuss
Auto commit by PR queue bot
|
2016-03-02 18:51:56 -08:00 |
|
Eric Paris
|
5e5a823294
|
Move blunderbuss assignees into tree
|
2016-03-02 20:46:32 -05:00 |
|
Yu-Ju Hong
|
52d75d2188
|
e2e: print runtime MemStats when memory usage exceeds expectation
|
2016-03-02 17:20:49 -08:00 |
|
Yu-Ju Hong
|
216727c448
|
e2e: add kubelet resource usage test to monitor 100 pods per node
|
2016-03-02 15:23:54 -08:00 |
|
Vishnu kannan
|
e33ec7a6ba
|
Re-enable system metrics kubelet tests.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-03-02 14:55:26 -08:00 |
|
Jay Vyas
|
09ad2da7ac
|
minimal hostPath fix
|
2016-03-02 17:22:45 -05:00 |
|
Paul Morie
|
834776aa1f
|
Add resource quota for ConfigMap
|
2016-03-02 09:59:51 -05:00 |
|
Paul Morie
|
d87e712b05
|
Disambiguate emptydir wrapper test
|
2016-03-02 09:00:16 -05:00 |
|
Maciej Szulik
|
1b56d79f64
|
Unifying empty/none/not set values in describer
|
2016-03-02 13:57:39 +01:00 |
|
Wojciech Tyczynski
|
e9d99bd8e7
|
Revert "Speed up load test in smaller clusters"
|
2016-03-02 12:24:13 +01:00 |
|