Make the QPS and Burst of kube client config to be configurable in both csi-snapshotter and snapshot-controller

This commit is contained in:
Lintong Jiang
2021-11-29 11:37:23 -08:00
parent 4a9a465a87
commit f3136decb3
5 changed files with 24 additions and 0 deletions

1
go.mod
View File

@@ -17,6 +17,7 @@ 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