Require troubleshooting about cluster endpoints
vanyarock01 opened this issue · 3 comments
vanyarock01 commented
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"}
chelsEg commented
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?
patiencedaur commented
@vasiliy-t is this a code error or just undocumented behavior?
vasiliy-t commented
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"