mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #113102 from SataQiu/clean-scheduler-20221017
scheduler: remove unused constant DefaultBindTimeoutSeconds from VolumeBinding plugin
This commit is contained in:
commit
64b98495ec
@ -38,9 +38,6 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
// DefaultBindTimeoutSeconds defines the default bind timeout in seconds
|
||||
DefaultBindTimeoutSeconds = 600
|
||||
|
||||
stateKey framework.StateKey = Name
|
||||
|
||||
maxUtilization = 100
|
||||
|
Loading…
Reference in New Issue
Block a user