You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
there is an error for the input config
comes 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.
The text was updated successfully, but these errors were encountered: