Mike
Mike
I can finish it, plz assign to me.
@simonpasquier please help me review it again.
@sjentzsch Can you please help find someone to review this PR?
> @mikechengwei any chance to incorporate the comments from Joao? 🙏 ok
It's too long with no progress and I'm temporarily closed.
Why does deploying a heterogeneous cluster trigger an origin cluster update?
Good idea.We can create a crd to orchestrate origin clusters and heterogeneous clusters, which can manage existing clusters.
However, previously heterogeneous clusters were used to deploy tidb across multiple k8s clusters to form a cluster. Now this design may be limited to a k8s cluster.
> It is ok to return err in `syncTidbClusterStatus` the issue is `GetHealth()` DO NOT return the error and also DO NOT log the error when `getBodyOk` return the error(so...