xgboost-operator
xgboost-operator copied to clipboard
Failed to build clientset config in local mode
there is an error for the input config comes from
https://github.com/kubeflow/xgboost-operator/blob/8a87df2ae33aa8a6b7939384bf600f6bf4d01321/pkg/controller/xgboostjob/xgboostjob_controller.go#L95
It declares a new kcfg and this value is not assigned to variable outside.
$ ./bin/manager
{"level":"info","ts":1589504573.6995661,"logger":"entrypoint","msg":"setting up client for manager"}
{"level":"info","ts":1589504573.706186,"logger":"entrypoint","msg":"setting up manager"}
{"level":"info","ts":1589504575.017302,"logger":"entrypoint","msg":"Registering Components."}
{"level":"info","ts":1589504575.017332,"logger":"entrypoint","msg":"setting up scheme"}
{"level":"info","ts":1589504575.017494,"logger":"entrypoint","msg":"Setting up controller"}
{"level":"info","ts":1589504575.0175219,"logger":"controller","msg":"Running controller in local mode, using kubeconfig file"}
there is an error for the input config
{"level":"info","ts":1589504575.024375,"logger":"controller","msg":"gang scheduling is set: ","gangscheduling":false}
I will pick it up if no one work on it until end of Friday.
Issue-Label Bot is automatically applying the labels:
| Label | Probability |
|---|---|
| area/operator | 0.66 |
| kind/bug | 0.94 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.
yes, please try this, Thanks Jeff