mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* Extend ws-manager API to support workspace class descriptions fixes ENG-1065 * Extend DescribeCluster in ws-manager-mk2 to acurately report the available workspace classes fixes ENG-1066 * Add workspace classes to cluster in DB * Intergrate workspace cluster collection in ws-manager-bridge * Feature flag off discovered workspace class usage * Fix build * Add unittest for getSupportedWorkspaceClasses * Fix workspace class storage * Adress review feedback