mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #112766 from SataQiu/scheduler-cleanup-20220928
scheduler: remove unused plugin name ServiceAffinity
This commit is contained in:
commit
56535a629e
@ -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