Skip to content

tidb-operator v0.4.0

Compare
Choose a tag to compare
@tennix tennix released this 08 Nov 16:07
· 2139 commits to master since this release

Notable changes:

  • Extend Kubernetes built-in scheduler for TiDB data awareness pod scheduling #145
  • Restore backup data from GCS bucket #160
  • Set password for TiDB when a TiDB cluster is first deployed #171

Minor changes and bug fix:

  • Update roadmap for the following two months #166
  • Add more unit tests #169
  • E2E test with multiple clusters #162
  • E2E test for meta info synchronization #164
  • Add TiDB failover limit #163
  • Synchronize PV reclaim policy early to persist data #169
  • Use helm release name as instance label #168 (break change)
  • Fix local PV setup script #172