mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #95789 from qingsenLi/k8s201023
remove unused const failedExpiration
This commit is contained in:
commit
afa941b8e1
@ -47,7 +47,6 @@ const (
|
||||
// cleaned up.
|
||||
approvedExpiration = 1 * time.Hour
|
||||
deniedExpiration = 1 * time.Hour
|
||||
failedExpiration = 1 * time.Hour
|
||||
pendingExpiration = 24 * time.Hour
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user