Revision 517946092c83293f02eab594a77fd87ff3649405 authored by Marco Iorio on 06 June 2024, 16:54:57 UTC, committed by Julian Wiedmann on 18 June 2024, 05:58:31 UTC
Let's explicitly mention that the output of the cilium-dbg troubleshoot
command refers to the connections from the agents to the local
clustermesh-apiserver when KVStoreMesh is enabled, as potentially
confusing. In this case, it is expected that the output is the same
for all the clusters the agents are connected to. Differently, the
connectivity to the remote clusters can be troubleshooted using the
dedicated kvstoremesh-dbg command.

Suggested-by: Bruno M. Custódio <bruno@isovalent.com>
Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
1 parent c46e6be
History
File Mode Size
attributes
backoff
balancer
binarylog
channelz
codes
connectivity
credentials
encoding
grpclog
health
internal
keepalive
metadata
peer
reflection
resolver
serviceconfig
stats
status
tap
AUTHORS -rw-r--r-- 12 bytes
CODE-OF-CONDUCT.md -rw-r--r-- 138 bytes
CONTRIBUTING.md -rw-r--r-- 3.8 KB
GOVERNANCE.md -rw-r--r-- 141 bytes
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS.md -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 953 bytes
NOTICE.txt -rw-r--r-- 554 bytes
README.md -rw-r--r-- 3.9 KB
SECURITY.md -rw-r--r-- 202 bytes
backoff.go -rw-r--r-- 1.9 KB
balancer_wrapper.go -rw-r--r-- 10.6 KB
call.go -rw-r--r-- 2.4 KB
clientconn.go -rw-r--r-- 60.1 KB
codec.go -rw-r--r-- 1.6 KB
dialoptions.go -rw-r--r-- 25.7 KB
doc.go -rw-r--r-- 786 bytes
interceptor.go -rw-r--r-- 5.2 KB
picker_wrapper.go -rw-r--r-- 6.6 KB
pickfirst.go -rw-r--r-- 8.4 KB
preloader.go -rw-r--r-- 1.9 KB
regenerate.sh -rw-r--r-- 5.0 KB
resolver_wrapper.go -rw-r--r-- 6.3 KB
rpc_util.go -rw-r--r-- 29.8 KB
server.go -rw-r--r-- 68.5 KB
service_config.go -rw-r--r-- 10.7 KB
shared_buffer_pool.go -rw-r--r-- 3.6 KB
stream.go -rw-r--r-- 53.3 KB
stream_interfaces.go -rw-r--r-- 5.6 KB
trace.go -rw-r--r-- 3.4 KB
trace_notrace.go -rw-r--r-- 1.5 KB
trace_withtrace.go -rw-r--r-- 979 bytes
version.go -rw-r--r-- 683 bytes

README.md

back to top