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
AvailableIsLessThanQuota: The actual available resource on this workspace in the cluster is less than the quota. Please ask the Ops to allocate project resources reasonably
19
22
NoResourceForTheWorkspace: No allocatable resources on this workspace in the cluster, please check the workspace labels for the nodes
@@ -30,3 +33,6 @@ en:
30
33
Mem: ' Mem '
31
34
CPUQuotaIsLessThanRequest: "The env %s's new CPU quota (%.3f Core) cannot be less than the actual request (%.3f Core), please reset it"
32
35
MemQuotaIsLessThanRequest: "The env %s's new Mem quota (%.3f G) cannot be less than the actual request (%.3f G), please reset it"
36
+
DeleteProjectErrorApplicationExist: 'failed to delete project(there exists applications)'
0 commit comments