Jeff Lowdermilk
a2f076bdde
Merge pull request #18840 from ihmccreery/fix-sdk-cleanup
...
Remove ~/repo before moving Cloud SDK components there
2015-12-17 16:11:32 -08:00
Eric Tune
140dfccdd5
Merge pull request #18860 from erictune/fix-build
...
Fix build
2015-12-17 13:52:29 -08:00
Eric Tune
e2fab78539
Do not verify-codecgen.sh on testdata
...
Otherwise, verify-codecgen was saying that the testdata needed to
change for some reason.
2015-12-17 13:51:33 -08:00
Isaac Hollander McCreery
cf5d79fda9
Properly set KUBE_GCE_INSTANCE_PREFIX for upgrade jobs in e2e.sh
2015-12-17 11:42:45 -08:00
Isaac Hollander McCreery
375f4df7b7
Remove ~/repo before moving Cloud SDK components there
2015-12-17 10:09:47 -08:00
Joe Finney
af55b6903d
Merge pull request #18666 from spxtr/e2e-gce
...
Manual merge to watch Jenkins.
2015-12-17 08:28:03 -08:00
gmarek
264f213523
Increase timeout for API server startup in hack/test-update-storage-objects.sh
2015-12-17 11:07:24 +01:00
k8s-merge-robot
0657a35971
Merge pull request #18781 from jlowdermilk/gke-flaky
...
Auto commit by PR queue bot
2015-12-16 22:40:15 -08:00
k8s-merge-robot
46c2df3e05
Merge pull request #17483 from brendandburns/kubectl5
...
Auto commit by PR queue bot
2015-12-16 21:57:33 -08:00
Isaac Hollander McCreery
dc10b0a43a
Use staging CLOUDSDK_BUCKET and test endpoint by default for Jenkins GKE e2e tests, stop using DOGFOOD_GCLOUD
2015-12-16 19:05:09 -08:00
Isaac Hollander McCreery
be5407b8ef
Merge pull request #18792 from ihmccreery/gce-jobs-master
...
Add kubernetes-upgrade-gce-1.1-master job configs to master
2015-12-16 17:36:08 -08:00
Isaac Hollander McCreery
41d46f8461
Add kubernetes-upgrade-gce-1.1-master job configs
2015-12-16 15:13:50 -08:00
Brendan Burns
2efcccf981
Add a server side export facility
2015-12-16 15:01:13 -08:00
Jeff Lowdermilk
f1cc2548fb
Make gke-flaky test more useful
...
Test gce flaky tests as well, so the job isn't skipping all but
one test.
2015-12-16 11:59:31 -08:00
k8s-merge-robot
0f22ba4be3
Merge pull request #18763 from RoelVanNyen/RoelVanNyen-patch-update-all
...
Auto commit by PR queue bot
2015-12-16 10:08:12 -08:00
RoelVanNyen
f54c1de58c
Fix typo in hack/update-all.sh
2015-12-16 17:45:25 +01:00
k8s-merge-robot
5a579a2555
Merge pull request #16028 from derekwaynecarr/make_cmd
...
Auto commit by PR queue bot
2015-12-16 08:41:59 -08:00
Wojciech Tyczynski
a73e1f6b2f
Fix hack/update-api-reference-docs.sh script
2015-12-16 15:17:42 +01:00
Wojciech Tyczynski
2b565b633d
Export NETWORK_PROVIDER in hack/jenkins/e2e.sh
2015-12-16 09:53:02 +01:00
k8s-merge-robot
9033311475
Merge pull request #18598 from ihmccreery/release-mark-stable
...
Auto commit by PR queue bot
2015-12-16 00:09:12 -08:00
k8s-merge-robot
df8efcf582
Merge pull request #17960 from pmorie/travis-verify-codec
...
Auto commit by PR queue bot
2015-12-15 23:19:50 -08:00
k8s-merge-robot
cc9b0dc8f2
Merge pull request #18692 from thockin/local-kubectl
...
Auto commit by PR queue bot
2015-12-15 23:15:34 -08:00
Isaac Hollander McCreery
4ea8a92777
Mark a release as stable when we announce it, and stop using cherry_pick_list.sh
2015-12-15 16:37:00 -08:00
Joe Finney
9bb83ce7cd
Ignore console-log.txt when checking for empty workspace.
2015-12-15 15:34:10 -08:00
Tim Hockin
ef8dbc1819
Add kubectl to local-up script
2015-12-15 09:02:02 -08:00
Wojciech Tyczynski
32a4bdbcd2
Run only Density test on 1000-node cluster
2015-12-15 15:12:19 +01:00
k8s-merge-robot
b02417bb9b
Merge pull request #18348 from mesosphere/sur-652-conformance-tests
...
Auto commit by PR queue bot
2015-12-15 02:02:50 -08:00
k8s-merge-robot
e72e819395
Merge pull request #18090 from thockin/go-versions
...
Auto commit by PR queue bot
2015-12-14 14:47:59 -08:00
Eric Paris
7d5acfb923
Pin godep to version 32
...
33, 34, 35 are all broken differently.
https://github.com/tools/godep/issues/359
2015-12-14 14:22:07 -05:00
derekwaynecarr
5e0948586c
Add kubectl create [SUBCOMMAND] pattern
2015-12-14 13:43:45 -05:00
Joe Finney
854b2c5f2d
Source control all master-branch GCE Jenkins jobs.
2015-12-14 10:15:48 -08:00
Paul Morie
c5765fbfef
Special case godep installation in verify-codecgen for travis
2015-12-14 12:29:18 -05:00
Sergiusz Urbaniak
67e98fcfa8
executor, scheduler: make default pod roles configurable
...
Currently if a pod is being scheduled with no meta.RolesKey label
attached to it, per convention the first configured mesos (framework)
role is being used.
This is quite limiting and also lets e2e tests fail. This commit
introduces a new configuration option "--mesos-default-pod-roles" defaulting to
"*" which defines the default pod roles in case the meta.RolesKey pod
label is missing.
2015-12-14 15:18:39 +01:00
gmarek
3e2f745d7b
Move kubemark-500 back to asia-east1
2015-12-14 15:16:28 +01:00
gmarek
fe6644a1b2
Move Kubmark tests to us-east1-b, to make space for enormous cluster tests in asia-east1
2015-12-14 14:22:13 +01:00
k8s-merge-robot
9067833a31
Merge pull request #18382 from yujuhong/resource_usage
...
Auto commit by PR queue bot
2015-12-13 21:23:29 -08:00
Jeff Lowdermilk
c103825ef4
Merge pull request #14537 from markturansky/pv_provisioner
...
PersistentVolume Provisioner Controller
2015-12-11 13:09:33 -08:00
Joe Finney
f4f74ceb65
export GCE_SERVICE_ACCOUNT in e2e.sh
2015-12-11 12:53:11 -08:00
Joe Finney
12c038af0c
Fix workspace not empty on gce tests.
...
We added a gcloud command earlier in e2e.sh which creates a .config
folder in the workspace. Ignore it.
2015-12-11 11:33:49 -08:00
Joe Finney
8535f13a2b
Merge pull request #18454 from spxtr/e2e-gce
...
Add kubernetes-e2e-gce job to git
2015-12-11 09:54:32 -08:00
markturansky
4fc1bf1f23
Added PersistentVolumeController
2015-12-11 10:33:30 -05:00
Marek Grabowski
e34e6e7641
Merge pull request #18573 from gmarek/master
...
Move Daemon set should run complex daemon test to flaky
2015-12-11 15:21:31 +01:00
gmarek
c538f6fd74
Move Daemon set should run complex daemon test to flaky
2015-12-11 15:18:20 +01:00
k8s-merge-robot
efd17797b2
Merge pull request #18563 from wojtek-t/1000_node_cluster_on_jenkins
...
Auto commit by PR queue bot
2015-12-11 06:03:13 -08:00
k8s-merge-robot
db08e062b8
Merge pull request #18514 from gmarek/grab-profiles
...
Auto commit by PR queue bot
2015-12-11 06:02:56 -08:00
Wojciech Tyczynski
3367369c49
Add 1000-node cluster suite to Jenkins
2015-12-11 09:54:42 +01:00
Tim Hockin
0df07424e7
Make go version requirements clearer
2015-12-10 12:09:25 -08:00
k8s-merge-robot
06c8b3443b
Merge pull request #18271 from tmrts/rename/githash
...
Auto commit by PR queue bot
2015-12-10 09:28:36 -08:00
Joe Finney
495450865c
Add kubernetes-e2e-gce job
2015-12-10 09:11:48 -08:00
gmarek
a8193679fb
Add Scheduler and ControllerManager profile grabbing
2015-12-10 16:27:13 +01:00