mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
scheduler: remove unused plugin name ServiceAffinity
This commit is contained in:
@@ -34,7 +34,6 @@ const (
|
||||
GCEPDLimits = "GCEPDLimits"
|
||||
PodTopologySpread = "PodTopologySpread"
|
||||
SelectorSpread = "SelectorSpread"
|
||||
ServiceAffinity = "ServiceAffinity"
|
||||
TaintToleration = "TaintToleration"
|
||||
VolumeBinding = "VolumeBinding"
|
||||
VolumeRestrictions = "VolumeRestrictions"
|
||||
|
Reference in New Issue
Block a user