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
Mike Danese
33c72db59c
Merge pull request #19528 from resouer/strings-util
...
Create strings pkg to fix util issue
2016-01-14 21:19:17 -08:00
harry
7405c7899b
Add strings pkg to hold strings utils
...
Replace funtions with strings pkg
Fix all references and rename the pkg
2016-01-15 12:37:50 +08:00
Nan Xiao
59df63d8a7
Update mesos.md
...
#18954 should also be merged into master branch.
2016-01-15 10:27:02 +08:00
Minhan Xia
01829432db
update pod status once node becomes NotReady
2016-01-14 17:41:36 -08:00
Mike Danese
533a42948e
Merge pull request #19553 from liggitt/abac_typo
...
Fix example ABAC policy file
2016-01-14 17:04:41 -08:00
Mike Danese
558d0cc65d
Merge pull request #19617 from hongchaodeng/watch_cache
...
small refactor on watch cache
2016-01-14 17:04:13 -08:00
Mike Danese
82509a46a7
Merge pull request #19585 from smarterclayton/skip_mount
...
Skip format and mount test on windows or mac
2016-01-14 17:03:44 -08:00
Yifan Gu
eb9c5ae59e
jenkins: Set '--nodes' when 'GINKGO_PARALLEL' is set.
...
By default, if 'GINKGO_PARALLEL' is true, then '--nodes=$GINKGO_PARALLEL_NODES'
will be passed. The default 'GINKGO_PARALLEL_NODES' is 30.
2016-01-14 16:23:44 -08:00
Phillip Wittrock
bb216e53da
Define stats api fields for exporting filesystem metrics #17331
2016-01-14 15:52:35 -08:00
Isaac Hollander McCreery
93d6ac8556
Skip [Feature:.+] instead of [Feature]
2016-01-14 15:43:41 -08:00
Yu-Ju Hong
c9faecba9d
Merge pull request #19668 from Random-Liu/fix-bug-in-reconcile
...
Fix bug in needsReconcile
2016-01-14 14:29:29 -08:00
Mike Danese
919c011d96
Merge pull request #19640 from MikeSpreitzer/issue/19484
...
Make deployAddons.sh ensure KUBE_CONFIG_FILE is defined
2016-01-14 14:09:05 -08:00
Mike Danese
9745d1cbf0
Merge pull request #19626 from mikedanese/kubelet-labels
...
kubelet: use ConfigurationMap instead of json
2016-01-14 14:08:53 -08:00
Isaac Hollander McCreery
63bc42c872
Mark Volumes and PersistentVolumes as [Feature:Volumes]
2016-01-14 14:07:33 -08:00