mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #110693 from psschwei/eviction-policy-link
Fix link to eviction policy in e2enode eviction test
This commit is contained in:
commit
5583f0c065
@ -47,7 +47,7 @@ import (
|
||||
)
|
||||
|
||||
// Eviction Policy is described here:
|
||||
// https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/kubelet-eviction.md
|
||||
// https://github.com/kubernetes/design-proposals-archive/blob/main/node/kubelet-eviction.md
|
||||
|
||||
const (
|
||||
postTestConditionMonitoringPeriod = 1 * time.Minute
|
||||
|
Loading…
Reference in New Issue
Block a user