Harry Zhang
|
cb14b35bde
|
Refactor util clock into it's own pkg
|
2016-07-28 02:29:04 -04:00 |
|
joe2far
|
5ead89b5bb
|
Fixed several typos
|
2016-07-13 15:06:24 +01:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Robert Rati
|
e388c137bb
|
Separate sync and list functionality in the reflector. #23394
|
2016-05-19 07:41:24 -04:00 |
|
Joshua Piccari
|
f5f83b076a
|
Improve go report card by fixing typos in comments
|
2016-03-04 18:30:59 -08:00 |
|
Prashanth Balasubramanian
|
45eb835833
|
Lock across item expiration in the ttl store.
|
2016-02-24 14:06:18 -08:00 |
|
harry
|
1032067ff9
|
Replace runtime reference by pkg
|
2016-02-01 21:06:44 +08:00 |
|
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 |
|
liguangbo
|
4df68f03a3
|
change iff to if and only if to improve annotation readability
|
2015-09-16 08:29:36 +00:00 |
|
Daniel Smith
|
15b30b8b09
|
Move version agnostic parts of client
pkg/client/unversioned/cache -> pkg/client/cache
pkg/client/unversioned/record -> pkg/client/record
|
2015-09-10 17:17:59 -07:00 |
|
Kris Rousey
|
7ba5b058cc
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
Mike Danese
|
17defc7383
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
|
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -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 |
|
Prashanth Balasubramanian
|
a8fdf3d78b
|
Update expiration timeout based on observed latencies
|
2015-05-01 08:53:51 -07:00 |
|
Prashanth Balasubramanian
|
a7864aa230
|
Scheduler uses TTLStore for assumed pods
|
2015-04-08 15:01:04 -07:00 |
|