TiDB Operator 1.1.3 Release Notes

    Other Notable Changes

    • Update tools in backup manager to v4.0.3 (, @lichunzhu)
    • Support cleanPolicy for the Backup CR to define the clean behavior of the backup data in the remote storage when the Backup CR is deleted (, @lichunzhu)
    • Add TLS support for TiCDC (, @weekface)
    • Support specifying mysqlNodePort and statusNodePort for TiDB Service Spec (, @lichunzhu)
    • Fix the initialCommitTs bug in Drainer’s (, @weekface)
    • Add backup config for TiKV server, add enable-telemetry, and deprecate disable-telemetry config for PD server (, @lichunzhu)
    • Add commitTS info column in get restore command (, @lichunzhu)
    • Update the used Grafana version from v6.0.1 to v6.1.6 (, @lichunzhu)
    • Support showing commitTS in restore status (, @lichunzhu)
    • Exit without error if the backup data the user tries to clean does not exist (, @lichunzhu)
    • Clean temporary files in Backup job with Dumpling to save space (, @lichunzhu)
    • Fail the backup job if existing PVC’s size is smaller than the storage request in the backup job (, @lichunzhu)
    • Support scaling and auto-failover even if a TiKV store fails in upgrading (, @cofyc)
    • Fix a bug that the TidbMonitor resource could not be set (, @weekface)
    • Fix an error for the monitor creation in the tidb-cluster chart (, @8398a7)
    • Remove readyToScaleThresholdSeconds in TidbClusterAutoScaler; TiDB Operator won’t support de-noise in TidbClusterAutoScaler (, @Yisaer)
    • Update the version of TiDB Lightning used in tidb-backup-manager from v3.0.15 to v4.0.2 (, @lichunzhu)