Commit Graph

24921 Commits

Author SHA1 Message Date
feihujiang
ac9f890238 Support the subresource of service proxy 2016-02-18 15:16:05 +08:00
k8s-merge-robot
bcabc096f2 Merge pull request #21130 from madhusudancs/daemonset-enable-default
Auto commit by PR queue bot
2016-02-17 22:54:35 -08:00
k8s-merge-robot
10f3403536 Merge pull request #21362 from ArtfulCoder/fluentd
Auto commit by PR queue bot
2016-02-17 22:25:28 -08:00
k8s-merge-robot
78c294a66c Merge pull request #21164 from justinsb/aws_reboot_with_ephemeral
Auto commit by PR queue bot
2016-02-17 17:12:01 -08:00
Dawn Chen
e03c632a5e Merge pull request #21208 from dchen1107/test
Collect kern.log from nodes for debugging.
2016-02-17 16:41:03 -08:00
Phillip Wittrock
9e9574c408 Merge pull request #21432 from jlowdermilk/fix-namespace
Fix namespace test
2016-02-17 15:39:06 -08:00
k8s-merge-robot
093aa17e17 Merge pull request #21415 from bparees/fix_braces
Auto commit by PR queue bot
2016-02-17 15:38:15 -08:00
k8s-merge-robot
2afe60d766 Merge pull request #21395 from jawnsy/topics/update-getting-started
Auto commit by PR queue bot
2016-02-17 15:38:13 -08:00
Madhusudan.C.S
6023d2075c Auto-generated docs and specs. 2016-02-17 15:10:53 -08:00
Phillip Wittrock
6435d03400 Merge pull request #21346 from janetkuo/delete-deployment-flake
When reaping deployments, retry deployment Update
2016-02-17 15:07:58 -08:00
Madhusudan.C.S
31606e6d2f Remove Deployment and DaemonSet "Feature:" tags from e2e tests. 2016-02-17 15:04:31 -08:00
Madhusudan.C.S
475546be66 Remove the Caveats section from DaemonSet doc because DaemonSet is now enabled by default. 2016-02-17 15:04:31 -08:00
Madhusudan.C.S
f06a195855 Remove all {KUBE_,}ENABLE_{DEPLOYMENT,DAEMONSET} variables from all our bash scripts. 2016-02-17 15:04:28 -08:00
Madhusudan.C.S
e647804ba4 Replica set is enabled by default now, so it is not necessary to explicitly enable it in the test config script. 2016-02-17 15:03:15 -08:00
Madhusudan.C.S
ab1e9c200f Graduate DaemonSet to v1beta1 API, enable it by default. 2016-02-17 15:03:12 -08:00
Dawn Chen
c801fa58db Collect kern.log from node for debugging. 2016-02-17 14:56:19 -08:00
Phillip Wittrock
a8744279eb Merge pull request #21347 from yujuhong/health_check
Switch to using `docker version` as health check
2016-02-17 14:48:44 -08:00
gmarek
dfb1e69ea2 Fix namespace test 2016-02-17 14:16:32 -08:00
Ben Parees
287706138b minor cleanup to the template proposal 2016-02-17 16:40:03 -05:00
Isaac Hollander McCreery
abd92a2112 Merge pull request #21122 from ihmccreery/refactor-rebased
e2e.sh refactor
2016-02-17 13:04:21 -08:00
Abhishek Shah
51fba282ec Fluentd on GCE master should not use ClusterFirst 2016-02-17 11:32:41 -08:00
Isaac Hollander McCreery
83bfe2cfda Refactor e2e.sh in preparation for YAML-ifying configs
Remove E2E_CLUSTER_NAME, E2E_NETWORK, and KUBE_GCE_INSTANCE_PREFIX from jobs that don't need them, because they are in their own project, and add defaults

Fail on leaked resources by default

Kill E2E_SET_CLUSTER_API_VERSION

Rely on defaults for E2E_UP, E2E_TEST, E2E_DOWN

Only PUBLISH_GREEN_VERSION for kubernetes-e2e-gce

Directly export ZONE vars rather than chaining and setting locals

