- Introduction
- Get Started
- Deploy
- In Self-Managed Kubernetes
- In Public Cloud Kubernetes
- Deploy TiDB on ARM64 Machines
- Deploy TiFlash to Explore TiDB HTAP
- Deploy TiDB Across Multiple Kubernetes Clusters
- Deploy a Heterogeneous TiDB Cluster
- Deploy TiCDC
- Deploy TiDB Binlog
- Monitor and Alert
- Migrate
- Import Data
- Migrate from MySQL
- Migrate TiDB to Kubernetes
- Manage
- Secure
- Scale
- Upgrade
- Upgrade a TiDB Cluster
- Upgrade TiDB Operator
- Backup and Restore
- Overview
- Backup and Restore Custom Resources
- Grant Permissions to Remote Storage
- Amazon S3 Compatible Storage
- Google Cloud Storage
- Azure Blob Storage
- Persistent Volumes
- Maintain
- Restart a TiDB Cluster
- Destroy a TiDB Cluster
- View TiDB Logs
- Modify TiDB Cluster Configuration
- Configure Automatic Failover
- Pause Sync of TiDB Cluster
- Maintain Different TiDB Clusters Separately Using Multiple TiDB Operator
- Maintain Kubernetes Nodes
- Migrate from Helm 2 to Helm 3
- Replace Nodes for a TiDB Cluster
- Disaster Recovery
- Troubleshoot
- FAQs
- Reference
- Release Notes
- v1.3
- v1.2
- v1.1
- v1.0
- v0
TiDB Operator 1.2.0-rc.2 Release Notes
Release date: July 2, 2021
TiDB Operator version: 1.2.0-rc.2
New features
- Support passing raw TOML config for TiCDC (#4010, @july2993)
- Support setting
StorageVolumes
,AdditionalVolumes
, andAdditionalVolumeMounts
for TiCDC (#4004, @csuzhangxc) - Support setting custom
labels
andannotations
for Discovery, TidbMonitor, and TidbInitializer (#4029, @csuzhangxc) - Support modifying Grafana dashboard (#4035, @mikechengwei)
Improvements
- Support using the TiKV version as the tag for BR
toolImage
if no tag is specified (#4048, @KanShiori) - Support handling PVC during scaling of TiDB (#4033, @csuzhangxc)
- Add the liveness and readiness probes for TiDB Operator to check the TiDB Operator status (#4002, @mikechengwei)
Bug fixes
What’s on this page
Was this page helpful?