Joe Finney
3679aa24c7
Fix bad indentation in examples yaml.
2016-02-19 10:07:22 -08:00
k8s-merge-robot
4d59d700c2
Merge pull request #21556 from erictune/mac-fix-2
...
Auto commit by PR queue bot
2016-02-19 10:00:57 -08:00
k8s-merge-robot
8a5738c044
Merge pull request #21375 from gmarek/config
...
Auto commit by PR queue bot
2016-02-19 10:00:56 -08:00
Eric Tune
8d1831b075
Remove a diff option not in BSD diff
...
Allows autogeneration on mac.
2016-02-19 08:47:57 -08:00
k8s-merge-robot
62587b66ff
Merge pull request #21019 from freehan/estest
...
Auto commit by PR queue bot
2016-02-19 05:46:23 -08:00
gmarek
cc3cf17519
extend timeout in kubemark-scale
2016-02-19 12:01:25 +01:00
k8s-merge-robot
5a3dec8dad
Merge pull request #20777 from pmorie/kubectl-create-configmap
...
Auto commit by PR queue bot
2016-02-19 00:03:53 -08:00
Paul Morie
51a9c2c9ba
Add kubectl create configmap
2016-02-18 21:24:21 -05:00
Jeff Grafton
74cdfea025
Fix small typo in ubernetes-lite E2E_ZONES
...
Also fix name of MULTIZONE env var
2016-02-18 17:12:25 -08:00
k8s-merge-robot
1c1c57719a
Merge pull request #21515 from ihmccreery/upgrade-target-to-latest
...
Auto commit by PR queue bot
2016-02-18 16:15:28 -08:00
Phillip Wittrock
644d651c69
Merge pull request #21442 from ixdy/e2e-runner-ginkgo-test-args
...
Don't bail if GINKGO_TEST_ARGS isn't set
2016-02-18 16:07:11 -08:00
Isaac Hollander McCreery
194abade89
Default upgrade-target (ci/latest) for upgrade jobs on master
2016-02-18 15:10:35 -08:00
Jeff Grafton
68fddbdfad
Don't bail if GINKGO_TEST_ARGS isn't set
2016-02-18 11:31:58 -08:00
k8s-merge-robot
80ff0cbbda
Merge pull request #21193 from caesarxuchao/linkchecker-jenkins
...
Auto commit by PR queue bot
2016-02-18 10:29:50 -08:00
k8s-merge-robot
5acdb92126
Merge pull request #21177 from laushinka/spelling-fixes
...
Auto commit by PR queue bot
2016-02-18 10:29:49 -08:00
k8s-merge-robot
17325ef6ef
Merge pull request #20501 from piosz/hpa-ga
...
Auto commit by PR queue bot
2016-02-18 06:52:39 -08:00
Wojciech Tyczynski
03af3f60e9
Revert "Move scalability suite to a dedicated project"
2016-02-18 12:13:41 +01:00
Wojciech Tyczynski
dd4289c87d
Move scalability suite to a dedicated project
2016-02-18 10:49:28 +01:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07: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
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
gmarek
a72a4ea3d6
Remove buildcop from ingress test failure emails
2016-02-17 14:14:18 +01: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
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
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
Chao Xu
f679913720
add a jenkins job config for linkchecker
2016-02-16 17:33:23 -08:00
Quinton Hoole
b4a3559807
Add Jenkins e2e test job for multi-zone Ubernetes Lite
2016-02-16 13:07:17 -08:00
k8s-merge-robot
eb44520f5f
Merge pull request #21276 from mesosphere/jdef_host_port_endpoints_refactor
...
Auto commit by PR queue bot
2016-02-16 10:59:11 -08:00
Alex Robinson
589fa7a2c0
Merge pull request #21156 from wonderfly/add_job_configs_for_gke_trusty
...
Jenkins: Add configs for gke+trusty e2e test jobs
2016-02-16 10:11:56 -08:00
k8s-merge-robot
dada47eb2f
Merge pull request #21179 from smarterclayton/cant_replace_cluster_resource
...
Auto commit by PR queue bot
2016-02-16 04:45:43 -08:00
Lucas Käldström
fa39730f0b
Add test targets for ARM
2016-02-16 08:25:18 +02:00
k8s-merge-robot
47acbd62ec
Merge pull request #21099 from deads2k/extend-patch
...
Auto commit by PR queue bot
2016-02-15 14:49:02 -08:00
James DeFelice
8c776b7eb9
host port mapping should be more consistent between scheduler and
...
controller-manager in k8sm:
- rename host_port_endpoints flag to host-port-endpoints
- host port mapping strategy in scheduler should be driven by host-port-endpoints flag
- added host-port-endpoints to known flags
- docs: scheduler should also be configured with host-port-endpoints
- task recovery: be explicit about excluding mirror pods
2016-02-15 21:28:46 +00:00
Piotr Szczesniak
d9705940d6
Fixed and added tests
2016-02-15 21:39:00 +01:00
Piotr Szczesniak
2fbc5bb767
Created autoscaling API group and copied HPA there
2016-02-15 21:39:00 +01:00
mqliang
641ba92aa3
move minGCAge to ImageGCPolicy and make it configurable
2016-02-15 22:54:54 +08:00
Paul Morie
d1dc259ef2
ConfigMap volume source
2016-02-14 16:19:17 -05:00
k8s-merge-robot
43fb544a4a
Merge pull request #21001 from ericchiang/oidc_groups
...
Auto commit by PR queue bot
2016-02-14 05:24:43 -08:00
k8s-merge-robot
b0d8f361ab
Merge pull request #20969 from justinsb/configurable_status_upload
...
Auto commit by PR queue bot
2016-02-14 02:47:39 -08:00
k8s-merge-robot
c30bffacc8
Merge pull request #20967 from luxas/local_build_time
...
Auto commit by PR queue bot
2016-02-13 20:29:38 -08:00
k8s-merge-robot
53d9f9ecab
Merge pull request #20814 from deads2k/restmapper-errors
...
Auto commit by PR queue bot
2016-02-13 15:53:22 -08:00
k8s-merge-robot
060f8f4db7
Merge pull request #20802 from aveshagarwal/master-allnamespaces-issue
...
Auto commit by PR queue bot
2016-02-13 15:25:15 -08:00
k8s-merge-robot
f43b849e54
Merge pull request #20770 from liggitt/ugorji-var-reset
...
Auto commit by PR queue bot
2016-02-13 14:59:38 -08:00
k8s-merge-robot
3375fa6fb6
Merge pull request #21102 from ixdy/echo-time
...
Auto commit by PR queue bot
2016-02-13 08:33:52 -08:00
Jordan Liggitt
6b97e2ec51
Fix verify-codecgen.sh
2016-02-13 09:15:39 -05:00
k8s-merge-robot
19c8d73cac
Merge pull request #18077 from soltysh/stop_deployment
...
Auto commit by PR queue bot
2016-02-12 22:47:04 -08:00
Isaac Hollander McCreery
cc9b092e94
Remove parallel-flaky suite
2016-02-12 17:24:07 -08:00
Isaac Hollander McCreery
ec5b9abba8
Add instructions and tooling for munging test infra for a new release series
2016-02-12 17:24:06 -08:00