Closed cwen0 closed 5 years ago
If any issue that causes PD not working, such as wrong image tag, incorrect node affinity config, incorrect PD config, etc. we cannot upgrade TiDB cluster anymore per existing logic. Plan to add ForceUpgrade option to tidb-operator so that we can forcely upgrade TiDB cluster in some error cases.
Bug Report
What version of Kubernetes are you using?
What version of TiDB Operator are you using?
What storage classes exist in the Kubernetes cluster and what are used for PD/TiKV pods?
What's the status of the TiDB cluster pods?
What did you do?
* upgrade pd to `hub.pingcap.net/pingcap/pd:rleungx-0b5e79e` * update pd to `hub.pingcap.net/pingcap/pd:rleungx-368ee03` **What did you expect to see?** pd use this image `hub.pingcap.net/pingcap/pd:rleungx-368ee03` **What did you see instead?** ``` Containers: pd: Container ID: docker://e26a211c49a80301d3f7c669522f32a31a8bccab690ba3c98fe2b8ebd7116b68 Image: hub.pingcap.net/pingcap/pd:rleungx-0b5e79e Image ID: docker-pullable://hub.pingcap.net/pingcap/pd@sha256:7dc1c85026ebaaa4b8206027b40b2f8e37264fffdb8e9d07e4d9c2209cc0938d ```