fix link to eviction policy in e2enode eviction test
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
This commit is contained in:
parent
b2ed6ca64f
commit
b6675fce4a
@ -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