Clayton Coleman
|
b28e82ad4a
|
Avoid using `%#v` for errors when using only a portion of the object
`%#v` may have significant performance costs in frequently invoked code.
|
2019-03-21 22:52:09 -04:00 |
Dr. Stefan Schimanski
|
7773a30f67
|
pkg/api/legacyscheme: fixup imports
|
2017-10-18 17:23:55 +02:00 |
Dr. Stefan Schimanski
|
5925a0a1df
|
Move pkg/api/v1/ref -> client-go/tools/reference
|
2017-07-18 22:45: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 |
Chao Xu
|
4f9591b1de
|
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
|
2017-04-17 11:38:11 -07:00 |
deads2k
|
8a12000402
|
move client/record
|
2017-01-31 19:14:13 -05:00 |
Chao Xu
|
5e1adf91df
|
cmd/kubelet
|
2016-11-23 15:53:09 -08:00 |
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
Clayton Coleman
|
205a8b4574
|
Add init container loading to the kubelet
|
2016-05-17 00:29:53 -04:00 |
jiangyaoguo
|
3ce5a51007
|
remove implicitly required container event
|
2015-11-04 16:47:17 +08: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 |
Paul Morie
|
7628b37d78
|
Add control over container entrypoint
|
2015-03-31 12:32:03 -04:00 |