mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-12 10:05:21 +00:00
The pending codec -> conversion split changes the signature of Encode and Decode to be more complicated. Create a stub helper with the exact semantics of today and do the simple mechanical refactor here to reduce the cost of that change.