环境

KubeSphere v3.0.0

kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.0.0/kubesphere-installer.yaml

kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.0.0/cluster-configuration.yaml

背景

启用了外部LDAP认证,有一次k8s 集群维护,kubesphere 相关pod重新调度至其他node上,发现kubesphere-config中authentication配置已被还原,我又重新配置了启用外部LDAP。

问题

当我再创建新的用户时,一直处于等待中

日志

ks-api
`E0414 01:00:12.611537 1 im.go:138] user.iam.kubesphere.io “i” not found

E0414 01:00:12.611566 1 utils.go:32] /home/runner/work/kubesphere/kubesphere/pkg/kapis/iam/v1alpha2/handler.go:64 user.iam.kubesphere.io “i” not found

I0414 01:00:12.611590 1 apiserver.go:539] 10.30.0.129 - “GET /kapis/iam.kubesphere.io/v1alpha2/users/i HTTP/1.1” 500 37 0ms

E0414 01:00:12.884692 1 im.go:138] user.iam.kubesphere.io “it” not found

E0414 01:00:12.884725 1 utils.go:32] /home/runner/work/kubesphere/kubesphere/pkg/kapis/iam/v1alpha2/handler.go:64 user.iam.kubesphere.io “it” not found

I0414 01:00:12.884744 1 apiserver.go:539] 10.30.0.129 - “GET /kapis/iam.kubesphere.io/v1alpha2/users/it HTTP/1.1” 500 38 0ms

E0414 01:00:45.234396 1 im.go:138] user.iam.kubesphere.io “it” not found

E0414 01:00:45.234430 1 utils.go:32] /home/runner/work/kubesphere/kubesphere/pkg/kapis/iam/v1alpha2/handler.go:64 user.iam.kubesphere.io “it” not found

I0414 01:00:45.234449 1 apiserver.go:539] 10.30.0.129 - “GET /kapis/iam.kubesphere.io/v1alpha2/users/it HTTP/1.1” 500 38 0ms`

