Merge pull request #110693 from psschwei/eviction-policy-link

Fix link to eviction policy in e2enode eviction test
This commit is contained in:
Kubernetes Prow Robot 2022-06-29 19:06:06 -07:00 committed by GitHub
commit 5583f0c065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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