mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-19 00:00:14 +08:00
Merge pull request #87908 from jpbetz/enable-smd-reflector
Bump to latest SMD to pick up performance optimizations Kubernetes-commit: 86fcb30e5391a5494c8d83586f0911772a6949aa
This commit is contained in:
Generated
+4
-4
@@ -348,15 +348,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/api",
|
||||
"Rev": "85a41f27a10c"
|
||||
"Rev": "d5ab0ddd8b73"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "52a338251bb2"
|
||||
"Rev": "fb45917aae8b"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "4b7e8bfcc145"
|
||||
"Rev": "c44f517f891f"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
@@ -380,7 +380,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "sigs.k8s.io/structured-merge-diff/v3",
|
||||
"Rev": "67a7b8c61874"
|
||||
"Rev": "5e70324e7c1c"
|
||||
},
|
||||
{
|
||||
"ImportPath": "sigs.k8s.io/yaml",
|
||||
|
||||
Reference in New Issue
Block a user