Can not distinguish pods/service creation events from logs
We see two exact same logs for same object. Actually one is from pod creation and the other one comes from services.
INFO[0006] Update on create function xgboostjob-operator create object xgboost-dist-iris-test-train-local-master-0
INFO[0006] Update on create function xgboostjob-operator create object xgboost-dist-iris-test-train-local-master-0
https://github.com/kubeflow/xgboost-operator/blob/5f016324147205203670fa3fb46967afa0740756/pkg/controller/xgboostjob/expectation.go#L63
The problem is in the code, we didn't differentiate pod or service concept object, create object is not that clear. We need a minor improvement on the logs.
Issue-Label Bot is automatically applying the labels:
| Label | Probability |
|---|---|
| kind/bug | 0.85 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.
Issue-Label Bot is automatically applying the labels:
| Label | Probability |
|---|---|
| area/front-end | 0.87 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.
Issue-Label Bot is automatically applying the labels:
| Label | Probability |
|---|---|
| area/front-end | 0.87 |
Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: app homepage, dashboard and code for this bot.