-
I wrote a new scheduler plugin where i am seeing runtime error.
** the byte array in the error message converted to string is the argument i am passing in KubeSchedulerConfig. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You seems to be using v1beta2 types, but didn't define nor register |
Beta Was this translation helpful? Give feedback.
-
Thankyou. Its working now. |
Beta Was this translation helpful? Give feedback.
You seems to be using v1beta2 types, but didn't define nor register
PeaksArgs
in v1beta2 pkg? https://github.com/fali007/scheduler-plugins/blob/master/apis/config/v1beta2