k8s-merge-robot
6a4b76f34c
Merge pull request #15623 from wojtek-t/always_delete_namespace
...
Auto commit by PR queue bot
2015-10-14 08:35:24 -07:00
Marek Grabowski
05aecec0bd
Merge pull request #15626 from gmarek/fix-jenkins
...
Bash FTW - fix for run-e2e-tests.sh
2015-10-14 17:24:37 +02:00
gmarek
0574e0e21f
Bash FTW - fix for run-e2e-tests.sh
2015-10-14 17:20:49 +02:00
k8s-merge-robot
979ca2b3fe
Merge pull request #15614 from wojtek-t/cleanup_integration_utils
...
Auto commit by PR queue bot
2015-10-14 07:35:37 -07:00
Dr. Stefan Schimanski
651f02aec2
Add unit tests for first empty SET
2015-10-14 16:35:25 +02:00
k8s-merge-robot
7e0e102b15
Merge pull request #15619 from wojtek-t/avoid_unnecessary_copies
...
Auto commit by PR queue bot
2015-10-14 07:32:29 -07:00
Huamin Chen
69a1f33dd5
iscsi: format disk if no filesystem is found
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-10-14 10:30:04 -04:00
Huamin Chen
9ca96abd46
iscsi: use global path to retrieve iscsi portal and iqn
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-10-14 09:48:07 -04:00
derekwaynecarr
62b4467c69
Resource Quota should not let fractional values for API resources
2015-10-14 09:47:38 -04:00
Steve Milner
57fc4bfa56
build: test/images in test tar and a static kubectl
...
* release tar now includes test/images/*
* kubectl is now built as a static binary in the test
2015-10-14 09:42:04 -04:00
Dr. Stefan Schimanski
7dddec6799
Switch to empty ADD PodUpdate for PodConfigNotificationIncremental mode
2015-10-14 15:38:44 +02:00
k8s-merge-robot
a5fc5fd0c4
Merge pull request #15538 from wojtek-t/unify_clients
...
Auto commit by PR queue bot
2015-10-14 06:20:37 -07:00
Wojciech Tyczynski
a322a601aa
Delete namespace in case of scalability failures
2015-10-14 15:18:39 +02:00
Marek Grabowski
066089d312
Merge pull request #15620 from wojtek-t/fix_exporting_vars
...
Export env vars from scalability suite
2015-10-14 15:18:37 +02:00
Wojciech Tyczynski
43019c5c89
Export vars from scalability suite
2015-10-14 14:51:39 +02:00
Dr. Stefan Schimanski
5cfeb53057
Enforce an initial empty SET PodConfig
...
In PodConfigNotificationIncremental PodConfig mode, when no pods are available
for a source, the Merge function correctly concluded that neither ADD, UPDATE nor
REMOVE updates are to be sent to the kubelet. But as a consequence the kubelet will
not mark that source as seen.
This is usually not a problem for the apiserver source. But it is a problem for
an empty "file" source, e.g. by passing an empty directory to the kubelet for
static pods. Then the file source will never be seen and the kubelet will stay
in its special not-all-source-seen mode.
2015-10-14 14:22:44 +02:00
Wojciech Tyczynski
2b17666b44
Avoid unnecessary copies in LIST
2015-10-14 14:04:14 +02:00
k8s-merge-robot
b7ff9344a7
Merge pull request #15559 from mikedanese/simple-ds-promote
...
Auto commit by PR queue bot
2015-10-14 05:02:30 -07:00
Wojciech Tyczynski
66113539cb
Remove duplicate code from test/integration
2015-10-14 12:11:53 +02:00
Piotr Szczesniak
4abe33458e
Added documentation of Initial Resources plugin.
2015-10-14 12:11:08 +02:00
Marek Grabowski
4264aac1e9
Merge pull request #15610 from piosz/enable-ir-e2e
...
Fixed Initial Resources e2e test to not depend on other tests
2015-10-14 11:43:30 +02:00
Maciej Szulik
98fa29adfd
Make PodTemplateSpec for Job not a pointer, since it's a required field
2015-10-14 11:37:11 +02:00
Piotr Szczesniak
ebac6de547
Fixed Initial Resources e2e test to not depend on other tests
2015-10-14 11:11:03 +02:00
Marek Grabowski
4f6ac7ec79
Merge pull request #15601 from gmarek/fix-jenkins
...
Fix to stop-kubemark script
2015-10-14 09:36:14 +02:00
gmarek
3a609c971d
Fix to stop-kubemark script
2015-10-14 09:30:48 +02:00
Marek Grabowski
1dfef2de41
Merge pull request #15600 from kubernetes/revert-9052-network-service-soak
...
Revert "Networking test rework to support modular, layered service soak"
2015-10-14 09:20:12 +02:00
Dawn Chen
e86d5c9e7d
Revert "Networking test rework to support modular, layered service soak"
2015-10-14 00:03:39 -07:00
Wojciech Tyczynski
647aa1bc8c
Unify per-resource List for unversioned client
2015-10-14 08:37:57 +02:00
k8s-merge-robot
dfb400e2e9
Merge pull request #15268 from caesarxuchao/fix-14126
...
Auto commit by PR queue bot
2015-10-13 19:30:17 -07:00
k8s-merge-robot
8959e0cc03
Merge pull request #15509 from bgrant0607/labels
...
Auto commit by PR queue bot
2015-10-13 19:04:15 -07:00
Janet Kuo
b9c8b76b6b
address comments
2015-10-13 18:48:27 -07:00
Janet Kuo
f39fe2056d
Keep Flatten() and format output earlier in kubectl get
2015-10-13 18:48:27 -07:00
k8s-merge-robot
3e3833b0db
Merge pull request #9052 from jayunit100/network-service-soak
...
Auto commit by PR queue bot
2015-10-13 18:38:12 -07:00
k8s-merge-robot
085892c0e3
Merge pull request #15587 from bgrant0607/docfix
...
Auto commit by PR queue bot
2015-10-13 18:35:23 -07:00
Brian Grant
dceeab88c8
Define Kubernetes and K8s, which are FAQs.
2015-10-14 00:35:17 +00:00
Chao Xu
b443f1264c
Use PATCH instead of PUT when update events
2015-10-13 17:12:09 -07:00
Dawn Chen
0e0ae670ad
Merge pull request #15488 from caesarxuchao/experimental-extensions-client
...
Move from "Experimental" to "Extensions"
2015-10-13 16:54:37 -07:00
Dawn Chen
61a175f0bc
Merge pull request #15442 from smarterclayton/connect_responder
...
Connect should be passed a Responder interface
2015-10-13 16:51:47 -07:00
Janet Kuo
d7d24dc8d4
Remove sorting-printer's debug message
2015-10-13 16:48:58 -07:00
Chao Xu
be0754750f
add common fields validation before updaing a resource; make the repair of malformed update request flippable by a flag.
2015-10-13 16:28:32 -07:00
Dawn Chen
a529f6ccdf
Merge pull request #15512 from yujuhong/mv_pod_manager
...
kubelet: move PodManager and MirrorClient to a subpackage
2015-10-13 16:27:15 -07:00
Dawn Chen
7dbfa46d91
Merge pull request #15548 from gmarek/fix-kubemark
...
Small changes in Kubemark requested by @wojtek-t
2015-10-13 16:25:26 -07:00
Dawn Chen
9b45ed8897
Merge pull request #15534 from wojtek-t/update_goetcd_and_ugorji
...
Update github.com/coreos/go-etcd and github.com/ugorji/go/codec dependencies
2015-10-13 16:25:02 -07:00
Dawn Chen
d6c43f48d1
Merge pull request #15473 from feihujiang/removeShorthandForClientInKubectlVersion
...
Remove shorthand for client flag in kubectl version
2015-10-13 16:24:08 -07:00
Dawn Chen
c9a1ae6788
Merge pull request #15130 from mikedanese/upgrade
...
add intermediate e2e runs to GCE upgrade suite to mirror GKE upgrade suite
2015-10-13 16:22:42 -07:00
Dawn Chen
892d287aa6
Merge pull request #14871 from abutcher/dns-switch
...
Refactor master service ports config
2015-10-13 16:21:03 -07:00
k8s-merge-robot
3753c98783
Merge pull request #15569 from ncdc/pod-ip-downward-api
...
Auto commit by PR queue bot
2015-10-13 16:08:21 -07:00
Jeff Grafton
1c5f252653
Update documentation to describe how to install etcd for testing
2015-10-13 16:06:01 -07:00
Jeff Grafton
fbd58294b2
Update test helpers and dev doc to use etcd v2.0.12.
2015-10-13 16:05:56 -07:00
Jeff Grafton
28314c79ce
Move hack/travis/install-etcd.sh to hack/
2015-10-13 16:04:44 -07:00