k8s-merge-robot
e2679abdb8
Merge pull request #18011 from sdminonne/podSelector_labelSelector
...
Auto commit by PR queue bot
2015-12-05 13:56:04 -08:00
k8s-merge-robot
f481ec3b32
Merge pull request #18217 from tmrts/rename/configdata
...
Auto commit by PR queue bot
2015-12-05 13:45:29 -08:00
k8s-merge-robot
fc92833238
Merge pull request #17973 from liggitt/validate_node_name
...
Auto commit by PR queue bot
2015-12-05 13:23:26 -08:00
k8s-merge-robot
e1230eb57e
Merge pull request #17420 from Random-Liu/use-raw-pod-status-in-docker
...
Auto commit by PR queue bot
2015-12-05 12:16:04 -08:00
k8s-merge-robot
50af1d6550
Merge pull request #17756 from zhengguoyong/check_ref_before_use
...
Auto commit by PR queue bot
2015-12-05 10:52:56 -08:00
k8s-merge-robot
510949261a
Merge pull request #17752 from yujuhong/docker_health
...
Auto commit by PR queue bot
2015-12-05 10:24:48 -08:00
Jordan Liggitt
7d10fd3591
Validate pod spec.nodeName
2015-12-05 11:34:09 -05:00
k8s-merge-robot
ab35fff6f0
Merge pull request #18234 from krousey/clienttest
...
Auto commit by PR queue bot
2015-12-05 07:36:34 -08:00
k8s-merge-robot
c19067740e
Merge pull request #18039 from caesarxuchao/go2idl-track-variable-name
...
Auto commit by PR queue bot
2015-12-05 05:51:25 -08:00
k8s-merge-robot
ffd5725690
Merge pull request #18008 from ZJU-SEL/multi-nic
...
Auto commit by PR queue bot
2015-12-05 05:50:33 -08:00
k8s-merge-robot
2f4d4d9e94
Merge pull request #17968 from dgonyeo/rkt_api_list_images
...
Auto commit by PR queue bot
2015-12-05 05:50:06 -08:00
k8s-merge-robot
17a6e28d72
Merge pull request #17494 from kikov79/master
...
Auto commit by PR queue bot
2015-12-05 05:46:22 -08:00
k8s-merge-robot
3180b00f6c
Merge pull request #17673 from hongchaodeng/metrics
...
Auto commit by PR queue bot
2015-12-05 05:30:08 -08:00
k8s-merge-robot
ee8598fd91
Merge pull request #17137 from janetkuo/deployment-minreadysec
...
Auto commit by PR queue bot
2015-12-05 01:37:35 -08:00
k8s-merge-robot
8c7e500431
Merge pull request #18228 from yanatan16/patch-1
...
Auto commit by PR queue bot
2015-12-04 23:01:15 -08:00
k8s-merge-robot
0d5f127342
Merge pull request #18195 from kevin-wangzefeng/centos_fix
...
Auto commit by PR queue bot
2015-12-04 23:01:05 -08:00
Kevin
4136219d8b
centos baremetal: fix centos baremetal kube-up failure and update default download k8s version to v1.1.1
2015-12-05 10:25:54 +08:00
Random-Liu
3cbdf79f8c
Change original PodStatus to APIPodStatus, and start using kubelet internal PodStatus in dockertools
2015-12-04 17:37:39 -08:00
Yu-Ju Hong
0ae1d548ce
e2e: fix container probing test
...
This change compare the timestamps in pod status to accurately determine
whether the initial delay has passed when the pod (container) becomes ready.
Also increase the test timeout to account for the parallel testing environment.
2015-12-04 17:12:18 -08:00
Tim Hockin
ba907883fb
Try to fix rare test flake in services e2e
2015-12-04 16:35:02 -08:00
Joe Finney
1bc9980f29
Allow source-controlled Jenkins job configs.
...
Job configs are stored in YAML files in hack/jenkins/job-configs in the
format used by Jenkins Job Builder. A docker container running on
Jenkins fetches job configs every fifteen minutes and updates Jenkins.
2015-12-04 16:23:30 -08:00
Brendan Burns
15aa0c4415
Add a facility for custom user startup scripts via env variable
2015-12-04 16:13:24 -08:00
k8s-merge-robot
c55b136ae2
Merge pull request #17149 from zhengguoyong/refactor_set_node_status
...
Auto commit by PR queue bot
2015-12-04 16:10:04 -08:00
Tim St. Clair
2430454eea
Update PodReady condition when updating container readiness
2015-12-04 15:40:33 -08:00
Kris
e2583e294d
Cleaning up test organization for impending move
...
I'm moving/deleting some tests to make an upcoming RESTClient refactor
PR cleaner.
- TestDoRequestBearer is redundant to
pkg/client/transport.TestBearerAuthRoundTripper
- Added a case to pkg/client/transport.TestBasicAuthRoundTripper to
cover what TestDoRequestWithoutPassword was testing
- Moved TestSetsCodec, TestRESTClientRequires,
TestValidateHostParameter to helper_test.go since they were really
testing helper functions and not the RESTClient directly.
- Modified TestValidateHostParameter during the moved to just use
DefaultServerURL instead of creating a client.
2015-12-04 14:21:06 -08:00
Janet Kuo
8fb0caa15b
Implement MinReadySeconds for Deployment
2015-12-04 12:58:34 -08:00
Dawn Chen
b6f68df3c8
Merge pull request #18223 from vishh/cadvisor-trusty-update
...
Update cadvisor deps to v0.19.3.2
2015-12-04 12:52:16 -08:00
Jon Eisen
b5ad36e078
Add new clojure api bindings library
...
https://github.com/yanatan16/clj-kubernetes-api
2015-12-04 13:47:30 -07:00
Vishnu kannan
215d0810a2
Update cadvisor deps to v0.19.3.2
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2015-12-04 11:40:41 -08:00
Derek Gonyeo
7ae6bf9d39
rkt: rewrote ListImages to use rkt's API service
2015-12-04 11:25:56 -08:00
k8s-merge-robot
9e896e3416
Merge pull request #16948 from swagiaal/move-formatAndMount
...
Auto commit by PR queue bot
2015-12-04 10:37:33 -08:00
Isaac Hollander McCreery
dd734ca1b8
Merge pull request #18030 from ihmccreery/auto-config-upgrades-master
...
Configure gke-upgrade jobs from 1.0 and 1.1 to master on master
2015-12-04 09:56:04 -08:00
Dawn Chen
0bc070eabd
Merge pull request #18178 from vishh/cadvisor-trusty-update
...
Update cadvisor to v0.19.3.1.
2015-12-04 09:11:08 -08:00
Tamer Tas
fbd572dd53
Rename config_data.md to configmap.md
2015-12-04 18:17:01 +02:00
Tamer Tas
f8c952954d
Rename ConfigData proposal to ConfigMap
2015-12-04 18:16:01 +02:00
Filip Grzadkowski
81b6ac4755
Merge pull request #18209 from piosz/monitoring-e2e
...
Added printing heapster logs in case of monitoring.go e2e failure
2015-12-04 13:52:48 +01:00
k8s-merge-robot
6a39a6187d
Merge pull request #18150 from gmarek/grab-profiles
...
Auto commit by PR queue bot
2015-12-04 03:18:32 -08:00
Piotr Szczesniak
38e6392eef
Added printing heapster logs in case of monitoring.go e2e failure
2015-12-04 12:16:48 +01:00
k8s-merge-robot
37d22999b4
Merge pull request #17572 from yujuhong/kubeutil
...
Auto commit by PR queue bot
2015-12-04 03:15:54 -08:00
zhengguoyong
08c6bab575
Refactor fun setNodeStatus
2015-12-04 19:00:33 +08:00
k8s-merge-robot
bc2d0f9d3e
Merge pull request #17967 from rootfs/cephfs-e2e
...
Auto commit by PR queue bot
2015-12-04 02:55:52 -08:00
k8s-merge-robot
571839923c
Merge pull request #18208 from wojtek-t/dont_run_3podpernode_in_scalability
...
Auto commit by PR queue bot
2015-12-04 02:40:50 -08:00
gmarek
9d11195508
Add an option to grab a profile from kubelet to grab-profiles.sh
2015-12-04 11:25:40 +01:00
k8s-merge-robot
9bd5995841
Merge pull request #18158 from gmarek/master
...
Auto commit by PR queue bot
2015-12-04 02:14:38 -08:00
k8s-merge-robot
f4637f644f
Merge pull request #18081 from gmarek/fix-test
...
Auto commit by PR queue bot
2015-12-04 02:14:17 -08:00
k8s-merge-robot
6f6e97f2e4
Merge pull request #17987 from mml/mungedocs
...
Auto commit by PR queue bot
2015-12-04 02:13:54 -08:00
Wojciech Tyczynski
e0731b96cf
Don't run 3pods/node in scalability suite
2015-12-04 10:59:32 +01:00
Salvatore Dario Minonne
80575c3093
renaming PodSelector to LabelSelector
2015-12-04 09:49:08 +01:00
He Simei
387d861d4e
deprecate confusing flag usage
2015-12-04 09:09:23 +08:00
k8s-merge-robot
a5100ef057
Merge pull request #17248 from thockin/airplane_validation_pt4
...
Auto commit by PR queue bot
2015-12-03 16:59:23 -08:00