alauda / captain

A Helm 3 Controller
Apache License 2.0
185 stars 46 forks source link

Init other clusters first. #61

Closed hangyan closed 4 years ago

hangyan commented 4 years ago

If we init global cluster first, helmrequests that's point to other cluster may stuck at get cluster client. Reverse this, the cluster client should be present when global helmrequests starts to sync

Signed-off-by: Hang Yan hangyan@alauda.io