-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Description
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 cpuRequest or memoryRequest
Describe the solution you'd like
- Allow for global configuration of the default
cpuRequest&memoryRequestvalues. - Allow for global configuration to ignore devfile defined
cpuRequest&memoryRequestentries in a devfiles. - If
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
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
Projects
Status
Done