File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ # Missing commits
3
+
4
+ https://github.com/kubernetes/code-generator/commit/
5
+
6
+ * CBOR support:
7
+ * https://github.com/kubernetes/code-generator/commit/448d651cfee9c3d2d3d43d6a43b4e8e794d20c8f
8
+ * https://github.com/kubernetes/code-generator/commit/91584378bef044e642f4a4259bd5e86d21b36996
9
+ * KEP:
10
+ * "prefer protobuf" flag:
11
+ * https://github.com/kubernetes/code-generator/commit/2ce829607fdccfd73f385c81c3ab4ed50f2ed075
12
+
13
+ * https://github.com/kubernetes/code-generator/commit/2ce829607fdccfd73f385c81c3ab4ed50f2ed075
14
+
15
+ commit 448d651cfee9c3d2d3d43d6a43b4e8e794d20c8f
16
+ Author: Ben Luddy < bluddy@redhat.com >
17
+ Date: Tue Oct 22 16:08:24 2024 -0400
18
+
19
+ Support application/apply-patch+cbor in patch requests.
20
+
21
+ Kubernetes-commit: 37ed906a33211c7d578cab2d681941ebfd2f2f23
22
+
23
+ commit 91584378bef044e642f4a4259bd5e86d21b36996
24
+ Author: Ben Luddy < bluddy@redhat.com >
25
+ Date: Thu Oct 24 16:38:45 2024 -0400
26
+
27
+ Make generated client codecs support CBOR based on feature gate.
28
+
29
+ Kubernetes-commit: 57e337dbbf9e437bcb350d6551689669bb79d579
30
+
31
+ commit 2ce829607fdccfd73f385c81c3ab4ed50f2ed075
32
+ Author: Monis Khan < i@monis.app >
33
+ Date: Mon Aug 19 10:37:15 2024 -0400
34
+
35
+ Use protobuf for core clients
36
+
37
+ Signed-off-by: Monis Khan <mok@microsoft.com>
38
+
39
+ Kubernetes-commit: c2ae465355b5222dbc27b8de8c55095b4f1b431a
40
+
41
+
42
+
43
+
You can’t perform that action at this time.
0 commit comments