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