k8s-merge-robot
9b106f5bc9
Merge pull request #18083 from markturansky/fail_if_no_recycler
...
Auto commit by PR queue bot
2015-12-16 19:35:49 -08:00
Isaac Hollander McCreery
dc10b0a43a
Use staging CLOUDSDK_BUCKET and test endpoint by default for Jenkins GKE e2e tests, stop using DOGFOOD_GCLOUD
2015-12-16 19:05:09 -08:00
k8s-merge-robot
ae9c61b943
Merge pull request #17915 from justinsb/multizone_spread_rcs
...
Auto commit by PR queue bot
2015-12-16 19:04:07 -08:00
He Simei
5d92dd4cb8
fix typo
2015-12-17 09:51:07 +08:00
Isaac Hollander McCreery
be5407b8ef
Merge pull request #18792 from ihmccreery/gce-jobs-master
...
Add kubernetes-upgrade-gce-1.1-master job configs to master
2015-12-16 17:36:08 -08:00
Yifan Gu
2c79c670f1
rkt: Fix GetPods(), refactor tests for GetPods().
...
Fix GetPods() so that the container hash is fetched from the
annotations in pod manifest's app list instead of image manifest.
2015-12-16 16:53:45 -08:00
Chao Xu
f2edba3bec
remove ServerAPIVersions from client
...
hard-code the groupVersion in SetKubernetesDefaults
2015-12-16 16:24:55 -08:00
Nikhil Jindal
5fb943950d
Merge pull request #18113 from nikhiljindal/serverLibrary
...
Extracting api server code into a library: part 1
2015-12-16 15:57:09 -08:00
Isaac Hollander McCreery
41d46f8461
Add kubernetes-upgrade-gce-1.1-master job configs
2015-12-16 15:13:50 -08:00
Brendan Burns
2efcccf981
Add a server side export facility
2015-12-16 15:01:13 -08:00
k8s-merge-robot
20b4fa6fbd
Merge pull request #18494 from brendandburns/perf3
...
Auto commit by PR queue bot
2015-12-16 15:01:10 -08:00
Yifan Gu
5f4e6d0908
rkt: Add GetPodStatus(), GetPodStatusAndAPIPodStatus().
...
Also add ConvertPodStatusToAPIPodStatus().
Add tests for GetPodStatus().
2015-12-16 14:35:19 -08:00
Jeff Lowdermilk
6adf227879
Merge pull request #18583 from jsravn/fix-rolling-update-rollback
...
Fix rolling-update rollback from an unavailable rc
2015-12-16 14:26:55 -08:00
Paul Morie
14368fd5e2
Skip volume metrics test on os x
2015-12-16 17:16:38 -05:00
k8s-merge-robot
91ef756bea
Merge pull request #18423 from tombenner/improve_label_validation_error_messages
...
Auto commit by PR queue bot
2015-12-16 14:08:21 -08:00
k8s-merge-robot
b888fcc8ef
Merge pull request #18743 from caesarxuchao/second-comment-blcok
...
Auto commit by PR queue bot
2015-12-16 13:57:36 -08:00
k8s-merge-robot
caae39b122
Merge pull request #18731 from mikedanese/disable-kube-push
...
Auto commit by PR queue bot
2015-12-16 13:57:31 -08:00
Timothy St. Clair
c505a5d49d
Updating kubernetes proper to use latest etcd client library
2015-12-16 15:56:35 -06:00
nikhiljindal
2d952aaa87
Extracting APIServer machinery code into a library
2015-12-16 13:54:23 -08:00
k8s-merge-robot
7eed10a804
Merge pull request #18782 from pwittrock/etcd2
...
Auto commit by PR queue bot
2015-12-16 13:43:25 -08:00
Abhi Shah
89670c1df8
Merge pull request #18733 from ArtfulCoder/kube2sky-ver
...
update kube2sky version
2015-12-16 13:42:01 -08:00
k8s-merge-robot
418c729240
Merge pull request #18486 from timstclair/kubelet_stats
...
Auto commit by PR queue bot
2015-12-16 13:23:40 -08:00
Jan Safranek
d4f6271b21
Implement Creater and Deleter interfaces for GCE PD.
2015-12-16 16:14:01 -05:00
Zach Loafman
7996bf3393
Bump to container-vm-v20151215:
...
New kubelet version (which doesn't matter), no new Docker version, new
base bits. Cherry-pickable to 1.1.
2015-12-16 13:08:24 -08:00
Saad Ali
bae050ffea
Merge pull request #18607 from pmorie/devel/provisioner-cinder
...
Dynamic provisioner for Cinder
2015-12-16 12:56:46 -08:00
k8s-merge-robot
b0a453c9b8
Merge pull request #18189 from timstclair/allocatable-impl
...
Auto commit by PR queue bot
2015-12-16 12:48:58 -08:00
Minhan Xia
c0e9612300
increase grace period for elasticsearch cluster to elect master
2015-12-16 12:26:09 -08:00
Phillip Wittrock
3d8835e2f0
remove cluster-name flag from e2e tests because it doesn't exist anymore
2015-12-16 12:10:25 -08:00
k8s-merge-robot
4dc17d8eeb
Merge pull request #18522 from liggitt/close_websocket
...
Auto commit by PR queue bot
2015-12-16 12:06:13 -08:00
Jeff Lowdermilk
f1cc2548fb
Make gke-flaky test more useful
...
Test gce flaky tests as well, so the job isn't skipping all but
one test.
2015-12-16 11:59:31 -08:00
Jan Safranek
e8f08a969c
Extract common function for OpenStack checking.
2015-12-16 14:23:16 -05:00
Jan Safranek
2f06ebf9b7
Implement Creater and Deleter interfaces for Cinder.
2015-12-16 14:23:14 -05:00
Isaac Hollander McCreery
a5d895ac49
Add version-guarding around calls to SubResource proxy in e2es
2015-12-16 11:18:47 -08:00
Tim St. Clair
8fdd321dc1
Add Allocatable
to NodeStatus
...
Adds `Allocatable` to `NodeStatus`, as described in
[17201](https://github.com/kubernetes/kubernetes/pull/17201 )
2015-12-16 11:01:15 -08:00
k8s-merge-robot
431ab7f77c
Merge pull request #18446 from pwittrock/etcd2
...
Auto commit by PR queue bot
2015-12-16 10:56:48 -08:00
Jeff Lowdermilk
7069a81116
Merge pull request #18767 from yujuhong/reset_test
...
Change the pods per node from 40 to 35 for resource tracking tests
2015-12-16 10:51:56 -08:00
Saad Ali
3968a5e63c
Merge pull request #18601 from pmorie/devel/provisioner-aws
...
Dynamic provisioner for AWS EBS
2015-12-16 10:51:35 -08:00
Quinton Hoole
92aac4a640
Moved to existing documentation about issue priorities.
2015-12-16 10:39:02 -08:00
k8s-merge-robot
e80f05d155
Merge pull request #6245 from tmrts/master
...
Auto commit by PR queue bot
2015-12-16 10:24:05 -08:00
k8s-merge-robot
0f22ba4be3
Merge pull request #18763 from RoelVanNyen/RoelVanNyen-patch-update-all
...
Auto commit by PR queue bot
2015-12-16 10:08:12 -08:00
Yu-Ju Hong
251179327d
Change the pods per node from 40 to 35 for resource tracking tests
...
The maximum number of pods allowed on kubelet is 40. Let's not exceed that in
the tests.
2015-12-16 10:04:26 -08:00
Quinton Hoole
7da6a54088
Addressed thockin's comments.
2015-12-16 09:47:12 -08:00
k8s-merge-robot
c2189fd60d
Merge pull request #18518 from Random-Liu/fix-potential-data-race
...
Auto commit by PR queue bot
2015-12-16 09:45:52 -08:00
k8s-merge-robot
2bf3b6c151
Merge pull request #18765 from roberthbailey/typo
...
Auto commit by PR queue bot
2015-12-16 09:42:44 -08:00
Phillip Wittrock
ad37e2654e
Node e2e test fixes:
...
- Improve documentation and method naming
- Fix command this is run remotely
- Never reschedule the busybox logging test pod since it is supposed to terminate
- Update log test condition retrylogic to correctly retry instead of failing the test
- localhost -> 127.0.0.1 to work on coreos
- give name to etcd to work on coreos
- allow using full hostname for nodename for coreos
2015-12-16 09:22:48 -08:00
k8s-merge-robot
12552912c8
Merge pull request #18042 from markturansky/nil_pointer_fix
...
Auto commit by PR queue bot
2015-12-16 09:12:41 -08:00
Robert Bailey
74d568815b
Fix a typo in #18490 .
2015-12-16 09:00:13 -08:00
Quinton Hoole
86a63df684
Tidy up definitions of issue priority labels.
2015-12-16 08:59:49 -08:00
RoelVanNyen
f54c1de58c
Fix typo in hack/update-all.sh
2015-12-16 17:45:25 +01:00
Quinton Hoole
12d1f2344f
Formalize the meanings of issue priority labels.
2015-12-16 08:45:08 -08:00