parse pod's node affinity once in preFilter

This commit is contained in:
Mengxue Zhang
2021-02-18 20:58:05 +00:00
parent 1fb27c4b5d
commit 4fb8e343c0
10 changed files with 210 additions and 52 deletions

View File

@@ -161,6 +161,7 @@ profiles:
{Name: "PodTopologySpread"},
{Name: "InterPodAffinity"},
{Name: "VolumeBinding"},
{Name: "NodeAffinity"},
},
"FilterPlugin": {
{Name: "NodeUnschedulable"},
@@ -290,6 +291,7 @@ profiles:
{Name: "PodTopologySpread"},
{Name: "InterPodAffinity"},
{Name: "VolumeBinding"},
{Name: "NodeAffinity"},
},
"FilterPlugin": {
{Name: "NodeUnschedulable"},