We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c684de5 + 0449cef commit 3be3b86Copy full SHA for 3be3b86
pkg/kubelet/cm/dra/plugin/client.go
@@ -34,7 +34,7 @@ import (
34
drapb "k8s.io/kubelet/pkg/apis/dra/v1alpha3"
35
)
36
37
-const PluginClientTimeout = 10 * time.Second
+const PluginClientTimeout = 45 * time.Second
38
39
// Strongly typed address.
40
type draAddr string
0 commit comments