mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01:00
Fix initialization of rescheduler policy api types into its own scheme.
This commit is contained in:
@@ -23,6 +23,7 @@ import (
|
||||
"k8s.io/apimachinery/pkg/runtime"
|
||||
|
||||
"github.com/aveshagarwal/rescheduler/pkg/api"
|
||||
_ "github.com/aveshagarwal/rescheduler/pkg/api/install"
|
||||
"github.com/aveshagarwal/rescheduler/pkg/api/v1alpha1"
|
||||
"github.com/aveshagarwal/rescheduler/pkg/rescheduler/scheme"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user