package
1.7.0-alpha.3
Repository: https://github.com/pingcap/tidb-operator.git
Documentation: pkg.go.dev

# Functions

GetTidbClusterCondition returns the condition with the provided type.
GetTidbClusterReadyCondition extracts the tidbcluster ready condition from the given status and returns that.
NewTidbClusterCondition creates a new tidbcluster condition.
SetTidbClusterCondition updates the tidb cluster to include the provided condition.

# Constants

PDUnhealthy is added when one of pd members is unhealthy.
Ready.
StatefulSetNotUpToDate is added when one of statefulsets is not up to date.
TiCDCCaptureNotReady is added when one of ticdc capture is not ready.
TiDBUnhealthy is added when one of tidb pods is unhealthy.
TiFlashStoreNotUp is added when one of tiflash stores is not up.
TiKVStoreNotUp is added when one of tikv stores is not up.