We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c10eea + c40a1de commit e8ce9a2Copy full SHA for e8ce9a2
keps/sig-api-machinery/4222-cbor-serializer/README.md
@@ -1082,6 +1082,8 @@ in back-to-back releases.
1082
- To support rollback from beta to alpha, at least one alpha release has supported automatic
1083
transcoding of types that implement json.Marshaler or json.Unmarshaler without corresponding
1084
custom CBOR behaviors.
1085
+- All Kubernetes components have opted out of automatic transcoding to JSON for FieldsV1 and
1086
+ RawExtension.
1087
1088
#### GA
1089
0 commit comments