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.23k stars 498 forks source link

Add an e2e case to cover the remoteWrite spec in TidbMonitor #4455

Closed DanielZhangQD closed 2 years ago

DanielZhangQD commented 2 years ago

Feature Request

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

Add an e2e case to cover the remoteWrite spec configurations in TidbMonitorRefer, refer to the code change in https://github.com/pingcap/tidb-operator/pull/4247. Describe the feature you'd like:

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

mikechengwei commented 2 years ago

Since the basic auth example is too complicated, only manual tests will be added first.