kubernetes / kube-scheduler

kube-scheduler component configs
Apache License 2.0
168 stars 76 forks source link

Scheduler policy was deprecated in 1.12, how to extend scheduler? #1

Closed fanux closed 5 years ago

fanux commented 5 years ago

Scheduler policy was deprecated in 1.12? How can I use HTTP extender?

o.Deprecated.AddFlags(fs, &o.ComponentConfig)

https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/scheduler_extender.md

We need to extend scheduler badly...

fejta-bot commented 5 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot commented 5 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten

Huang-Wei commented 5 years ago

@fanux We usually don't track issues here. Could you close this issue and move the discussion to kubernetes/kubernetes?