mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
Merge pull request #76098 from smarterclayton/move_direct_encoder
Move DirectEncoder to runtime, rename, add .WithoutConversion() on CodecFactory Kubernetes-commit: 28295b0e784ab1f9f1a1aada5955bbf224cf59cc
This commit is contained in:
Generated
+3
-3
@@ -204,15 +204,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "4a4abcd45006"
|
||||
"Rev": "b5bc33fc46a2"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "2e1a3ed22ac5"
|
||||
"Rev": "1268fab57b4f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "edcfb81a444e"
|
||||
"Rev": "97cad0f8b2f3"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user