Skip to content

Increase memory/disk defaults for workspaces

Chad Woolley requested to merge caw-ws-increase-cloner-limits into master

Issue: Increase hardcoded defaults for project cloner ... (#477834 - closed)

What does this MR do and why?

Increase memory/disk defaults for workspaces, to prevent workspace start failures when cloner volume init container runs out of memory.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No UX changes.

How to set up and validate locally

  • There is thorough test coverage for this (see test modifications in this MR).
  • To manually verify, start a workspace locally in GDK dev environment, then verify via kubectl or Rancher Desktop UI that resources for workspace are as expected.

Merge request reports