查看该用户密码也是加密的
求住,帮忙分析分析
新建用户处于等待中状态 登陆报Internal error occurred: account is not active
新建用户就是这种
ks-controller报 这个错
hongmingK零SK壹S
luolian0 参照这个检查一下 https://kubesphere.com.cn/docs/faq/access-control/cannot-login/
检查一下 image tag 都对吗
kubectl -n kubesphere-system get deploy ks-installer -o jsonpath='{.spec.template.spec.containers[0].image}'
kubectl -n kubesphere-system get deploy ks-apiserver -o jsonpath='{.spec.template.spec.containers[0].image}'
kubectl -n kubesphere-system get deploy ks-controller-manager -o jsonpath='{.spec.template.spec.containers[0].image}'
kubectl get crd users.iam.kubesphere.io -o yaml
1 年 后