- Introduction
- Get Started
- Deploy
- Deploy TiDB Cluster
- Deploy Heterogeneous Cluster
- Deploy TiFlash
- Deploy TiCDC
- Deploy TiDB Binlog
- Deploy Multiple Sets of TiDB Operator
- Deploy Monitoring
- Secure
- Operate
- Upgrade TiDB Cluster
- Upgrade TiDB Operator
- Perform a Canary Upgrade
- Pause Sync of TiDB Cluster
- Scale TiDB Cluster
- Backup and Restore
- Overview
- Grant Permissions to Remote Storage
- Backup and Restore with S3-Compatible Storage
- Backup and Restore with GCS
- Backup and Restore with Persistent Volumes
- Restart a TiDB Cluster
- Maintain a Kubernetes Node
- View TiDB Logs
- Configure Automatic Failover
- Destroy a TiDB Cluster
- Migrate from Helm 2 to Helm 3
- Disaster Recovery
- Import Data
- Troubleshoot
- FAQs
- Reference
- Architecture
- Sysbench Performance Test
- API References
- Cheat Sheet
- Tools
- Configure
- Log Collection
- Monitoring and Alert on Kubernetes
- Release Notes
- v1.1
- v1.0
- v0
TiDB Operator 1.1.12 Release Notes
Release date: April 15, 2021
TiDB Operator version: 1.1.12
New Features
- Support setting customized environment variables for backup and restore job containers (#3833, @dragonly)
- Add additional volume and volumeMount configurations to TidbMonitor (#3855, @mikechengwei)
- The resources in the tidb-operator chart use the new service account when
appendReleaseSuffix
is set totrue
(#3819, @DanielZhangQD)
Improvements
- Add retry for DNS lookup failure exception in TiDBInitializer (#3884, @handlerww)
- Support multiple PVCs for PD during scaling and failover (#3820, @dragonly)
- Optimize the
PodsAreChanged
function (#3901, @shonge)
Bug Fixes
What’s on this page
Was this page helpful?