mqliang
|
149af2f7a7
|
remove todo
|
2015-12-02 13:04:59 +08:00 |
|
Hongchao Deng
|
056536ff83
|
component status: nil error should return empty string
If error is nil, it should return empty string instead of \"nil\".
JSON marshalling will omit empty error in such case.
|
2015-11-05 18:44:28 -08:00 |
|
Wojciech Tyczynski
|
9c53f301f1
|
Merge selectors with ListOptions.
|
2015-10-29 15:42:57 +01:00 |
|
Wojciech Tyczynski
|
aa30e38183
|
Pass resource version to storage List operation.
|
2015-10-27 10:03:58 +01: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 |
|
Fabio Yeon
|
81ef0198f4
|
Fixed "componentstatuses" API object JSON descriptions.
|
2015-04-20 17:28:13 -07:00 |
|
Fabio Yeon
|
951a125751
|
Add "componentstatus" to API for easier cluster health check.
|
2015-04-17 11:58:23 -07:00 |
|