mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-19 00:00:14 +08:00
Merge pull request #79077 from yuyulei/remove-ratelimiter
add "burst" validation check to code-generator Kubernetes-commit: c302da4f429f80b9857261bedc17a62069e5b09e
This commit is contained in:
Generated
+3
-3
@@ -240,15 +240,15 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/apimachinery",
|
||||
"Rev": "7bf792636534"
|
||||
"Rev": "391ed67afa7b"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/client-go",
|
||||
"Rev": "4a0861cac5e0"
|
||||
"Rev": "3d21683b8752"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/code-generator",
|
||||
"Rev": "42c1e9a4dc7a"
|
||||
"Rev": "bc18bbf3b8f3"
|
||||
},
|
||||
{
|
||||
"ImportPath": "k8s.io/gengo",
|
||||
|
||||
Reference in New Issue
Block a user