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

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

@Jeffwan

Description

@Jeffwan

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions