Skip to content

Commit e8ce9a2

Browse files
authored
Merge pull request #4758 from benluddy/4222-transcode-optout-for-beta
KEP-4222: Add transcoding opt-out as beta criteria.
2 parents 4c10eea + c40a1de commit e8ce9a2

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)