Commit Graph

2 Commits

Author SHA1 Message Date
Clayton Coleman
6918a4d32e Replace automatic YAML decoding with opt-in YAML decoding
Base codecs no longer automically handle YAML.  Instead, clients
must convert to JSON first via yaml.ToJSON and runtime.YAMLDecoder.
2015-03-20 00:03:56 -04:00
deads2k
b51a717f6e add kubectl config 2015-01-13 16:19:57 -05:00