Merge pull request #2106 from wansir/master
fix user's resource lifecycle
This commit is contained in:
@@ -38,7 +38,7 @@ const (
|
||||
DisplayNameAnnotationKey = "kubesphere.io/alias-name"
|
||||
DescriptionAnnotationKey = "kubesphere.io/description"
|
||||
CreatorAnnotationKey = "kubesphere.io/creator"
|
||||
UsernameAnnotationKey = "kubesphere.io/username"
|
||||
UsernameLabelKey = "kubesphere.io/username"
|
||||
System = "system"
|
||||
OpenPitrixRuntimeAnnotationKey = "openpitrix_runtime"
|
||||
WorkspaceAdmin = "workspace-admin"
|
||||
|
||||
Reference in New Issue
Block a user