-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Allow for global configuration of workspace resource requests #23243
Copy link
Copy link
Closed
Labels
area/devworkspace-operatorkind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.status/analyzingAn issue has been proposed and it is currently being analyzed for effort and implementation approachAn issue has been proposed and it is currently being analyzed for effort and implementation approach
Metadata
Metadata
Labels
area/devworkspace-operatorkind/enhancementA feature request - must adhere to the feature request template.A feature request - must adhere to the feature request template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.status/analyzingAn issue has been proposed and it is currently being analyzed for effort and implementation approachAn issue has been proposed and it is currently being analyzed for effort and implementation approach
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Done
Is your enhancement related to a problem? Please describe
An inexperienced developer can cause a cluster node to become unschedulable by creating a devfile which has extreme values for
cpuRequestormemoryRequestDescribe the solution you'd like
cpuRequest&memoryRequestvalues.cpuRequest&memoryRequestentries in a devfiles.cpuLimitormemoryLimitis set in a devfile, thecpuRequest&memoryRequestshould still use the default values and not be set to the requested limits.Describe alternatives you've considered
No response
Additional context
No response