Fixed the bug introduced by PR 621 and exposed the kube-api-qps cmd option properly

This commit is contained in:
Lintong Jiang
2021-12-10 12:51:32 -08:00
parent 070312031a
commit 9d1492a945
4 changed files with 4 additions and 8 deletions

1
go.mod
View File

@@ -17,7 +17,6 @@ require (
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.26.0
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/grpc v1.38.0