TiDB Operator 1.0.5 Release Notes
- It is recommended that TiDB and Pump be deployed on the same node through the
affinity
feature and Pump be dispersed on different nodes through the feature. At most only one Pump instance is allowed on each node. We added a guide to the chart. (#1251)
- Fix
tidb-scheduler
RBAC permission in Kubernetes v1.16 ()
- Fix e2e nil point dereference (#1221)