k8s-merge-robot
c678ef3592
Merge pull request #19410 from mesosphere/jdef_run_job_with_timeout
...
Auto commit by PR queue bot
2016-01-16 05:53:40 -08:00
k8s-merge-robot
4010c214e4
Merge pull request #19752 from hongchaodeng/listandwatch
...
Auto commit by PR queue bot
2016-01-15 23:01:37 -08:00
k8s-merge-robot
f26713f997
Merge pull request #19137 from gmarek/fix-test
...
Auto commit by PR queue bot
2016-01-15 20:38:24 -08:00
Hongchao Deng
9a10e95f6e
docs: Reflector ListAndWatch
2016-01-15 18:19:19 -08:00
k8s-merge-robot
fab5fbde7c
Merge pull request #19507 from mikedanese/kubelet-config
...
Auto commit by PR queue bot
2016-01-15 18:14:53 -08:00
Prashanth Balasubramanian
7a97163914
Remove undefined color_ variables.
2016-01-15 18:06:32 -08:00
Mike Danese
78d27a5d2f
deployment: fix nil pointer panic
2016-01-15 17:58:01 -08:00
Mike Danese
936c8cd597
Merge pull request #19685 from resouer/testing
...
Replace fake handler using testing pkg
2016-01-15 17:47:53 -08:00
Mike Danese
abf81b694b
Merge pull request #19743 from bprashanth/scale
...
Increase api call latency threshold.
2016-01-15 17:12:04 -08:00
Prashanth Balasubramanian
6d172bcad4
Increase api call latency threshold.
2016-01-15 16:59:26 -08:00
Janet Kuo
d693ffaa57
Fix incorrect expectation when deployment scaling down old rcs
2016-01-15 16:29:53 -08:00
Janet Kuo
5a22e30b7d
Sync deployment status when with RecreateDeploymentStrategy
2016-01-15 16:10:06 -08:00
Mike Danese
fe8ae1a28a
autogenerated
2016-01-15 16:05:49 -08:00
Chao Xu
9d23d75071
Merge pull request #19499 from caesarxuchao/scale-client-gen
...
client-gen: typed client with only the expansion interface
2016-01-15 15:49:25 -08:00
Isaac Hollander McCreery
d4379ef9cb
Merge pull request #19713 from ihmccreery/serial-job
...
Add gce-serial and gke-serial jobs
2016-01-15 15:43:03 -08:00
Mike Danese
1162cfd3b1
kubelet: move most of kubelet server configuration to a config object.
...
This is part of migrating kubelet configuration to the componentconfig api
group and is preliminary to retrofitting client configuration and
implementing full fledged API group mechinary.
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-15 15:31:59 -08:00
Isaac Hollander McCreery
78ea78e26b
Collapse into one project
2016-01-15 15:16:00 -08:00
Tim St. Clair
5a0dc30b51
Add blank /stats/summary kubelet endpoint
...
Add a `/stats/summary` endpoint to the kubelet which will return an
empty Summary{} struct (json formatted), as a summary API
placeholder. Once the next cAdvisor release is vendored, the summary
API will be filled in.
2016-01-15 14:55:54 -08:00
Joe Finney
ba8878cb1a
Use special cleanup rules for kubernetes-test-go job.
2016-01-15 14:02:35 -08:00
k8s-merge-robot
5054ab6458
Merge pull request #19712 from mikedanese/godep-pty
...
Auto commit by PR queue bot
2016-01-15 13:24:52 -08:00
k8s-merge-robot
df90bb44d9
Merge pull request #19679 from NanXiao/patch-1
...
Auto commit by PR queue bot
2016-01-15 13:24:43 -08:00
Eric Tune
021cfe8e09
Mention some new api groups.
2016-01-15 12:40:25 -08:00
Random-Liu
8fb056d258
Add getTestPod() to avoid sharing object among test cases
2016-01-15 11:22:15 -08:00
Isaac Hollander McCreery
e61f6614ca
Add gce-serial and gke-serial jobs to start deflaking serial, disruptive, and restart tests
2016-01-15 11:07:36 -08:00
Mike Danese
aa502874c4
godeps: update github.com/kr/pty
...
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-15 10:56:52 -08:00
Isaac Hollander McCreery
7779e0325d
Don't skip Restart tests, just mark as [Feature:Restart] to start stabilizing
2016-01-15 10:39:14 -08:00
k8s-merge-robot
7f095c1f8e
Merge pull request #19391 from timstclair/pod-waiting
...
Auto commit by PR queue bot
2016-01-15 09:33:38 -08:00
Clayton Coleman
13acd621a8
Install protoc into kube-cross Docker image
2016-01-15 11:47:05 -05:00
Marek Grabowski
8038a8e83d
Merge pull request #19702 from kubernetes/revert-19359-add_proto_to_build_image
...
Revert "Add protobuf to the kube build image"
2016-01-15 17:38:44 +01:00
Marek Grabowski
e26f25f57b
Revert "Add protobuf to the kube build image"
2016-01-15 17:36:14 +01:00
Michail Kargakis
08d8843a9c
kubectl: Support exposing deployments
2016-01-15 17:02:24 +01:00
k8s-merge-robot
f3793d0942
Merge pull request #19359 from smarterclayton/add_proto_to_build_image
...
Auto commit by PR queue bot
2016-01-15 07:56:23 -08:00
k8s-merge-robot
21aa683fb5
Merge pull request #18974 from pmorie/config-env
...
Auto commit by PR queue bot
2016-01-15 06:42:56 -08:00
k8s-merge-robot
68a6147454
Merge pull request #19543 from ihmccreery/autoscaling-skips
...
Auto commit by PR queue bot
2016-01-15 06:10:59 -08:00
Marek Grabowski
5484bef6d3
Merge pull request #19697 from gmarek/master
...
Functionally revert #19381
2016-01-15 14:39:16 +01:00
gmarek
3a1463fea8
Functionally revert #19381
2016-01-15 14:36:42 +01:00
Marek Grabowski
b349a0c857
Merge pull request #19693 from gmarek/master
...
Run only reboot tests in reboot suite.
2016-01-15 12:29:50 +01:00
gmarek
b7d1cacbff
Run only reboot tests in reboot suite.
2016-01-15 12:26:43 +01:00
Marek Grabowski
6820ffb634
Merge pull request #19692 from kubernetes/revert-19687-master
...
Revert "Print HR output in e2e tests before figuring out how to make the JSON…"
2016-01-15 11:57:39 +01:00
Marek Grabowski
61884ab0b5
Revert "Print HR output in e2e tests before figuring out how to make the JSON…"
2016-01-15 11:53:38 +01:00
Marek Grabowski
1d8576a486
Merge pull request #19688 from gmarek/master
...
Print only interesting Kubelet metrics in JSON printer
2016-01-15 11:30:14 +01:00
Piotr Szczesniak
04040e72dc
Remove autoscaling.md outdate proposal
2016-01-15 11:06:19 +01:00
gmarek
ed7e9bfb20
Print only interesting Kubelet metrics in JSON printer
2016-01-15 09:57:07 +01:00
combk8s
5b383dad62
fix image gc bug
2016-01-15 16:43:22 +08:00
Marek Grabowski
9e704082e8
Merge pull request #19687 from gmarek/master
...
Print HR output in e2e tests before figuring out how to make the JSON…
2016-01-15 09:23:56 +01:00
gmarek
548b3b2fc1
Print HR output in e2e tests before figuring out how to make the JSON output shorter
2016-01-15 09:14:43 +01:00
k8s-merge-robot
0834890c42
Merge pull request #17741 from freehan/nodedown
...
Auto commit by PR queue bot
2016-01-15 00:02:48 -08:00
harry
98222b4d8b
Replace to tag
...
Use a testing pkg to replace testing util codes
2016-01-15 15:07:21 +08:00
k8s-merge-robot
ec002e52ab
Merge pull request #19661 from mikedanese/le-config
...
Auto commit by PR queue bot
2016-01-14 22:27:14 -08:00
Harry Zhang
936a11e775
Use networking to hold network related pkgs
...
Change names of unclear methods
Use net as pkg name for short
2016-01-15 13:46:16 +08:00