mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
scheduler: remove unused plugin name ServiceAffinity
This commit is contained in:
parent
1294f557b9
commit
7ab0c56f71
@ -34,7 +34,6 @@ const (
|
||||
GCEPDLimits = "GCEPDLimits"
|
||||
PodTopologySpread = "PodTopologySpread"
|
||||
SelectorSpread = "SelectorSpread"
|
||||
ServiceAffinity = "ServiceAffinity"
|
||||
TaintToleration = "TaintToleration"
|
||||
VolumeBinding = "VolumeBinding"
|
||||
VolumeRestrictions = "VolumeRestrictions"
|
||||
|
Loading…
Reference in New Issue
Block a user