Jan Safranek
|
b73517d437
|
Fix lint errors
Removal of io.go revealed new lint errors in pkg/util/io
|
2017-06-26 16:05:35 +02:00 |
Jan Safranek
|
c2dc5b5bf1
|
Move LoadPodFromFile to volume utils
SavePodToFile is not used anywhere and LoadPodFromFile is used only by PV
recycler.
|
2017-06-26 16:02:43 +02:00 |
Chao Xu
|
60604f8818
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
Chao Xu
|
f4989a45a5
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
Mike Danese
|
a05c3c0efd
|
autogenerated
|
2017-04-14 10:40:57 -07:00 |
Dr. Stefan Schimanski
|
44ea6b3f30
|
Update generated files
|
2017-01-29 21:41:45 +01:00 |
Dr. Stefan Schimanski
|
79adb99a13
|
pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality
|
2017-01-29 21:41:45 +01:00 |
deads2k
|
5a8f075197
|
move authoritative client-go utils out of pkg
|
2017-01-24 08:59:18 -05:00 |
deads2k
|
ee6752ef20
|
find and replace
|
2017-01-20 08:04:53 -05:00 |
deads2k
|
f1176d9c5c
|
mechanical repercussions
|
2017-01-13 08:27:14 -05:00 |
deads2k
|
6a4d5cd7cc
|
start the apimachinery repo
|
2017-01-11 09:09:48 -05:00 |
Jeff Grafton
|
20d221f75c
|
Enable auto-generating sources rules
|
2017-01-05 14:14:13 -08:00 |
Mike Danese
|
c87de85347
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
Chao Xu
|
bcc783c594
|
run hack/update-all.sh
|
2016-11-23 15:53:09 -08:00 |
Chao Xu
|
31ed340eec
|
pkg/util
|
2016-11-23 15:53:09 -08:00 |
Mike Danese
|
3b6a067afc
|
autogenerated
|
2016-10-21 17:32:32 -07:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
Fabio Yeon
|
7205a160ac
|
Remove all instances of "/tmp" from unit tests and replace with a common
tmp directory creator. Exception is documented.
|
2016-01-27 16:11:22 -08:00 |
Clayton Coleman
|
4a6935b31f
|
Remaining codec change refactors
|
2016-01-22 13:27:27 -05:00 |
nikhiljindal
|
2ad642d370
|
Merge registered and latest and move to apimachinery
|
2016-01-21 14:42:21 -08:00 |
deads2k
|
d0aaf13920
|
use constants for group names
|
2015-12-14 10:04:10 -05:00 |
Clayton Coleman
|
8c1d820435
|
Secrets in containerized Kubelet get mangled due to 'echo'
Change to stream over stdin to 'cat'
|
2015-11-07 10:53:31 -06: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 |
Filip Grzadkowski
|
7fe34f2050
|
Introduce nsenter writer for volume plugins
|
2015-09-17 16:40:29 +02:00 |
markturansky
|
bd4705c414
|
rebased and changed io helpers to use new API groups
|
2015-09-15 13:26:49 -04:00 |
markturansky
|
7bc55b5aea
|
configurable pv recyclers
|
2015-09-15 12:48:25 -04:00 |