帮忙看看怎么解决?

    hongming
    restart 了ks-controller-manager,新建了一个用户"zhuzhilin",还是一直处于等待中。
    kubectl get users 这个用户状态没有信息

    看openldap组件日志貌似用户已经添加上了

    接下来应该看什么地方呢?

    hongming
    新建的用户,我看crd资源密码已被加密了,但还是未激活。/(ㄒoㄒ)/~~ 大佬能分析下是啥原因吗?到底为啥啊???

    看看controller-manager 日志 user状态是它维护的

      yuswift
      controller 我手动重启

      新建了用户mquser,日志有error syncing ‘mquser’: configmaps “kubeconfig-mquser” already exists, requeuing

      还有我发现最近登陆时间不再更新了

      完整日志放下面了,大佬帮忙看看。

        cutemsyu

        W0419 01:06:25.713411       1 client_config.go:543] Neither --kubeconfig nor --master was specified.  Using the inClusterConfig.  This might not work.
        I0419 01:06:25.754775       1 server.go:175] setting up manager
        I0419 01:06:25.849984       1 user_controller.go:134] Setting up event handlers
        I0419 01:06:25.850683       1 certificatesigningrequest_controller.go:90] Setting up event handlers
        I0419 01:06:25.851392       1 clusterrolebinding_controller.go:94] Setting up event handlers
        I0419 01:06:25.851527       1 globalrole_controller.go:95] Setting up event handlers
        I0419 01:06:25.852012       1 workspacerole.go:106] Setting up event handlers
        I0419 01:06:25.852128       1 globalrolebinding_controller.go:101] Setting up event handlers
        I0419 01:06:25.852202       1 workspacerolebinding_controller.go:106] Setting up event handlers
        I0419 01:06:25.852526       1 workspacetemplate_controller.go:122] Setting up event handlers
        I0419 01:06:25.852624       1 server.go:225] Starting cache resource from apiserver...
        I0419 01:06:25.852706       1 server.go:236] Starting the controllers.
        I0419 01:06:25.854541       1 leaderelection.go:242] attempting to acquire leader lease  kubesphere-system/ks-controller-manager-leader-election...
        E0419 01:06:25.960865       1 user_controller.go:146] Failed to enqueue login object, error: Internal error occurred: failed calling webhook "validating-user.kubesphere.io": Post https://ks-controller-manager.kubesphere-system.svc:443/validate-email-iam-kubesphere-io-v1alpha2-user?timeout=30s: dial tcp 10.0.0.23:443: connect: connection refused
        E0419 01:06:26.068171       1 user_controller.go:146] Failed to enqueue login object, error: Internal error occurred: failed calling webhook "validating-user.kubesphere.io": Post https://ks-controller-manager.kubesphere-system.svc:443/validate-email-iam-kubesphere-io-v1alpha2-user?timeout=30s: dial tcp 10.0.0.23:443: connect: connection refused
        E0419 01:06:26.089465       1 user_controller.go:146] Failed to enqueue login object, error: Internal error occurred: failed calling webhook "validating-user.kubesphere.io": Post https://ks-controller-manager.kubesphere-system.svc:443/validate-email-iam-kubesphere-io-v1alpha2-user?timeout=30s: dial tcp 10.0.0.23:443: connect: connection refused
        E0419 01:06:27.309360       1 user_controller.go:146] Failed to enqueue login object, error: Operation cannot be fulfilled on users.iam.kubesphere.io "limingze": the object has been modified; please apply your changes to the latest version and try again
        E0419 01:06:27.331004       1 user_controller.go:146] Failed to enqueue login object, error: Operation cannot be fulfilled on users.iam.kubesphere.io "limingze": the object has been modified; please apply your changes to the latest version and try again
        E0419 01:06:27.399078       1 user_controller.go:146] Failed to enqueue login object, error: user reader doesn't exist any more, login record will be deleted later
        E0419 01:06:27.399119       1 user_controller.go:146] Failed to enqueue login object, error: user reader-weathercn.com doesn't exist any more, login record will be deleted later
        I0419 01:07:01.453896       1 leaderelection.go:252] successfully acquired lease kubesphere-system/ks-controller-manager-leader-election
        I0419 01:07:01.454105       1 workspacerolebinding_controller.go:122] Starting WorkspaceRoleBinding controller
        I0419 01:07:01.454117       1 workspacerolebinding_controller.go:125] Waiting for informer caches to sync
        I0419 01:07:01.454120       1 capability_controller.go:160] Waiting for informer caches to sync
        I0419 01:07:01.454145       1 capability_controller.go:179] Started workers
        I0419 01:07:01.454173       1 clusterrolebinding_controller.go:110] Starting ClusterRoleBinding controller
        I0419 01:07:01.454221       1 clusterrolebinding_controller.go:113] Waiting for informer caches to sync
        I0419 01:07:01.454230       1 clusterrolebinding_controller.go:118] Starting workers
        I0419 01:07:01.454238       1 clusterrolebinding_controller.go:124] Started workers
        I0419 01:07:01.454253       1 job_controller.go:94] starting job controller
        I0419 01:07:01.454268       1 certificatesigningrequest_controller.go:106] Starting CSR controller
        I0419 01:07:01.454284       1 certificatesigningrequest_controller.go:109] Waiting for csrInformer caches to sync
        I0419 01:07:01.454292       1 certificatesigningrequest_controller.go:114] Starting workers
        I0419 01:07:01.454302       1 certificatesigningrequest_controller.go:120] Started workers
        I0419 01:07:01.454228       1 capability_controller.go:286] StorageClass azurefile has capability &{kubernetes.io/azure-file {false {true true false false false OFFLINE} {false false}}}
        I0419 01:07:01.454318       1 workspacetemplate_controller.go:138] Starting WorkspaceTemplate controller
        I0419 01:07:01.454323       1 workspacetemplate_controller.go:141] Waiting for informer caches to sync
        I0419 01:07:01.454342       1 workspacetemplate_controller.go:152] Starting workers
        I0419 01:07:01.454324       1 capability_controller.go:286] StorageClass managed-premium has capability &{kubernetes.io/azure-disk {false {true true false false false OFFLINE} {false false}}}
        I0419 01:07:01.454363       1 capability_controller.go:235] Successfully synced 'azurefile'
        I0419 01:07:01.454364       1 loginrecord_controller.go:87] Starting LoginRecord controller
        I0419 01:07:01.454394       1 loginrecord_controller.go:90] Waiting for informer caches to sync
        I0419 01:07:01.454125       1 workspacerolebinding_controller.go:137] Starting workers
        I0419 01:07:01.454397       1 workspacerole.go:122] Starting WorkspaceRole controller
        I0419 01:07:01.454407       1 workspacerolebinding_controller.go:143] Started workers
        I0419 01:07:01.454409       1 workspacerole.go:125] Waiting for informer caches to sync
        I0419 01:07:01.454395       1 capability_controller.go:286] StorageClass managed-standard-retain has capability &{kubernetes.io/azure-disk {false {true true false false false OFFLINE} {false false}}}
        I0419 01:07:01.454440       1 capability_controller.go:235] Successfully synced 'managed-premium'
        I0419 01:07:01.454469       1 workspacerolebinding_controller.go:205] Successfully synced key:admin-system-workspace-admin
        I0419 01:07:01.454345       1 user_controller.go:158] Starting User controller
        I0419 01:07:01.454488       1 user_controller.go:161] Waiting for informer caches to sync
        I0419 01:07:01.454499       1 user_controller.go:173] Starting workers
        I0419 01:07:01.454529       1 user_controller.go:179] Started workers
        I0419 01:07:01.454536       1 workspacerolebinding_controller.go:205] Successfully synced key:zhuzhilin-hfaw-viewer
        I0419 01:07:01.454445       1 workspacerolebinding_controller.go:205] Successfully synced key:admin-hfaw-admin
        I0419 01:07:01.454421       1 workspacerole.go:137] Starting workers
        I0419 01:07:01.454380       1 capability_controller.go:286] StorageClass managed-standard has capability &{kubernetes.io/azure-disk {false {true true false false false OFFLINE} {false false}}}
        I0419 01:07:01.454646       1 workspacerole.go:143] Started workers
        I0419 01:07:01.454700       1 capability_controller.go:235] Successfully synced 'managed-standard'
        I0419 01:07:01.454712       1 workspacerole.go:205] Successfully synced key:role-template-manage-projects
        I0419 01:07:01.454729       1 workspacerole.go:205] Successfully synced key:role-template-view-app-templates
        I0419 01:07:01.454750       1 workspacerole.go:205] Successfully synced key:role-template-view-projects
        I0419 01:07:01.454767       1 workspacerole.go:205] Successfully synced key:system-workspace-regular
        I0419 01:07:01.454783       1 workspacerole.go:205] Successfully synced key:role-template-manage-devops
        I0419 01:07:01.454803       1 workspacerole.go:205] Successfully synced key:role-template-view-app-repos
        I0419 01:07:01.454814       1 workspacerole.go:205] Successfully synced key:system-workspace-admin
        I0419 01:07:01.454825       1 workspacerole.go:205] Successfully synced key:hfaw-admin
        I0419 01:07:01.454844       1 workspacerole.go:205] Successfully synced key:role-template-manage-app-templates
        I0419 01:07:01.454261       1 capability_controller.go:286] StorageClass azurefile-premium has capability &{kubernetes.io/azure-file {false {true true false false false OFFLINE} {false false}}}
        I0419 01:07:01.454866       1 user_controller.go:221] Successfully synced key:cuilin
        I0419 01:07:01.454879       1 user_controller.go:221] Successfully synced key:wwuser
        I0419 01:07:01.454906       1 user_controller.go:221] Successfully synced key:wxuser
        I0419 01:07:01.454924       1 capability_controller.go:235] Successfully synced 'azurefile-premium'
        I0419 01:07:01.454935       1 user_controller.go:221] Successfully synced key:yaojun
        I0419 01:07:01.454513       1 clusterrolebinding_controller.go:186] Successfully synced key:contoso-cluster-admins
        I0419 01:07:01.454961       1 user_controller.go:221] Successfully synced key:admin
        I0419 01:07:01.454973       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:pvc-protection-controller
        I0419 01:07:01.454984       1 workspacerole.go:205] Successfully synced key:role-template-view-members
        I0419 01:07:01.454989       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:route-controller
        I0419 01:07:01.454995       1 workspacerole.go:205] Successfully synced key:role-template-view-roles
        I0419 01:07:01.455012       1 workspacerole.go:205] Successfully synced key:system-workspace-self-provisioner
        I0419 01:07:01.455020       1 workspacerole.go:205] Successfully synced key:system-workspace-viewer
        I0419 01:07:01.455028       1 workspacerole.go:205] Successfully synced key:role-template-manage-app-repos
        I0419 01:07:01.455044       1 workspacerole.go:205] Successfully synced key:hfaw-self-provisioner
        I0419 01:07:01.455056       1 workspacerole.go:205] Successfully synced key:hfaw-viewer
        I0419 01:07:01.455066       1 workspacerole.go:205] Successfully synced key:role-template-create-devops
        I0419 01:07:01.455079       1 workspacerole.go:205] Successfully synced key:role-template-create-projects
        I0419 01:07:01.455068       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-manage-workspace-settings", UID:"324ec3bf-bbc2-4440-8991-1c8abf1524e6", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175346", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.455092       1 workspacerole.go:205] Successfully synced key:role-template-manage-members
        I0419 01:07:01.455104       1 user_controller.go:221] Successfully synced key:yuanxiao
        I0419 01:07:01.454969       1 workspacerole.go:205] Successfully synced key:role-template-view-basic
        I0419 01:07:01.455127       1 workspacerole.go:205] Successfully synced key:role-template-manage-roles
        I0419 01:07:01.455137       1 workspacerole.go:205] Successfully synced key:role-template-view-devops
        I0419 01:07:01.455146       1 workspacerole.go:205] Successfully synced key:hfaw-regular
        I0419 01:07:01.454988       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"limingze", UID:"e8913510-de44-4933-9443-b783e484bbb8", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"91027585", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.455171       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"zhuzhilin", UID:"44f0e741-812b-40bf-bae9-ec0181d07dd1", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"91027586", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.455190       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"cuilin", UID:"e0a10dec-34fa-4dc6-a2fc-add5fee252d9", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"77003261", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.455202       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"wxuser", UID:"1d660d34-50fd-4d20-ac05-41efdf14eb56", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89827340", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.455223       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"wwuser", UID:"2ed3088f-b949-45a8-a795-65205cac8d36", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89731810", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.455235       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"yaojun", UID:"7d9b9c7d-e1f0-4fe7-9b02-0e4b022cf6c4", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"90340451", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.455246       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"admin", UID:"56e03ee8-a6c5-4b6f-b042-361ac9c5d688", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"91027587", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.454893       1 user_controller.go:221] Successfully synced key:limingze
        I0419 01:07:01.455265       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"yuanxiao", UID:"176fb62d-d9ae-4d36-a66a-355e11b28538", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"78029393", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.454344       1 application_controller.go:168] starting application controller
        I0419 01:07:01.455090       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-view-app-templates", UID:"a063ddef-825a-426b-8e8e-ca25a49241f6", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175338", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.455323       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-view-app-repos", UID:"ab8505b8-29ef-44a9-b7b7-17907854c124", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175335", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.455347       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-view-projects", UID:"b5750a51-58ac-420f-a8e5-d5a8f1725722", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175329", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.455360       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"system-workspace-admin", UID:"b3c52e0a-cf45-4db2-a3fb-7e43f90cb08b", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37176758", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.455377       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"hfaw-admin", UID:"bd5ba23f-20a1-42f9-804f-11dc53261027", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37592709", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.454733       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:endpointslice-controller
        E0419 01:07:01.455425       1 kubectl.go:116] user.iam.kubesphere.io "clusterAdmin" not found
        I0419 01:07:01.455443       1 clusterrolebinding_controller.go:186] Successfully synced key:aks-cluster-admin-binding
        I0419 01:07:01.455453       1 clusterrolebinding_controller.go:186] Successfully synced key:aks-support
        I0419 01:07:01.455466       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere-alerting
        I0419 01:07:01.455474       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:service-account-controller
        I0419 01:07:01.454357       1 globalrolebinding_controller.go:117] Starting GlobalRoleBinding controller
        I0419 01:07:01.454260       1 capability_controller.go:286] StorageClass default has capability &{kubernetes.io/azure-disk {false {true true false false false OFFLINE} {false false}}}
        I0419 01:07:01.454401       1 loginrecord_controller.go:96] Starting workers
        I0419 01:07:01.454449       1 workspacetemplate_controller.go:158] Started workers
        I0419 01:07:01.454480       1 capability_controller.go:235] Successfully synced 'managed-standard-retain'
        I0419 01:07:01.454535       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"contoso-cluster-admins", UID:"f032b7ba-4246-4151-8847-8790fc850e99", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"13909278", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.454559       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:certificate-controller
        I0419 01:07:01.454558       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRoleBinding", Namespace:"", Name:"admin-hfaw-admin", UID:"e47f9016-853e-4832-90d1-8a069b5bc90f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37592720", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRoleBinding synced successfully
        I0419 01:07:01.454856       1 workspacerole.go:205] Successfully synced key:role-template-manage-workspace-settings
        I0419 01:07:01.454941       1 user_controller.go:221] Successfully synced key:zhuzhilin
        I0419 01:07:01.455387       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-manage-app-templates", UID:"eb8a4497-cf35-4e45-b4ee-35ba27a93736", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175339", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.455886       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRoleBinding", Namespace:"", Name:"admin-system-workspace-admin", UID:"c8c95d1c-f7dc-4401-aad1-0a703ad752b1", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37176776", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRoleBinding synced successfully
        I0419 01:07:01.456034       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRoleBinding", Namespace:"", Name:"zhuzhilin-hfaw-viewer", UID:"29b91e5e-de4f-4af0-8e6c-ec09621f0b46", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89842046", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRoleBinding synced successfully
        I0419 01:07:01.455969       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"system-workspace-regular", UID:"8705521f-3a1c-4806-b05e-1abddf7a49e9", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37176736", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456057       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-manage-devops", UID:"a606c23d-34a8-42ba-ada5-e206124051f9", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175334", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456076       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-view-basic", UID:"98f1896e-d18b-495c-b8d0-8d70c9e4e81f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175345", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456087       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"system-workspace-self-provisioner", UID:"8e75c083-c01a-4089-aad6-791bacb817b5", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37176746", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456095       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"system-workspace-viewer", UID:"77dc0cf1-74f0-462b-a190-6dc2a7f96948", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37176728", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456103       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"hfaw-viewer", UID:"0b0c9fbf-66b3-4655-9835-d83efa1f95c4", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37592710", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456111       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-manage-app-repos", UID:"81d7e662-1bd5-4adf-b028-007c03f61a7c", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175336", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456123       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-create-devops", UID:"7d184a54-c09d-4002-a233-7e766105291b", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175333", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456131       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-create-projects", UID:"e643bf9c-9254-4b60-960a-722a9bfcb68c", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175330", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456143       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-manage-members", UID:"0599fc6c-888b-47be-9f46-63af82cd664e", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175343", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.455497       1 globalrolebinding_controller.go:120] Waiting for informer caches to sync
        I0419 01:07:01.456168       1 globalrolebinding_controller.go:132] Starting workers
        I0419 01:07:01.456184       1 globalrolebinding_controller.go:138] Started workers
        I0419 01:07:01.455545       1 capability_controller.go:235] Successfully synced 'default'
        I0419 01:07:01.455599       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:certificate-controller", UID:"6ca907ca-d55c-4d37-a28a-f24ad46e0722", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"126", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456226       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:endpointslice-controller", UID:"4927b6ac-fc32-49cf-906f-3ea0bde7b934", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"4365448", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456242       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:pvc-protection-controller", UID:"5167468c-4003-4ced-b14f-5d8fa0c5801f", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"127", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456251       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:route-controller", UID:"36e7d1c3-1be5-488a-82ee-1586a080c3ea", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"121", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456260       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"aks-cluster-admin-binding", UID:"31086cbc-3945-4162-ad3f-c4888019bac8", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"262", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456273       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"aks-support", UID:"f7d1ba2e-f8a4-4c1f-a0d7-20ce69641bb8", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"9654267", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.455834       1 loginrecord_controller.go:108] Started workers
        I0419 01:07:01.455853       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere-node-exporter
        I0419 01:07:01.456292       1 globalrolebinding_controller.go:200] Successfully synced key:wwuser-platform-regular
        I0419 01:07:01.456237       1 globalrolebinding_controller.go:200] Successfully synced key:anonymous
        I0419 01:07:01.456305       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"anonymous", UID:"a98ff8a2-2f2b-40f6-a1ca-03f00d541f54", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175326", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.456151       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-view-members", UID:"3e0b91b7-5788-4f76-8f74-05d190cb33a8", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175342", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456323       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-manage-projects", UID:"fa841feb-7155-4507-97ec-0f2ceac49352", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175331", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456334       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-view-roles", UID:"2f6cf55e-3324-4b21-b0d3-8be1b68da009", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175340", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456343       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"hfaw-self-provisioner", UID:"53be6a79-4245-4279-9b57-94ffcf395830", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37592716", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456344       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"wwuser-platform-regular", UID:"5d23e4aa-fd77-427b-bf13-0ab4d1158d04", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89731802", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.456350       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-view-devops", UID:"0cb019b2-091d-45e1-8227-f87282a843a2", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175332", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456364       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"role-template-manage-roles", UID:"2fb52165-f301-4d15-bd56-4b723b9bfb8f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175341", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456373       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceRole", Namespace:"", Name:"hfaw-regular", UID:"ffa833f0-3ff3-44cc-bbde-b9017122bf8a", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37592714", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceRole synced successfully
        I0419 01:07:01.456315       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:replication-controller
        I0419 01:07:01.456285       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-alerting", UID:"403b3afd-e899-492b-851c-353426a34489", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37175630", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456411       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:service-account-controller", UID:"c050da98-ec78-4812-99e8-93f8de0df82d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"122", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456431       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kube-scheduler", UID:"aadd8872-e990-4a61-b1c2-db4e51973d1e", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"100", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456440       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-node-exporter", UID:"f80b4295-6581-4205-a828-0d2754a77e30", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36373430", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456448       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:replication-controller", UID:"726ba2a6-c90e-4276-a467-f4184eb53425", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"119", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456464       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:service-controller", UID:"244a350d-e9c4-484d-88d9-03ac729176cd", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"123", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.455488       1 clusterrolebinding_controller.go:186] Successfully synced key:system:kube-scheduler
        I0419 01:07:01.456494       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere-logging-system-ks-events-ruler
        I0419 01:07:01.456508       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:statefulset-controller
        I0419 01:07:01.456516       1 clusterrolebinding_controller.go:186] Successfully synced key:system:coredns
        I0419 01:07:01.456524       1 clusterrolebinding_controller.go:186] Successfully synced key:system:nginx-ingress-clusterrole-nisa-binding
        I0419 01:07:01.456400       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:service-controller
        I0419 01:07:01.456532       1 clusterrolebinding_controller.go:186] Successfully synced key:aks-service-rolebinding
        I0419 01:07:01.456531       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-logging-system-ks-events-ruler", UID:"f50a4365-5e3b-40ac-88f9-f1a72cff02d9", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37176599", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456556       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:statefulset-controller", UID:"da7b1f98-3c9d-47de-8786-84d965a004d1", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"124", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456570       1 clusterrolebinding_controller.go:186] Successfully synced key:cluster-admin
        I0419 01:07:01.456591       1 clusterrolebinding_controller.go:186] Successfully synced key:ks-controller-manager-rolebinding
        I0419 01:07:01.456606       1 clusterrolebinding_controller.go:186] Successfully synced key:ks-events-operator
        I0419 01:07:01.456566       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:coredns", UID:"da762a2a-6ff0-4978-8175-573958279ff5", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"404", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456614       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:generic-garbage-collector
        I0419 01:07:01.456616       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:nginx-ingress-clusterrole-nisa-binding", UID:"e2a7dc1a-28f8-4ef9-b2e4-6e06c6cba80d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36373109", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456548       1 clusterrolebinding_controller.go:186] Successfully synced key:azure-npm-binding
        I0419 01:07:01.456624       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"aks-service-rolebinding", UID:"4a4aa2cf-8f98-4906-9785-85bff6cd793f", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"90532175", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456632       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"azure-npm-binding", UID:"4111717e-3c7a-40f8-bf6a-6f28eb0c95aa", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"386", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456624       1 clusterrolebinding_controller.go:186] Successfully synced key:system:kube-proxy
        I0419 01:07:01.456640       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kube-proxy", UID:"75504c8c-bd21-447d-80a7-734289fe3b87", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"409", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456650       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"cluster-admin", UID:"5b806d71-3180-4c36-9a7a-753ee80e4f6e", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"93", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456666       1 clusterrolebinding_controller.go:186] Successfully synced key:system:volume-scheduler
        I0419 01:07:01.456640       1 clusterrolebinding_controller.go:186] Successfully synced key:system:metrics-server

        cutemsyu

        I0419 01:07:01.456679       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere-kube-state-metrics
        I0419 01:07:01.456680       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"ks-controller-manager-rolebinding", UID:"a930539d-15c7-45a8-a99b-091a5fa35a13", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36373214", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456689       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"ks-events-operator", UID:"a2a56bb8-ac45-4fc1-be5a-8d6ca7193aea", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37175921", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456696       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere-logging-system-ks-events-exporter
        I0419 01:07:01.456701       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:generic-garbage-collector", UID:"9965f11a-89b4-4d3f-b83c-f0f22a071719", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"111", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456712       1 clusterrolebinding_controller.go:186] Successfully synced key:system:azure-cloud-provider
        I0419 01:07:01.456710       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:metrics-server", UID:"101b4e95-e450-4f87-8ccc-c0372d02edc5", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"310", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456722       1 clusterrolebinding_controller.go:186] Successfully synced key:system:azure-cloud-provider-secret-getter
        I0419 01:07:01.456720       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:volume-scheduler", UID:"36e5f21e-fdee-428e-95e8-1f689c0b9cf5", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"101", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456732       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:attachdetach-controller
        I0419 01:07:01.456729       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-prometheus-k8s", UID:"ab986a22-111b-44fd-8294-b86434a70a6b", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36373495", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456740       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:deployment-controller
        I0419 01:07:01.456738       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-kube-state-metrics", UID:"849febaa-be82-4c37-b3c4-0260eb8ada45", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36373455", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456749       1 clusterrolebinding_controller.go:186] Successfully synced key:ks-installer
        I0419 01:07:01.456697       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere-prometheus-k8s
        I0419 01:07:01.456748       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-logging-system-ks-events-exporter", UID:"f68ac503-2180-45a7-953b-b5a491fe5130", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37176598", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456843       1 clusterrolebinding_controller.go:186] Successfully synced key:system:aks-client-nodes
        I0419 01:07:01.456854       1 clusterrolebinding_controller.go:186] Successfully synced key:system:basic-user
        I0419 01:07:01.456864       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:cronjob-controller
        I0419 01:07:01.456847       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:azure-cloud-provider", UID:"068bee7d-9020-478c-a081-b92ea89c6bda", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"393", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456888       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:azure-cloud-provider-secret-getter", UID:"40f8d5df-1539-4bf8-8c3c-1fcde026853a", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"395", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456910       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:attachdetach-controller", UID:"2eaa4d18-d26e-4bd4-8e97-440ebca75569", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"103", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456766       1 clusterrolebinding_controller.go:186] Successfully synced key:kubernetes-dashboard-minimal
        I0419 01:07:01.456922       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:deployment-controller", UID:"a57ffe8c-48a5-4386-8ea5-6bd4e89ee834", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"107", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456931       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"ks-installer", UID:"b80c37f4-2753-4092-ae91-d11e77b666cf", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36372401", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456941       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubernetes-dashboard-minimal", UID:"5dd1f069-81fa-4ee3-9719-2e7592a3cef9", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"41510650", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456947       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:endpoint-controller
        I0419 01:07:01.456949       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:aks-client-nodes", UID:"15f01138-6147-410b-88ce-9f4cbf157625", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"414", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456958       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:basic-user", UID:"945d3653-9a5f-4ebe-ba59-6fe0e66c2d49", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"95", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456971       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:cronjob-controller", UID:"6ec1c612-93e8-4f7e-ad1f-431955f72f64", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"105", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456980       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:endpoint-controller", UID:"bcf90f0a-3f0b-48f3-8b1c-e5033225e08d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"109", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.456978       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:namespace-controller
        I0419 01:07:01.456998       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:pod-garbage-collector
        I0419 01:07:01.456993       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:namespace-controller", UID:"8e6caddb-c096-481b-9ecf-c885acf0f999", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"114", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457025       1 clusterrolebinding_controller.go:186] Successfully synced key:omsagentclusterrolebinding
        I0419 01:07:01.457024       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:persistent-volume-binding", UID:"513ee55f-a3c9-4e2f-b2bd-c1c85fa784c6", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"345", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457044       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:pod-garbage-collector", UID:"83a87aec-3ae9-447c-b6c7-50efef109590", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"117", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457008       1 clusterrolebinding_controller.go:186] Successfully synced key:system:persistent-volume-binding
        I0419 01:07:01.457058       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:horizontal-pod-autoscaler", UID:"4f8f3072-023d-4430-b029-d8c7eac02481", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"112", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457070       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"omsagentclusterrolebinding", UID:"82022763-4242-4581-84b4-b26da85ff584", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"13482608", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457090       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:discovery", UID:"1baaef0e-fca2-4c12-8171-9ab4116ba620", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"427", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457035       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:horizontal-pod-autoscaler
        I0419 01:07:01.457117       1 clusterrolebinding_controller.go:186] Successfully synced key:container-health-read-logs-global
        I0419 01:07:01.457077       1 clusterrolebinding_controller.go:186] Successfully synced key:system:discovery
        I0419 01:07:01.457132       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:resourcequota-controller
        I0419 01:07:01.457139       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"container-health-read-logs-global", UID:"5c5f404b-fe42-44ff-9846-009f6774562e", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"397", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457155       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:resourcequota-controller", UID:"6cb9afa0-010c-4b2c-99c9-b9e27d465684", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"120", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457165       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kube-controller-manager", UID:"bfbfa2c4-06ec-4d2e-99f1-251f79b8985d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"98", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.457143       1 clusterrolebinding_controller.go:186] Successfully synced key:system:kube-controller-manager
        I0419 01:07:01.457231       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:pv-protection-controller
        I0419 01:07:01.457303       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:pv-protection-controller", UID:"080fe245-6108-4713-a720-4b3ed33b0264", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"128", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.461170       1 loginrecord_controller.go:170] Successfully synced key:limingze-k54dn
        I0419 01:07:01.461213       1 loginrecord_controller.go:170] Successfully synced key:limingze-p5c2j
        I0419 01:07:01.461248       1 loginrecord_controller.go:170] Successfully synced key:yaojun-48v8r
        I0419 01:07:01.461250       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-p5c2j", UID:"34ce8304-730f-4f19-afbd-67758e7e836c", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89470115", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461269       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-k54dn", UID:"ed9ffa31-fe2d-411b-979c-0dc0ee68726d", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89849680", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461286       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"yaojun-48v8r", UID:"6b9b3e42-cc37-4660-b8e6-0d0a311b6c54", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89373787", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461286       1 loginrecord_controller.go:170] Successfully synced key:reader-weathercn.com-s2226
        I0419 01:07:01.461317       1 loginrecord_controller.go:170] Successfully synced key:limingze-lwmgs
        I0419 01:07:01.461319       1 loginrecord_controller.go:170] Successfully synced key:limingze-qzk9n
        I0419 01:07:01.461328       1 loginrecord_controller.go:170] Successfully synced key:limingze-znqg6
        I0419 01:07:01.461332       1 loginrecord_controller.go:170] Successfully synced key:yaojun-fghgv
        I0419 01:07:01.461339       1 loginrecord_controller.go:170] Successfully synced key:limingze-2kgfm
        I0419 01:07:01.461356       1 loginrecord_controller.go:170] Successfully synced key:limingze-kn9cz
        I0419 01:07:01.461352       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-vqcpg", UID:"d5a9dc9b-c05d-484e-9b44-99bd21028408", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"91027260", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461367       1 loginrecord_controller.go:170] Successfully synced key:limingze-hs99k
        I0419 01:07:01.461342       1 loginrecord_controller.go:170] Successfully synced key:limingze-vqcpg
        I0419 01:07:01.461366       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"reader-weathercn.com-s2226", UID:"7b035c83-6d63-4473-9ad8-ee3062760fb6", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89849659", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461387       1 loginrecord_controller.go:170] Successfully synced key:limingze-vx8rw
        I0419 01:07:01.461397       1 loginrecord_controller.go:170] Successfully synced key:admin-75sj5
        I0419 01:07:01.461403       1 loginrecord_controller.go:170] Successfully synced key:reader-jcp24
        I0419 01:07:01.461407       1 loginrecord_controller.go:170] Successfully synced key:zhuzhilin-m69sp
        I0419 01:07:01.461384       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-qzk9n", UID:"b655e8af-e5b8-4e90-841f-2fcadb74bfcc", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89470052", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461418       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-2kgfm", UID:"8d359b2a-b9f5-4063-b4a3-e2cdebdff795", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89838902", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461437       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"yaojun-fghgv", UID:"22ca2baa-6bfe-420e-bd83-99faebaf3303", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"90340450", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461445       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-kn9cz", UID:"c9cd0a61-7c8a-47dc-8ebe-cf70a16cb25f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89437303", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461453       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-p4p4v", UID:"f10c3c92-13ce-4452-84f5-9f72a1288748", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89831198", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461470       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-znqg6", UID:"76d59d7b-012a-430f-b96f-f162b3f42d2c", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89806355", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461389       1 loginrecord_controller.go:170] Successfully synced key:limingze-p4p4v
        I0419 01:07:01.461478       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-hs99k", UID:"e9084ac8-2d13-4bc1-80b5-09c57c530e6e", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89042911", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461486       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-lwmgs", UID:"2e3659b7-4b6b-44a1-9927-79abfa04efe1", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"88775935", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461494       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"admin-75sj5", UID:"1e5bd530-acfe-4772-80c3-89af073fde93", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89849290", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461506       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"limingze-vx8rw", UID:"e791921a-ff7e-4a46-936c-ebce81eb7b51", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89830911", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461514       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"reader-jcp24", UID:"e1a2a61a-17ee-48bd-9bf1-8613fb4886c5", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89849648", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.461522       1 event.go:281] Event(v1.ObjectReference{Kind:"LoginRecord", Namespace:"", Name:"zhuzhilin-m69sp", UID:"e430412b-f596-4405-b154-6da611963c16", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89840993", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:07:01.470509       1 globalrolebinding_controller.go:200] Successfully synced key:yaojun-platform-admin
        I0419 01:07:01.472673       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"yaojun-platform-admin", UID:"a21333c1-d8fa-48e4-afbb-58e87eaac9b3", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"39408484", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.474125       1 globalrolebinding_controller.go:200] Successfully synced key:admin
        I0419 01:07:01.474151       1 globalrolebinding_controller.go:200] Successfully synced key:wxuser-users-manager
        I0419 01:07:01.474160       1 globalrolebinding_controller.go:200] Successfully synced key:zhuzhilin-platform-regular
        I0419 01:07:01.474168       1 globalrolebinding_controller.go:200] Successfully synced key:authenticated
        I0419 01:07:01.474231       1 globalrolebinding_controller.go:200] Successfully synced key:cuilin-platform-admin
        I0419 01:07:01.474244       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"authenticated", UID:"88d0d477-501e-47a0-9ca8-657287084608", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175327", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.474259       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"admin", UID:"abd2d5fa-87bb-4c2a-8fb1-308f5d88ad72", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37175325", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.474245       1 globalrolebinding_controller.go:200] Successfully synced key:yuanxiao-platform-admin
        I0419 01:07:01.474271       1 workspacetemplate_controller.go:200] Successfully synced key:hfaw
        I0419 01:07:01.474268       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"wxuser-users-manager", UID:"6c73d647-09ad-4484-b87b-b57791321ce7", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89827335", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.474290       1 workspacetemplate_controller.go:200] Successfully synced key:system-workspace
        I0419 01:07:01.474296       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"zhuzhilin-platform-regular", UID:"35357fe0-041c-43a0-b2fc-db2cf3282d1f", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"89841933", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.474310       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"cuilin-platform-admin", UID:"2a90566d-a4be-4b9c-84ae-839a0e3db617", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"39408540", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.474322       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"yuanxiao-platform-admin", UID:"fdfc157f-3eb1-4cd9-84c3-3d2130af968a", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"39111653", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.474325       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceTemplate", Namespace:"", Name:"hfaw", UID:"e5224bc8-7055-416f-ac00-b0dc6a710b19", APIVersion:"tenant.kubesphere.io/v1alpha2", ResourceVersion:"37592706", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceTemplate synced successfully
        I0419 01:07:01.474344       1 event.go:281] Event(v1.ObjectReference{Kind:"WorkspaceTemplate", Namespace:"", Name:"system-workspace", UID:"74bfd242-550d-44ab-9b29-e1638aebe077", APIVersion:"tenant.kubesphere.io/v1alpha2", ResourceVersion:"37175328", FieldPath:""}): type: 'Normal' reason: 'Synced' WorkspaceTemplate synced successfully
        I0419 01:07:01.475251       1 clusterrolebinding_controller.go:186] Successfully synced key:yaojun-cluster-admin
        I0419 01:07:01.475275       1 clusterrolebinding_controller.go:186] Successfully synced key:ingress-nginx
        I0419 01:07:01.475285       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere
        I0419 01:07:01.475293       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere:fluent-bit
        I0419 01:07:01.475305       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere:operator:fluentbit-operator
        I0419 01:07:01.475319       1 clusterrolebinding_controller.go:186] Successfully synced key:metrics-server:system:auth-delegator
        I0419 01:07:01.475331       1 clusterrolebinding_controller.go:186] Successfully synced key:snapshot-controller-role
        I0419 01:07:01.475338       1 clusterrolebinding_controller.go:186] Successfully synced key:system:aks-client-node-proxier
        I0419 01:07:01.475351       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:disruption-controller
        I0419 01:07:01.475359       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:expand-controller
        I0419 01:07:01.475368       1 clusterrolebinding_controller.go:186] Successfully synced key:system:node
        I0419 01:07:01.475381       1 clusterrolebinding_controller.go:186] Successfully synced key:system:node-proxier
        I0419 01:07:01.475357       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere", UID:"e17016ae-8bef-4e6a-bf3b-981105a705a3", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36372988", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475394       1 clusterrolebinding_controller.go:186] Successfully synced key:notification-manager-proxy-rolebinding
        I0419 01:07:01.475402       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:daemon-set-controller
        I0419 01:07:01.475416       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:job-controller
        I0419 01:07:01.475424       1 clusterrolebinding_controller.go:186] Successfully synced key:kubernetes-dashboard
        I0419 01:07:01.475432       1 clusterrolebinding_controller.go:186] Successfully synced key:kubesphere-prometheus-operator
        I0419 01:07:01.475440       1 clusterrolebinding_controller.go:186] Successfully synced key:notification-manager-controller-rolebinding
        I0419 01:07:01.475452       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:clusterrole-aggregation-controller
        I0419 01:07:01.475460       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:replicaset-controller
        I0419 01:07:01.475467       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:ttl-controller
        I0419 01:07:01.475480       1 clusterrolebinding_controller.go:186] Successfully synced key:system:kubesphere-cluster-admin
        I0419 01:07:01.475394       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere:operator:fluentbit-operator", UID:"0709d846-c3d1-4dba-a712-4d308a238d0d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36430260", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475487       1 clusterrolebinding_controller.go:186] Successfully synced key:system:public-info-viewer
        I0419 01:07:01.475487       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere:fluent-bit", UID:"7f4c0289-2e51-43a3-bb6c-159670eb6a85", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36430609", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475498       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"yaojun-cluster-admin", UID:"fd330ad4-b820-4b1a-8fd3-5eac21010e4a", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"39408485", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475513       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"snapshot-controller-role", UID:"79d18012-c486-49da-b6a5-bd25e77b3efd", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37174916", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475522       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"metrics-server:system:auth-delegator", UID:"e031d9aa-1b71-4833-b8da-900a3ca2f861", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"313", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475530       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:disruption-controller", UID:"5a3c18c7-5905-4279-b7ff-0013311c4936", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"108", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475550       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:aks-client-node-proxier", UID:"44a8d914-99ee-444e-8230-cb33743f9b6c", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"415", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475559       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:expand-controller", UID:"d0b55485-d617-4b08-9090-4ebdffa1d769", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"110", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475567       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:node", UID:"9236cd7f-24de-4f66-bd2e-06f76eb7987d", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"102", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475591       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"ingress-nginx", UID:"9df6b6c4-0299-49be-85bd-102409b1fa02", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"7121895", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475600       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:node-proxier", UID:"c8c5b64c-409d-455f-a6fe-d11c5f6663d1", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"97", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475612       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"notification-manager-proxy-rolebinding", UID:"a5b76ee1-e6cb-4eb7-80ac-67efeb9b2de7", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37176531", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475621       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:daemon-set-controller", UID:"5c8a89db-b7bc-45cc-975a-015e4a1ead84", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"106", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475632       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:job-controller", UID:"a7e44e3d-00cb-49d5-aa99-bbeb050c1009", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"113", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475641       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubernetes-dashboard", UID:"be2e5d2d-35b6-4ce1-8bb0-c934628d6685", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"3448271", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475649       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kubesphere-prometheus-operator", UID:"0eaeca44-fb85-4b16-b2be-c7807451e718", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36373413", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475658       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"notification-manager-controller-rolebinding", UID:"51cd920a-a882-4cb0-9318-b16595cec312", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37176530", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475667       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:clusterrole-aggregation-controller", UID:"fcb0f78c-ff12-4115-87fe-2d0b9f91f943", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"104", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475678       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:ttl-controller", UID:"df9855ac-3905-43a3-9dc6-a8c6c5202bf8", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"125", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475687       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:replicaset-controller", UID:"01c6dcac-a51a-4f46-8f04-991b12e4991e", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"118", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475696       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kubesphere-cluster-admin", UID:"f415d48e-3f6c-4a0c-89ed-f0e9abefede6", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"36373130", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.475709       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:public-info-viewer", UID:"fbd9fdb1-2b0d-41ff-8839-79e21cc43daa", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"96", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479462       1 clusterrolebinding_controller.go:186] Successfully synced key:admin-cluster-admin
        I0419 01:07:01.479487       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"admin-cluster-admin", UID:"cdfc6fee-6180-4a4e-a96b-b5bbb6b84bec", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37176705", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479501       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:node-controller
        I0419 01:07:01.479511       1 clusterrolebinding_controller.go:186] Successfully synced key:system:controller:persistent-volume-binder
        I0419 01:07:01.479526       1 clusterrolebinding_controller.go:186] Successfully synced key:system:kube-dns
        I0419 01:07:01.479534       1 clusterrolebinding_controller.go:186] Successfully synced key:contoso-cluster-viewers
        I0419 01:07:01.479548       1 clusterrolebinding_controller.go:186] Successfully synced key:kube-auditing-operator
        I0419 01:07:01.479555       1 clusterrolebinding_controller.go:186] Successfully synced key:system:coredns-autoscaler
        I0419 01:07:01.479507       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:node-controller", UID:"0ff49ce9-8cf7-4e49-b7f3-a46961cda1fd", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"115", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479566       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:controller:persistent-volume-binder", UID:"96aad87f-5dd9-4e2f-ae5b-d61a1fcc8962", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"116", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479589       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:coredns-autoscaler", UID:"2e1bf11c-b285-4eac-bf9c-0c42f1e96ccb", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"400", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479597       1 clusterrolebinding_controller.go:186] Successfully synced key:cuilin-cluster-admin
        I0419 01:07:01.479600       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"system:kube-dns", UID:"cccad7a5-f6fd-470b-80bb-8d2ef5e526a3", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"11806638", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479611       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"contoso-cluster-viewers", UID:"7b20840b-1ce5-4843-b00c-21993e1d8cfa", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"90061217", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479624       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"cuilin-cluster-admin", UID:"44b0db6e-5f14-40bf-87e0-c422df34fd9f", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"39408541", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479633       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"kube-auditing-operator", UID:"85e0c8e8-b070-49ae-919e-64102a8e1092", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37175824", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.479711       1 clusterrolebinding_controller.go:186] Successfully synced key:yuanxiao-cluster-admin
        I0419 01:07:01.479734       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"yuanxiao-cluster-admin", UID:"f21699e4-3bf7-4187-a653-2c80d02012ee", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"39111654", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:07:01.480086       1 globalrolebinding_controller.go:200] Successfully synced key:limingze-platform-admin
        I0419 01:07:01.480095       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"limingze-platform-admin", UID:"1469812a-22ae-4dd5-befe-6dbace9f97e9", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"37664041", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:07:01.486433       1 clusterrolebinding_controller.go:186] Successfully synced key:limingze-cluster-admin
        I0419 01:07:01.486455       1 event.go:281] Event(v1.ObjectReference{Kind:"ClusterRoleBinding", Namespace:"", Name:"limingze-cluster-admin", UID:"809804bc-b06a-4cde-a894-b6b51ef887c4", APIVersion:"rbac.authorization.k8s.io/v1", ResourceVersion:"37664042", FieldPath:""}): type: 'Normal' reason: 'Synced' ClusterRoleBinding synced successfully
        I0419 01:09:22.524292       1 globalrolebinding_controller.go:200] Successfully synced key:mquser-platform-regular
        I0419 01:09:22.524379       1 event.go:281] Event(v1.ObjectReference{Kind:"GlobalRoleBinding", Namespace:"", Name:"mquser-platform-regular", UID:"cf4cb26c-8d7c-4726-b356-37373cd31aab", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"91028375", FieldPath:""}): type: 'Normal' reason: 'Synced' GlobalRoleBinding synced successfully
        I0419 01:09:22.931542       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794562
        I0419 01:09:22.931744       1 event.go:281] Event(v1.ObjectReference{Kind:"CertificateSigningRequest", Namespace:"", Name:"mquser-csr-1618794562", UID:"611930db-239a-4868-8fec-d724b2dbd539", APIVersion:"certificates.k8s.io/v1beta1", ResourceVersion:"91028379", FieldPath:""}): type: 'Normal' reason: 'Synced' CertificateSigningRequest csrSynced successfully
        I0419 01:09:22.936341       1 user_controller.go:221] Successfully synced key:mquser
        I0419 01:09:22.936461       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794562
        I0419 01:09:22.936461       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"mquser", UID:"31dd6924-ffdc-426c-be05-55cac50f6c41", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"91028378", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:09:22.936496       1 event.go:281] Event(v1.ObjectReference{Kind:"CertificateSigningRequest", Namespace:"", Name:"mquser-csr-1618794562", UID:"611930db-239a-4868-8fec-d724b2dbd539", APIVersion:"certificates.k8s.io/v1beta1", ResourceVersion:"91028380", FieldPath:""}): type: 'Normal' reason: 'Synced' CertificateSigningRequest csrSynced successfully
        I0419 01:09:22.999620       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794562
        E0419 01:09:22.999655       1 certificatesigningrequest_controller.go:205] csr 'mquser-csr-1618794562' in work queue no longer exists
        I0419 01:09:22.999662       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794562
        I0419 01:09:22.999671       1 event.go:281] Event(v1.ObjectReference{Kind:"CertificateSigningRequest", Namespace:"", Name:"mquser-csr-1618794562", UID:"611930db-239a-4868-8fec-d724b2dbd539", APIVersion:"certificates.k8s.io/v1beta1", ResourceVersion:"91028385", FieldPath:""}): type: 'Normal' reason: 'Synced' CertificateSigningRequest csrSynced successfully
        I0419 01:09:23.216308       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794563
        I0419 01:09:23.216480       1 event.go:281] Event(v1.ObjectReference{Kind:"CertificateSigningRequest", Namespace:"", Name:"mquser-csr-1618794563", UID:"3e60d40e-a090-42a8-a02d-e9ca10499d87", APIVersion:"certificates.k8s.io/v1beta1", ResourceVersion:"91028389", FieldPath:""}): type: 'Normal' reason: 'Synced' CertificateSigningRequest csrSynced successfully
        E0419 01:09:23.218735       1 kubeconfig.go:157] configmaps "kubeconfig-mquser" already exists
        E0419 01:09:23.218755       1 user_controller.go:344] configmaps "kubeconfig-mquser" already exists
        E0419 01:09:23.218802       1 user_controller.go:226] error syncing 'mquser': configmaps "kubeconfig-mquser" already exists, requeuing
        I0419 01:09:23.223659       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794563
        I0419 01:09:23.223691       1 event.go:281] Event(v1.ObjectReference{Kind:"CertificateSigningRequest", Namespace:"", Name:"mquser-csr-1618794563", UID:"3e60d40e-a090-42a8-a02d-e9ca10499d87", APIVersion:"certificates.k8s.io/v1beta1", ResourceVersion:"91028390", FieldPath:""}): type: 'Normal' reason: 'Synced' CertificateSigningRequest csrSynced successfully
        I0419 01:09:23.223976       1 user_controller.go:221] Successfully synced key:mquser
        I0419 01:09:23.224002       1 event.go:281] Event(v1.ObjectReference{Kind:"User", Namespace:"", Name:"mquser", UID:"31dd6924-ffdc-426c-be05-55cac50f6c41", APIVersion:"iam.kubesphere.io/v1alpha2", ResourceVersion:"91028378", FieldPath:""}): type: 'Normal' reason: 'Synced' User synced successfully
        I0419 01:09:23.261473       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794563
        E0419 01:09:23.261510       1 certificatesigningrequest_controller.go:205] csr 'mquser-csr-1618794563' in work queue no longer exists
        I0419 01:09:23.261517       1 certificatesigningrequest_controller.go:182] Successfully csrSynced key:mquser-csr-1618794563
        I0419 01:09:23.261531       1 event.go:281] Event(v1.ObjectReference{Kind:"CertificateSigningRequest", Namespace:"", Name:"mquser-csr-1618794563", UID:"3e60d40e-a090-42a8-a02d-e9ca10499d87", APIVersion:"certificates.k8s.io/v1beta1", ResourceVersion:"91028394", FieldPath:""}): type: 'Normal' reason: 'Synced' CertificateSigningRequest csrSynced successfully

        cutemsyu 检查一下版本对不对, 看日志中已经 同步完成了, 不应该有问题 I0419 01:07:01.454941 1 user_controller.go:221] Successfully synced key:zhuzhilin

        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

          hongming
          打印结果如下。
          kubespheredev/ks-installer:latest
          kubesphere/ks-apiserver:v3.0.0
          kubesphere/ks-controller-manager:v3.0.0

          kubectl get crd users.iam.kubesphere.io -o yaml

          apiVersion: apiextensions.k8s.io/v1
          kind: CustomResourceDefinition
          metadata:
            annotations:
              controller-gen.kubebuilder.io/version: (devel)
              kubectl.kubernetes.io/last-applied-configuration: |
                {"apiVersion":"apiextensions.k8s.io/v1beta1","kind":"CustomResourceDefinition","metadata":{"annotations":{"controller-gen.kubebuilder.io/version":"(devel)"},"creationTimestamp":null,"name":"users.iam.kubesphere.io"},"spec":{"additionalPrinterColumns":[{"JSONPath":".spec.email","name":"Email","type":"string"},{"JSONPath":".status.state","name":"Status","type":"string"}],"group":"iam.kubesphere.io","names":{"categories":["iam"],"kind":"User","listKind":"UserList","plural":"users","singular":"user"},"scope":"Cluster","subresources":{"status":{}},"validation":{"openAPIV3Schema":{"description":"User is the Schema for the users API","properties":{"apiVersion":{"description":"APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources","type":"string"},"kind":{"description":"Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds","type":"string"},"metadata":{"description":"Standard object's metadata.","type":"object"},"spec":{"description":"UserSpec defines the desired state of User","properties":{"description":{"description":"Description of the user.","type":"string"},"displayName":{"type":"string"},"email":{"description":"Unique email address(https://www.ietf.org/rfc/rfc5322.txt).","type":"string"},"groups":{"items":{"type":"string"},"type":"array"},"lang":{"description":"The preferred written or spoken language for the user.","type":"string"},"password":{"description":"password will be encrypted by mutating admission webhook","type":"string"}},"required":["email"],"type":"object"},"status":{"description":"UserStatus defines the observed state of User","properties":{"lastLoginTime":{"description":"Last login attempt timestamp","format":"date-time","type":"string"},"lastTransitionTime":{"format":"date-time","type":"string"},"reason":{"type":"string"},"state":{"description":"The user status","type":"string"}},"type":"object"}},"required":["spec"],"type":"object"}},"version":"v1alpha2","versions":[{"name":"v1alpha2","served":true,"storage":true}]},"status":{"acceptedNames":{"kind":"","plural":""},"conditions":[],"storedVersions":[]}}
            creationTimestamp: "2020-11-04T01:09:24Z"
            generation: 2
            managedFields:
            - apiVersion: apiextensions.k8s.io/v1
              fieldsType: FieldsV1
              fieldsV1:
                f:status:
                  f:acceptedNames:
                    f:categories: {}
                    f:listKind: {}
                    f:singular: {}
              manager: kube-apiserver
              operation: Update
              time: "2020-11-04T01:09:24Z"
            - apiVersion: apiextensions.k8s.io/v1beta1
              fieldsType: FieldsV1
              fieldsV1:
                f:metadata:
                  f:annotations:
                    .: {}
                    f:controller-gen.kubebuilder.io/version: {}
                    f:kubectl.kubernetes.io/last-applied-configuration: {}
                f:spec:
                  f:additionalPrinterColumns: {}
                  f:conversion:
                    .: {}
                    f:strategy: {}
                  f:group: {}
                  f:names:
                    f:categories: {}
                    f:kind: {}
                    f:listKind: {}
                    f:plural: {}
                    f:singular: {}
                  f:preserveUnknownFields: {}
                  f:scope: {}
                  f:subresources:
                    .: {}
                    f:status: {}
                  f:validation:
                    .: {}
                    f:openAPIV3Schema:
                      .: {}
                      f:description: {}
                      f:properties:
                        .: {}
                        f:apiVersion:
                          .: {}
                          f:description: {}
                          f:type: {}
                        f:kind:
                          .: {}
                          f:description: {}
                          f:type: {}
                        f:metadata:
                          .: {}
                          f:description: {}
                          f:type: {}
                        f:spec:
                          .: {}
                          f:description: {}
                          f:properties:
                            .: {}
                            f:description:
                              .: {}
                              f:description: {}
                              f:type: {}
                            f:displayName:
                              .: {}
                              f:type: {}
                            f:email:
                              .: {}
                              f:description: {}
                              f:type: {}
                            f:groups:
                              .: {}
                              f:items: {}
                              f:type: {}
                            f:lang:
                              .: {}
                              f:description: {}
                              f:type: {}
                            f:password:
                              .: {}
                              f:description: {}
                              f:type: {}
                          f:required: {}
                          f:type: {}
                        f:status:
                          .: {}
                          f:description: {}
                          f:properties:
                            .: {}
                            f:lastLoginTime:
                              .: {}
                              f:description: {}
                              f:format: {}
                              f:type: {}
                            f:lastTransitionTime:
                              .: {}
                              f:format: {}
                              f:type: {}
                            f:reason:
                              .: {}
                              f:type: {}
                            f:state:
                              .: {}
                              f:description: {}
                              f:type: {}
                          f:type: {}
                      f:required: {}
                      f:type: {}
                  f:version: {}
                  f:versions: {}
                f:status:
                  f:acceptedNames:
                    f:kind: {}
                    f:plural: {}
                  f:conditions: {}
                  f:storedVersions: {}
              manager: kubectl
              operation: Update
              time: "2021-01-06T17:02:40Z"
            name: users.iam.kubesphere.io
            resourceVersion: "56691200"
            selfLink: /apis/apiextensions.k8s.io/v1/customresourcedefinitions/users.iam.kubesphere.io
            uid: fbc28303-7892-4cf0-ba87-0a37aad25d1e
          spec:
            conversion:
              strategy: None
            group: iam.kubesphere.io
            names:
              categories:
              - iam
              kind: User
              listKind: UserList
              plural: users
              singular: user
            preserveUnknownFields: true
            scope: Cluster
            versions:
            - additionalPrinterColumns:
              - jsonPath: .spec.email
                name: Email
                type: string
              - jsonPath: .status.state
                name: Status
                type: string
              name: v1alpha2
              schema:
                openAPIV3Schema:
                  description: User is the Schema for the users API
                  properties:
                    apiVersion:
                      description: 'APIVersion defines the versioned schema of this representation
                        of an object. Servers should convert recognized schemas to the latest
                        internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
                      type: string
                    kind:
                      description: 'Kind is a string value representing the REST resource this
                        object represents. Servers may infer this from the endpoint the client
                        submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
                      type: string
                    metadata:
                      description: Standard object's metadata.
                      type: object
                    spec:
                      description: UserSpec defines the desired state of User
                      properties:
                        description:
                          description: Description of the user.
                          type: string
                        displayName:
                          type: string
                        email:
                          description: Unique email address(https://www.ietf.org/rfc/rfc5322.txt).
                          type: string
                        groups:
                          items:
                            type: string
                          type: array
                        lang:
                          description: The preferred written or spoken language for the user.
                          type: string
                        password:
                          description: password will be encrypted by mutating admission webhook
                          type: string
                      required:
                      - email
                      type: object
                    status:
                      description: UserStatus defines the observed state of User
                      properties:
                        lastLoginTime:
                          description: Last login attempt timestamp
                          format: date-time
                          type: string
                        lastTransitionTime:
                          format: date-time
                          type: string
                        reason:
                          type: string
                        state:
                          description: The user status
                          type: string
                      type: object
                  required:
                  - spec
                  type: object
              served: true
              storage: true
              subresources:
                status: {}
          status:
            acceptedNames:
              categories:
              - iam
              kind: User
              listKind: UserList
              plural: users
              singular: user
            conditions:
            - lastTransitionTime: "2020-11-04T01:09:24Z"
              message: 'spec.versions[0].schema.openAPIV3Schema.properties[metadata]: Forbidden:
                must not specify anything other than name and generateName, but metadata is
                implicitly specified'
              reason: Violations
              status: "True"
              type: NonStructuralSchema
            - lastTransitionTime: "2020-11-04T01:09:24Z"
              message: no conflicts found
              reason: NoConflicts
              status: "True"
              type: NamesAccepted
            - lastTransitionTime: "2020-11-04T01:09:24Z"
              message: the initial names have been accepted
              reason: InitialNamesAccepted
              status: "True"
              type: Established
            storedVersions:
            - v1alpha2
            3 年 后

            cutemsyu 我这平台创建用户也一直等待中 使用创建用户登录不上平台 检查web页面 报http500 你是怎么解决的 创建用户状态等待中这个问题