You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ oc get user ─╯
NAME UID FULL NAME IDENTITIES
sonny ec6bcdfa-2f14-43e2-aec4-e416112705e4 sonny gitlab:34
❯ oc get users.user.openshift.io ─╯
NAME UID FULL NAME IDENTITIES
sonny ec6bcdfa-2f14-43e2-aec4-e416112705e4 sonny gitlab:34
❯ oc get users.iam.kubesphere.io ─╯
NAME EMAIL STATUS
admin [email protected] Active
app-review [email protected]
ivs [email protected]
project-admin [email protected] Active
project-regular [email protected] Active
user-manager [email protected] Active
ws-admin [email protected] Active
ws-manager [email protected] Active
The text was updated successfully, but these errors were encountered:
卸载脚本
https://github.com/kubesphere/ks-installer/blob/master/scripts/kubesphere-delete.sh#L176
会导致openshift 的user对象被删除,应该使用完整限定对象
users.iam.kubesphere.io
The text was updated successfully, but these errors were encountered: