Chao Xu
|
0b6fd8c5c4
|
fixing tests
|
2015-09-11 17:33:22 -07:00 |
|
Chao Xu
|
64bf839e9f
|
refactor tests to use testapi rather than latest directly
|
2015-09-11 17:32:23 -07:00 |
|
Chao Xu
|
dd6c121d7f
|
massive changes
|
2015-09-11 17:31:47 -07:00 |
|
Daniel Smith
|
ccd9e3e247
|
Run all automated tools
|
2015-09-11 16:11:08 -07:00 |
|
Daniel Smith
|
4c2adabf42
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
|
Steve Milner
|
66dff577f4
|
test: improved master coverage.
|
2015-09-11 09:10:05 -04:00 |
|
Wojciech Tyczynski
|
cd1ac360de
|
Rename "minion" to "node" in few places.
|
2015-09-09 16:18:23 +02:00 |
|
Brendan Burns
|
61f272c8cd
|
Update the third party data codec to automatically include everything
in api.ObjectMeta. Add more tests.
|
2015-09-08 21:13:06 -07:00 |
|
Brendan Burns
|
6aa7ce2689
|
addressed comments.
|
2015-09-01 12:00:56 -07:00 |
|
Brendan Burns
|
d993b8891d
|
Addressed changes
|
2015-08-31 21:13:37 -07:00 |
|
Brendan Burns
|
855c7cedcc
|
Address comments.
|
2015-08-31 21:13:37 -07:00 |
|
Brendan Burns
|
b196d0f84b
|
Add support for installing custom object APIs
|
2015-08-31 21:13:36 -07:00 |
|
Brendan Burns
|
7bfc8b5f37
|
Add dynamic APIs
|
2015-08-31 21:13:07 -07:00 |
|
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
Muhammed Uluyol
|
58a875ac2c
|
Add (stopgap) support for an experimental API prefix.
|
2015-07-30 18:14:29 -07:00 |
|
Wojciech Tyczynski
|
3cbbe72f9f
|
Move etcd storage to pkg/storage/etcd
|
2015-07-30 15:42:06 +02:00 |
|
Chi Vinh Le
|
d91932f0b7
|
SSH tunnels fallback to LegacyHostIP
|
2015-07-28 10:10:48 +02:00 |
|
Wojciech Tyczynski
|
9d943df397
|
Private EtcdHelper
|
2015-07-27 09:20:13 +02:00 |
|
CJ Cullen
|
36d54b2094
|
Remove /Validate endpoint
|
2015-05-26 10:49:18 -07:00 |
|
Fabio Yeon
|
1709cf0dbb
|
Remove node status from "componentstatuses" call.
The legacy "/validate" behavior remains unchanged.
|
2015-05-04 14:34:20 -07:00 |
|
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
|
Filip Grzadkowski
|
15e9bfd9ae
|
Add a simple cache for objects stored in etcd.
|
2015-04-30 12:08:56 +02:00 |
|
CJ Cullen
|
182f47ee3d
|
Revert "Add a simple cache for objects stored in etcd"
|
2015-04-29 12:06:52 -07:00 |
|
Filip Grzadkowski
|
016e20167b
|
Add a simple cache for objects stored in etcd.
|
2015-04-29 13:14:31 +02:00 |
|
Karl Beecher
|
a7623ca6cc
|
Adds ability to define a prefix for etcd paths
The API server can be supplied (via a command line flag) with a custom
prefix that is prepended to etcd resources paths.
Refs: #3476
|
2015-04-24 12:12:39 +02:00 |
|
Clayton Coleman
|
7a93af57c0
|
Remove pods from pkg/registry/etcd/etcd.go since they are in their own type
Altered the master initialization code
|
2015-02-16 10:09:27 -05:00 |
|
Brendan Burns
|
d7dc20fd6a
|
Add etcd to the list of services to validate.
Also add minions.
|
2014-11-05 21:22:01 -08:00 |
|