pingcap / tidb-operator

TiDB operator creates and manages TiDB clusters running in Kubernetes.
https://docs.pingcap.com/tidb-in-kubernetes/
Apache License 2.0
1.22k stars 493 forks source link

Emit an event if failed to sync labels to tikv stores #2536

Closed weekface closed 4 years ago

weekface commented 4 years ago

Feature Request

Is your feature request related to a problem? Please describe:

https://github.com/pingcap/tidb-operator/blob/0e35de5d0a46292290046ea4accf6e1d4149253e/pkg/manager/member/tikv_member_manager.go#L720

Describe the feature you'd like:

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

PengJi commented 4 years ago

let me fix it