mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-27 05:04:52 +00:00
Add an option to pass client's QPS/burst to e2e framework
This commit is contained in:
@@ -48,7 +48,7 @@ const (
|
||||
)
|
||||
|
||||
func proxyContext(version string) {
|
||||
f := NewFramework("proxy")
|
||||
f := NewDefaultFramework("proxy")
|
||||
prefix := "/api/" + version
|
||||
|
||||
// Port here has to be kept in sync with default kubelet port.
|
||||
|
Reference in New Issue
Block a user