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 |
Clayton Coleman
|
71abc99dbe
|
Expose a ToJSON and runtime.YAMLDecoder helper
Enables clients to optionally handle YAML
|
2015-03-20 00:03:56 -04:00 |
Clayton Coleman
|
31413c8727
|
Add more tests around JSON/YAML decoding from the CLI
Switch the ignore stream errors behavior to print a Warningf on
failure to parse, not v(2)
|
2015-01-14 12:38:36 -05:00 |
Clayton Coleman
|
22cf8b94e6
|
Add a package for doing YAML-to-JSON streaming, one document at a time
Will be moved upstream soon
|
2015-01-14 00:50:07 -05:00 |