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.
there is an error for the input configcomes fromxgboost-operator/pkg/controller/xgboostjob/xgboostjob_controller.go
Line 95 in 8a87df2
It declares a new kcfg and this value is not assigned to variable outside.
I will pick it up if no one work on it until end of Friday.