Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Can not distinguish pods/service creation events from logs #77

Open
Jeffwan opened this issue May 15, 2020 · 3 comments
Open

Can not distinguish pods/service creation events from logs #77

Jeffwan opened this issue May 15, 2020 · 3 comments

Comments

@Jeffwan
Copy link
Member

Jeffwan commented May 15, 2020

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

logrus.Info("Update on create function ", xgbr.ControllerName(), " create object ", e.Meta.GetName())

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
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
kind/bug 0.85

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
area/front-end 0.87

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

1 similar comment
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
area/front-end 0.87

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant