Merge pull request #79077 from yuyulei/remove-ratelimiter

add "burst" validation check to code-generator

Kubernetes-commit: c302da4f429f80b9857261bedc17a62069e5b09e
This commit is contained in:
Kubernetes Publisher
2019-07-11 17:01:20 -07:00
4 changed files with 19 additions and 12 deletions
+3 -3
View File
@@ -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",