Daniel Martí
|
586cb9126a
|
Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
|
2015-09-17 17:51:27 -07: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
|
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 |
|
derekwaynecarr
|
14d2128238
|
Fix namespace controller on delete to not care if item not found
|
2015-06-03 22:59:07 -04:00 |
|
derekwaynecarr
|
d6a4b2427a
|
Throw an API error when deleting namespace in termination
|
2015-05-05 12:49: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 |
|
derekwaynecarr
|
8364055f0f
|
Improve validation and fix not throwing an error during ns delete
|
2015-04-10 11:41:28 -04:00 |
|
derekwaynecarr
|
84c9709299
|
Increase controller sync time for namespace cleanup
|
2015-03-24 10:44:34 -04:00 |
|
derekwaynecarr
|
29c491ef2e
|
Namespace.Spec.Finalizer support
|
2015-03-24 10:36:06 -04:00 |
|
Clayton Coleman
|
9bb797fe93
|
Rename NewREST -> NewStorage to align on terminology
|
2015-03-23 16:52:21 -04:00 |
|
derekwaynecarr
|
9824d2b5f7
|
Embed generic etcd in namespace rest store
|
2015-03-16 10:45:04 -04:00 |
|
derekwaynecarr
|
2d13dfaf13
|
Improvements to namespace registry to align with pod model
|
2015-03-16 10:16:28 -04:00 |
|