Wojciech Tyczynski
|
030a272db5
|
Enable cacher for all resources.
|
2015-11-03 11:55:37 +01:00 |
Chao Xu
|
9fc79e9d99
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
Wojciech Tyczynski
|
97b4a64e2c
|
Refactor registry etcd delete tests
|
2015-09-03 09:05:17 +02:00 |
Wojciech Tyczynski
|
a4baf4c211
|
Add registrytest support for etcd tests.
|
2015-09-02 07:54:34 +02:00 |
Wojciech Tyczynski
|
836be0c432
|
Refactoring of update etcd tests.
|
2015-08-28 15:47:40 +02:00 |
Wojciech Tyczynski
|
61de4fc34d
|
Refactoring of create etcd tests.
|
2015-08-24 15:11:00 +02:00 |
Wojciech Tyczynski
|
5931cc74cc
|
Unification refactoring to pkg/registry
|
2015-08-20 11:17:23 +02:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
Wojciech Tyczynski
|
3cbbe72f9f
|
Move etcd storage to pkg/storage/etcd
|
2015-07-30 15:42:06 +02:00 |
Wojciech Tyczynski
|
99d6b0e9f4
|
Rename storage interfaces
|
2015-07-30 10:34:57 +02:00 |
Wojciech Tyczynski
|
d17985f1ad
|
Move StorageInterface to pkg/storage.
|
2015-07-30 09:32:04 +02:00 |
Wojciech Tyczynski
|
9d943df397
|
Private EtcdHelper
|
2015-07-27 09:20:13 +02:00 |
Chao Xu
|
854b8034ab
|
use testapi.Codec() in etcd_test.go
|
2015-06-04 10:23:15 -07:00 |
Jordan Liggitt
|
a6401fa433
|
Update generic etcd tests for cluster-scoped objects
|
2015-05-18 23:17:51 -04: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 |
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
|
e6e034af4f
|
Rename PodTemplate.Spec to PodTemplate.Template
|
2015-04-22 12:54:27 -04:00 |
Clayton Coleman
|
10c2ace6bf
|
Pod Templates
|
2015-04-22 12:54:25 -04:00 |