Files
kubernetes/pkg/runtime
Clayton Coleman 051382687d Unversioned types should decode no matter what the requested version is
Status is exposed as v1 in the current schema (so all groups are
returning v1.Status).  However, if you give a codec only "mygroup"
"myversion", it will fail to convert Status to v1. For now, unversioned
types should be allowed to be projected into all group versions, and
when we add the server group we'll rip out the unversioned concept
entirely.
2016-11-01 22:55:59 -04:00
..
2016-10-21 17:32:32 -07:00
2016-07-16 13:48:21 -04:00
2016-07-13 15:06:24 +01:00
2016-10-13 21:22:59 -07:00
2016-10-17 09:11:20 -07:00
2016-03-04 23:59:34 -05:00