Collapse E2E_CLUSTER_NAME, E2E_NETWORK, and KUBE_GCE_INSTANCE_PREFIX into E2E_NAME (always take the shortest of the three, to avoid name length problems

Factor out soak vars

Remove incorrect feature enablement ENV vars

export GINKGO_TEST_ARGS directly, rather than looping through export at the bottom

Directly export E2E Control Variables

Export KUBEMARK ENV vars directly

export KUBERNETES_PROVIDER directly

Export JENKINS_PUBLISHED_VERSION directly, and don't use it where unnecessary; remove old CURRENT_RELEASE_PUBLISHED_VERSION

export PROJECT and NETWORK_PROVIDER directly

export node ENV vars directly

export other shared cluster ENV vars directly

Directly export CLOUDSDK ENV vars

export GCE and AWS ENVs directly

Various cleanup, including refactoring upgrades

Fixup: no PERFORMANCE env for AWS

Address comment

Fixes for comments up to cebf501

Address comments through 81f39b8

Fix: default E2E_UP, E2E_TEST, E2E_DOWN

Use JENKINS_FORCE_GET_TARS for upgrade jobs; fixes through 140ea2b

Fix ubernetes-lite config

Address rebased 2 comments

Remove tab
2016-02-17 11:28:18 -08:00
Jonathan Yu
3e92a3fb8c Indicate that OpenSSL is required to run Kubernetes
Signed-off-by: Jonathan Yu <jawnsy@redhat.com>
2016-02-17 18:49:45 +00:00
k8s-merge-robot
ef505d8fa3 Merge pull request #19771 from derekwaynecarr/field_selector
Auto commit by PR queue bot
2016-02-17 09:20:40 -08:00
k8s-merge-robot
0866c377e9 Merge pull request #18010 from feihujiang/supportSubresourceOfNodeProxy
Auto commit by PR queue bot
2016-02-17 08:15:50 -08:00
Justin Santa Barbara
c68c019150 AWS: Add comments to explain the symlink logic 2016-02-17 09:57:37 -05:00
k8s-merge-robot
22ad56dded Merge pull request #21161 from justinsb/aws_bootstrap_on_every_boot
Auto commit by PR queue bot
2016-02-17 06:45:24 -08:00
k8s-merge-robot
b66cb189c7 Merge pull request #13568 from marun/network-e2e
Auto commit by PR queue bot
2016-02-17 06:45:22 -08:00
k8s-merge-robot
1a2f811a3b Merge pull request #20063 from mqliang/imageGC-config
Auto commit by PR queue bot
2016-02-17 06:16:45 -08:00
k8s-merge-robot
e92f5890aa Merge pull request #21360 from vishh/21252
Auto commit by PR queue bot
2016-02-17 05:00:25 -08:00
Marek Grabowski
411e7671f1 Merge pull request #21371 from wojtek-t/kubemark_in_us
Run 100-node Kubemark in US to enable running load test there.
2016-02-17 13:44:53 +01:00
k8s-merge-robot
207b90ae63 Merge pull request #19578 from quinton-hoole/2016-01-04-ube-lite-e2e
Auto commit by PR queue bot
2016-02-17 04:29:48 -08:00
k8s-merge-robot
237105fd0e Merge pull request #21372 from gmarek/gather
Auto commit by PR queue bot
2016-02-17 03:57:12 -08:00
k8s-merge-robot
a5bb33bb4a Merge pull request #21356 from vishh/gce-salt
Auto commit by PR queue bot
2016-02-17 03:29:35 -08:00
k8s-merge-robot
8a537d481a Merge pull request #21350 from dchen1107/test1
Auto commit by PR queue bot
2016-02-17 02:26:52 -08:00
k8s-merge-robot
6d50c226c2 Merge pull request #21345 from CenturyLinkCloud/master
Auto commit by PR queue bot
2016-02-17 02:26:51 -08:00
k8s-merge-robot
c6b6fb6ef2 Merge pull request #21327 from amygdala/gbphp
Auto commit by PR queue bot
2016-02-17 02:26:50 -08:00
k8s-merge-robot
4c69bdaacd Merge pull request #21294 from luxas/add_arm_test_targets
Auto commit by PR queue bot
2016-02-17 02:26:49 -08:00
Marek Grabowski
c0024626ff Merge pull request #21307 from wojtek-t/store_master_logs_in_kubemark
Store logs from master components from Kubemark runs in GCS
2016-02-17 11:13:45 +01:00
gmarek
024322a651 Fix getting last command result in kube-up 2016-02-17 11:12:06 +01:00
Marek Grabowski
041d6bc775 Merge pull request #21370 from gmarek/gather
Fix bug in resource gatherer and add logging to help debug if it doesn't help
2016-02-17 09:56:49 +01:00
Wojciech Tyczynski
4930bc22c2 Enable load test in Kubemark100 2016-02-17 09:51:14 +01:00
Wojciech Tyczynski
e14e7964a7 Run 100-node Kubemark in us-central1-b 2016-02-17 09:49:58 +01:00
gmarek
0180b73218 Fix bug in resource gatherer and add logging to help debug if it doesn't help 2016-02-17 09:24:59 +01:00
Vishnu kannan
8d0370ede3 Do not set container runtime health check until on kubelet init.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-16 16:40:48 -08:00
Vishnu kannan
202578ebe5 enable for *real* new runtime and kubelet cgroup configs in GCE salt configs.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-16 16:08:57 -08:00
k8s-merge-robot
3616b4bfec Merge pull request #21044 from mqliang/deployment-util
Auto commit by PR queue bot
2016-02-16 15:33:26 -08:00
Dawn Chen
1af5c9f7b2 Disable REGISTER_MASTER_KUBELET for gce default configuration since
no one is working on e2e tests.
2016-02-16 15:32:32 -08:00
Janet Kuo
92eb075a2b When reaping deployments, retry deployment Update 2016-02-16 15:12:38 -08:00
Yu-Ju Hong
b92e2903fa Switched to using docker version as health check
`docker ps` can sometimes take a long time to finish, and restarting
docker in this case doesn't help.
2016-02-16 15:10:15 -08:00