tarantool/tarantool-operator

Require troubleshooting about cluster endpoints

vanyarock01 opened this issue · 3 comments

Why is this happening?

{"level":"info","ts":1617626612.6481433,"logger":"controller_cluster","msg":"No available Endpoint resource configured for Cluster, waiting","Request.Namespace":"tarantool","Request.Name":"xxxl"}

Why is this happening?

{"level":"info","ts":1617626612.6481433,"logger":"controller_cluster","msg":"No available Endpoint resource configured for Cluster, waiting","Request.Namespace":"tarantool","Request.Name":"xxxl"}

How I can disable log trace or change level to error?

@vasiliy-t is this a code error or just undocumented behavior?

This is not an error and there is no undocumented behaviour. This is part of normal operator lifecycle. May be we should change log level for this message to "verbose" or "debug" instead of "info"