TiDB Operator 1.6.0 Release Notes
Release date: May 28, 2024
TiDB Operator version: 1.6.0
New features
- Support setting
maxSkew
,minDomains
, andnodeAffinityPolicy
intopologySpreadConstraints
for components of a TiDB cluster (#5617, @csuzhangxc) - Support setting additional command-line arguments for TiDB components (#5624, @csuzhangxc)
- Support setting
nodeSelector
for the TidbInitializer component (#5594, @csuzhangxc)
Improvements
- Support automatically setting location labels for TiProxy (#5649, @djshow832)
- Support retrying leader eviction during TiKV rolling restart (#5613, @csuzhangxc)
- Support setting the
advertise-addr
command-line argument for the TiProxy component (#5608, @djshow832)