Daniel Smith
|
6befc75da5
|
Build local go components as well as a release
|
2014-10-28 12:37:03 -07:00 |
|
bgrant0607
|
653d9d70d1
|
Merge pull request #1993 from hmrm/e2e-vagrant
Allow e2e tests to run with vagrant
|
2014-10-27 19:19:29 -07:00 |
|
bgrant0607
|
e45910fb08
|
Merge pull request #2017 from jbeda/fix-e2e
Fix e2e tests
|
2014-10-27 16:51:19 -07:00 |
|
Joe Beda
|
053d65c086
|
Fix e2e tests
|
2014-10-27 16:31:31 -07:00 |
|
bgrant0607
|
ddea4ff709
|
Merge pull request #1977 from lavalamp/fix4
Start running e2e go tests. Disable broken test.
|
2014-10-27 16:27:11 -07:00 |
|
Brendan Burns
|
df3dd288f2
|
Fix the e2e tests and kubecfg given recent additional validation.
|
2014-10-27 13:39:21 -07:00 |
|
Joe Beda
|
019170e6fb
|
Merge pull request #1716 from proppy/boot2docker-bootstrap
docker: add cluster bootstrap and doc
|
2014-10-27 11:46:55 -07:00 |
|
Haney Maxwell
|
d709d8561a
|
Allow e2e tests to run with vagrant
|
2014-10-24 17:16:10 -07:00 |
|
Johan Euphrosine
|
966c3dae70
|
boot2docker: add cluster bootstrap and doc
|
2014-10-23 18:06:17 -07:00 |
|
Daniel Smith
|
1e249be99d
|
Start running e2e go tests. Disable broken test.
|
2014-10-23 16:13:46 -07:00 |
|
Daniel Smith
|
47f1cb966b
|
Fixes to e2e script
|
2014-10-23 14:54:50 -07:00 |
|
Brendan Burns
|
e1ae7bd16c
|
Merge pull request #1973 from lavalamp/fix4
fix backwards compatible script
|
2014-10-23 12:52:37 -07:00 |
|
Daniel Smith
|
d055e279fe
|
fix backwards compatible script
|
2014-10-23 12:51:21 -07:00 |
|
Brendan Burns
|
dbb23abac2
|
Fix the guestbook e2e test.
|
2014-10-23 11:32:01 -07:00 |
|
Daniel Smith
|
bfabb41604
|
New e2e script (in go this time) that doesn't completely suck
|
2014-10-23 11:03:30 -07:00 |
|
Brendan Burns
|
77d2815b86
|
Merge pull request #1967 from jbeda/e2e-fix
Fix e2e test for .ID->.Name change
|
2014-10-22 17:20:44 -07:00 |
|
Joe Beda
|
33763d07b2
|
Fix e2e test for .ID->.Name change
|
2014-10-22 17:19:53 -07:00 |
|
Haney Maxwell
|
3160500940
|
Refactor kubelet access and add SSL
|
2014-10-22 14:53:59 -07:00 |
|
Joe Beda
|
cb027ce2a9
|
Look at all tags when looking for version.
'git describe' uses only annotated tags by default. We want to use all tags as we can only create 'lightweight' tags in the GitHub UI.
|
2014-10-17 14:34:30 -07:00 |
|
Tim Hockin
|
95f57dc886
|
Clean up e2e more
Don't early-terminate on test fail.
Log which tests failed at the end.
|
2014-10-16 11:08:39 -07:00 |
|
Tim Hockin
|
99bca68c7d
|
Add local-up support
|
2014-10-16 08:36:47 -07:00 |
|
Tim Hockin
|
1c2f04b8b7
|
Add e2e test
|
2014-10-16 08:36:47 -07:00 |
|
Tim Hockin
|
e907011111
|
Core support for ip-per-service
|
2014-10-16 08:36:47 -07:00 |
|
Eric Tune
|
6f577aa321
|
Merge pull request #1789 from lavalamp/eventing4
Add event creation library and implement in scheduler.
|
2014-10-15 15:55:26 -07:00 |
|
Joe Beda
|
1874926a70
|
Merge pull request #1815 from thockin/e2e
Better final print in e2e
|
2014-10-15 15:51:18 -07:00 |
|
Sam Ghods
|
4b220f8b0a
|
kubectl: kubecfg rewrite for better modularity and improved UX
|
2014-10-15 15:29:54 -07:00 |
|
Tim Hockin
|
ee1f2ddf7c
|
Better final print in e2e
|
2014-10-15 14:31:15 -07:00 |
|
bgrant0607
|
e7573f63b3
|
Merge pull request #1812 from thockin/e2e
Allow e2e to only run some tests
|
2014-10-15 13:45:17 -07:00 |
|
Tim Hockin
|
d6d92d13f0
|
Allow e2e to only run some tests
|
2014-10-15 13:08:25 -07:00 |
|
Daniel Smith
|
180e90f7eb
|
Merge pull request #1790 from jbeda/1678-fix-e2e
Deal with the case where a pod goes away after we list it.
|
2014-10-15 12:01:28 -07:00 |
|
Daniel Smith
|
2987747a0f
|
Merge pull request #1794 from brendandburns/e2e
Add a pod update e2e test in go. Also adjust validation logic a little.
|
2014-10-15 11:59:30 -07:00 |
|
Daniel Smith
|
d4c750a878
|
Fix vet-go.sh and some things it complained about
|
2014-10-15 11:56:19 -07:00 |
|
Joe Beda
|
391335cbff
|
Deal with the case where a pod goes away after we list it.
Fixes #1678
|
2014-10-15 11:20:17 -07:00 |
|
Tim Hockin
|
360f2e53b0
|
Revamp e2e basic test to use a smaller container.
|
2014-10-15 10:54:56 -07:00 |
|
Brendan Burns
|
8d38f8890e
|
Add an e2e test in go. Also adjust validation logic a little to make it more reasonable.
Not integrated into existing e2e yet.
|
2014-10-14 16:43:00 -07:00 |
|
Joe Beda
|
e1b9f1aae2
|
Handle empty array in update.sh
Fixes #1776
|
2014-10-14 13:07:22 -07:00 |
|
Joe Beda
|
96c1bc17ca
|
Set shell options for reliability.
Tweak a few other small things in our shell scripts.
|
2014-10-10 12:33:36 -07:00 |
|
Joe Beda
|
d43a6ec5a3
|
Standardize how we refer to the kubernetes root.
Now use $KUBE_ROOT as the variable pretty much everywhere.
|
2014-10-10 12:33:36 -07:00 |
|
Joe Beda
|
38d5906044
|
Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
|
2014-10-10 12:33:36 -07:00 |
|
Filipe Brandenburger
|
60af857077
|
Merge pull request #1633 from thockin/vet
Add a script to run 'go vet'
|
2014-10-09 17:23:51 -07:00 |
|
Johan Euphrosine
|
784553c483
|
hack: add cluster in a pod manifest
|
2014-10-08 17:52:08 -07:00 |
|
Tim Hockin
|
61dcb91885
|
Add a script to run 'go vet'
|
2014-10-07 17:54:38 -07:00 |
|
Sam Ghods
|
868c6fe4b8
|
Increase logging levels in hack/local-up-cluster.sh
|
2014-10-07 00:07:05 -07:00 |
|
Sam Ghods
|
97dd16b913
|
Fix hack/local-up-cluster.sh to ensure apiserver comes up
|
2014-10-06 19:38:27 -07:00 |
|
Dawn Chen
|
a86d496f9a
|
Fix e2e tests.
|
2014-10-06 13:37:24 -07:00 |
|
David Reynolds
|
9fece09f26
|
Use -addr in start_etcd instead of -bind-addr
|
2014-09-30 19:33:28 -07:00 |
|
Joe Beda
|
81e91db697
|
Grab images as part of update e2e test
|
2014-09-26 14:31:12 -07:00 |
|
Joe Beda
|
7d6f5b45ea
|
Merge pull request #1414 from brendandburns/fix
Clean up scripts to require a minimal gsutil version.
|
2014-09-25 09:54:36 -07:00 |
|
Tim Hockin
|
d5f3d152d2
|
Merge pull request #1435 from brendandburns/e2e2
Add a new network for e2e tests, to isolate it from any other cluster.
|
2014-09-25 08:47:19 -07:00 |
|
Brendan Burns
|
511ec280b9
|
Add a new network for e2e tests, to isolate it from any other cluster.
|
2014-09-24 22:37:19 -07:00 |
|