JulianTS

Results 2 issues of JulianTS

Hey, I wondered how I add a simple scoring plugin without any args, like the pod state sample, to the helm chart for an easy deployment as second scheduler on...

lifecycle/stale

Is it depricated since the simulator got moved to its own directory? Tried to implement nodenumber in the config as follows: ``` import ( "sigs.k8s.io/kube-scheduler-simulator/simulator/docs/how-to-use-custom-plugins/nodenumber" ... } ``` ``` func...

kind/bug