Tim Hockin
|
e203191ac0
|
Update guestbook-go.
IP-per-service compatible. Uses kubectl.
|
2014-10-16 10:09:12 -07:00 |
|
derekwaynecarr
|
085ca40291
|
Enforce unique constraint at namespace boundary in etcd, make client and server namespace aware
|
2014-10-16 13:02:52 -04:00 |
|
derekwaynecarr
|
b63974bd21
|
Extract list must flatten nodes across directories
|
2014-10-16 13:02:52 -04:00 |
|
Tim Hockin
|
343677580a
|
Merge pull request #1402 from thockin/services_v2
Services v2 (ip-per-service)
|
2014-10-16 10:01:50 -07:00 |
|
Eric Tune
|
26a2bab797
|
Add forbidden error.
Will be used in subsequent PRs that add authorization.
|
2014-10-16 09:25:54 -07:00 |
|
Tim Hockin
|
5c4bd55273
|
Add vagrant support
|
2014-10-16 08:36:47 -07:00 |
|
Tim Hockin
|
99bca68c7d
|
Add local-up support
|
2014-10-16 08:36:47 -07:00 |
|
Tim Hockin
|
8f82d42f79
|
Rackspace 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
|
d258eca6fd
|
Add and update docs.
|
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 |
|
Daniel Smith
|
63e1906902
|
Merge pull request #1825 from ddysher/godep-json
godep.json error
|
2014-10-15 22:49:18 -07:00 |
|
Deyuan Deng
|
7a863a873d
|
godep.json error
|
2014-10-15 22:24:56 -04:00 |
|
Tim Hockin
|
9773effadc
|
Merge pull request #1818 from jbeda/make-client
Add kubectl to build/release scripts.
|
2014-10-15 19:21:44 -07:00 |
|
Sam Ghods
|
a9a8c016f7
|
Add --no-headers to kubectl get
|
2014-10-15 19:05:36 -07:00 |
|
Daniel Smith
|
15c5012933
|
Add lock to fake handler to avoid races.
|
2014-10-15 17:46:28 -07:00 |
|
Joe Beda
|
3701c2ac0e
|
Add kubectl to build/release scripts.
Also Refactor build helpers into client/cross and server/linux. This make it easier to tell users what to build to get just the client binaries.
|
2014-10-15 16:50:17 -07:00 |
|
Eric Tune
|
f61d434783
|
Merge pull request #1817 from bgrant0607/annotations
Label documentation improvements. Add annotations documentation.
|
2014-10-15 16:14:43 -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 |
|
Tim Hockin
|
c88537b40d
|
Merge pull request #1325 from ghodss/kubecfg2
Proposal for new kubecfg design (kubectl)
|
2014-10-15 15:40:37 -07:00 |
|
Brian Grant
|
ca26ab48f5
|
Label documentation improvements. Add annotations documentation.
|
2014-10-15 22:38:00 +00:00 |
|
Sam Ghods
|
4b220f8b0a
|
kubectl: kubecfg rewrite for better modularity and improved UX
|
2014-10-15 15:29:54 -07:00 |
|
Sam Ghods
|
0b79438237
|
Add spf13/cobra for kubectl
|
2014-10-15 15:09:49 -07:00 |
|
Tim Hockin
|
ee1f2ddf7c
|
Better final print in e2e
|
2014-10-15 14:31:15 -07:00 |
|
Joe Beda
|
236b88b71c
|
Merge pull request #1772 from errordeveloper/master
Fix indentation in Vagrantfile
|
2014-10-15 14:23:24 -07:00 |
|
Atish
|
dc51231a89
|
Added missing .sh extension
|
2014-10-15 17:12:03 -04: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
|
595d4b4abd
|
Merge pull request #1676 from anguslees/openstack-provider
Add OpenStack cloud provider
|
2014-10-15 12:05:33 -07:00 |
|
Daniel Smith
|
1dcb25e26e
|
Merge pull request #1754 from brendandburns/valid
Add a predicate for persistent disk scheduling.
|
2014-10-15 12:03:05 -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 |
|
Daniel Smith
|
68a784439b
|
Add event listing and printing to kubecfg
|
2014-10-15 11:42:06 -07:00 |
|
Daniel Smith
|
10214457b7
|
Make scheduler emit events
|
2014-10-15 11:42:05 -07:00 |
|
Daniel Smith
|
95b855b8e6
|
Add event client and easy creation library
|
2014-10-15 11:42:05 -07:00 |
|
Brendan Burns
|
f006923a67
|
Merge pull request #1805 from vishh/update_deps
Updating docker client to the latest version
|
2014-10-15 11:27:09 -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 |
|
Brendan Burns
|
575b7e78b0
|
Merge pull request #1810 from thockin/vagrant
Revamp e2e basic test to use a smaller container.
|
2014-10-15 11:07:48 -07:00 |
|
bgrant0607
|
8ea0bd608f
|
Merge pull request #1808 from jbeda/remove-dup-script
Remove duplicate code for GCE cluster start
|
2014-10-15 10:58:25 -07:00 |
|
bgrant0607
|
e8d810e992
|
Merge pull request #1809 from erictune/dev_doc
Actually delete files which were moved in #1807
|
2014-10-15 10:57:34 -07:00 |
|
Tim Hockin
|
360f2e53b0
|
Revamp e2e basic test to use a smaller container.
|
2014-10-15 10:54:56 -07:00 |
|
Eric Tune
|
debc9dc2f2
|
Actually delete files (completes #1807)
|
2014-10-15 10:36:37 -07:00 |
|
Joe Beda
|
81635a2549
|
Remove duplicate code for GCE cluster start
|
2014-10-15 10:21:22 -07:00 |
|
bgrant0607
|
434017fdf1
|
Merge pull request #1807 from erictune/dev_doc
Move developer documentation to docs/devel/
|
2014-10-15 10:07:28 -07:00 |
|
bgrant0607
|
a5652d6f1d
|
Merge pull request #1804 from satnam6502/fluentd-es-image
Supply command line args to td-agent and other Euphrosine change requests.
|
2014-10-15 09:47:58 -07:00 |
|
Clayton Coleman
|
fc08836ff6
|
Merge pull request #1791 from erictune/new_validation_err
Use Forbidden valdiation error when no capability
|
2014-10-15 12:07:51 -04:00 |
|
Eric Tune
|
a7e0ecdd0e
|
Merge pull request #1715 from ddysher/cloud-minion
Add external loop to sync minions from cloudprovider.
|
2014-10-15 09:03:49 -07:00 |
|
Eric Tune
|
2ce16acd67
|
Move developer documentation to docs/devel/
Fix links.
|
2014-10-15 08:30:02 -07:00 |
|