aenix-io / etcd-operator

New generation community-driven etcd-operator!
https://etcd.aenix.io
Apache License 2.0
89 stars 13 forks source link

add logging #179

Closed oxxenix closed 6 months ago

oxxenix commented 6 months ago

Fix https://github.com/aenix-io/etcd-operator/issues/177

sergeyshevch commented 6 months ago

Can we please check that all logs related to factories contains kind:EtcdCluster name/namespace?

Kirill-Garbar commented 6 months ago

Can we please check that all logs related to factories contains kind:EtcdCluster name/namespace?

As I understood it was not implemented yet @oxxenix ?

aobort commented 6 months ago

Can we please check that all logs related to factories contains kind:EtcdCluster name/namespace?

As I understood it was not implemented yet @oxxenix ?

We're getting logger from request context which, afaik, already contain this info. And reconcileId as well.