Xiaomou

Results 6 comments of Xiaomou

@liubog2008 @hanlins we can add a fix by adding the check for the replica count? WDYT. Thanks

@csuzhangxc we have internal service (istio) that's inspecting all k8s services, we want to add an custom annotation to tikv and tidb discovery services to let our internal service ignore...

@WangLe1321 our logging sidecar will flash log by batch, the timeout is set to 5s, if we reduce the sleep to 10s does it work for you? Current cleanup pod...

@nkg- 10 second should be good @WangLe1321 I can remove the sleep after `touch /tmp/pod/main-terminated` but we need 10 second sleep before it to give our logging sidecar enough time...

> Members should already be included in returnPDMembers := []string{pdURL} where pdURL is the URL to the local Service. For example, we are running tidb in 3 k8s cluster 1a,...

> Can you show the case with the wrong PD URL? Yeah, connecting and fetching members may be better. For example we have a heterogeneous tidb cluster which just contains...