Skip to content

Commit c40a1de

Browse files
committed
KEP-4222: Add transcoding opt-out as beta criteria.
1 parent 7c97898 commit c40a1de

File tree

1 file changed

+2
-0
lines changed
  • keps/sig-api-machinery/4222-cbor-serializer

1 file changed

+2
-0
lines changed

keps/sig-api-machinery/4222-cbor-serializer/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,6 +1082,8 @@ in back-to-back releases.
10821082
- To support rollback from beta to alpha, at least one alpha release has supported automatic
10831083
transcoding of types that implement json.Marshaler or json.Unmarshaler without corresponding
10841084
custom CBOR behaviors.
1085+
- All Kubernetes components have opted out of automatic transcoding to JSON for FieldsV1 and
1086+
RawExtension.
10851087

10861088
#### GA
10871089

0 commit comments

Comments
 (0)