Migrate RemovePodsViolatingInterPodAntiAffinity into a plugin

This commit is contained in:
Lucas Severo Alves
2022-08-16 12:29:25 +02:00
parent fa3ddc6fee
commit a2dd86ac3b
8 changed files with 142 additions and 55 deletions
+2 -1
View File
@@ -74,7 +74,8 @@ type Namespaces struct {
// Besides Namespaces only one of its members may be specified
// TODO(jchaloup): move Namespaces ThresholdPriority and ThresholdPriorityClassName to individual strategies
// once the policy version is bumped to v1alpha2
//
// once the policy version is bumped to v1alpha2
type StrategyParameters struct {
NodeResourceUtilizationThresholds *NodeResourceUtilizationThresholds
NodeAffinityType []string