gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

Ensure workspace gets appropriate workspace class if created from a prebuild

Open Furisto opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe

A workspace should get a workspace class that is

Describe the behaviour you'd like

  • If the configured workspace class and the prebuild workspace class is the same use the configured workspace class
  • If the configured workspace class is bigger than the prebuild workspace class use the configured workspace class
  • if the configured workspace class is smaller than the prebuild workspace class use the prebuild workspace class

Furisto avatar Aug 08 '22 18:08 Furisto