swift
swift
I found the [reason](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/)(helm doesn't upgrade crd)
> After I applied the new `kubefedconfig` crd, another error happened: > > ``` > F0902 10:52:40.193071 1 controller-manager.go:358] Error: invalid KubeFedConfig "kube-federation-system/kubefed": [spec.syncController.maxConcurrentReconciles: Required value spec.statusController: Required value] >...
> I had the same issue. For us, we just deployed the helm chart AGAIN and that time it worked. Apparently the CRD for some reason was not updated in...
/remove-lifecycle stale
I think the `notes for member cluster import without redis and ldap` should be moved to the [installer part](https://kubesphere.com.cn/docs/quick-start/minimal-kubesphere-on-k8s/).
/cc @zryfish /cc @pixiake
> when use script tool to deploy ks member cluster, some time the member cluster run initial-account.yaml after kubefed sync admin user from host cluster which will cause task "-...