TiDB Operator 1.1 RC.3 Release Notes

    TiDB Operator version: 1.1.0-rc.3

    • Skip auto-failover when pods are not scheduled and perform recovery operation no matter what state failover pods are in (#2263, )
    • Support metrics in TidbMonitor (#2341, )
    • Do not print rclone config in the Pod logs (#2343, )
    • Using Patch in periodicity controller to avoid updating StatefulSet to the wrong state (#2332, )
    • Set enable-placement-rules to true for PD if TiFlash is enabled in the cluster (#2328, )
    • Fix the issue that statefulsets are updated during each sync even if no changes are made to the config (#2308, )
    • Support configuring Ingress in TidbMonitor (#2314, )
    • Fix a bug that auto-created failover pods can’t be deleted when they are in the failed state (#2300, )
    • Add useful Event in TidbCluster during upgrading and scaling when admissionWebhook.validation.pods in operator configuration is enabled (#2305, )
    • Fix the issue that services are updated during each sync even if no changes are made to the service configuration (#2299, )
    • Fix a bug that would cause panic in statefulset webhook when the update strategy of StatefulSet is not RollingUpdate (#2291, )
    • Fix the pdapi cache issue while the cluster TLS is enabled (#2275, )
    • Fix the config error in restore (#2250, )
    • Support failover for TiFlash (#2249, )
    • Update the default eks version in terraform scripts to 1.15 (#2238, )
    • Support upgrading for TiFlash (#2246, )
    • Add stderr logs from BR to the backup-manager logs (#2213, )