Huiwen
|
a7bd49fb34
|
[supervisor] Remove default image fetch to improve IDE startup performance (#18993)
* [supervisor] Remove default image fetch to improve IDE startup performance
* fix build
* address feedback
|
2023-11-02 08:30:40 +02:00 |
|
Huiwen
|
04e576fbe0
|
Add default workspace image to org setting (#18723)
* Add default workspace image to org setting
* [db] add migration
* fixup
* [dashboard] add org default image settings
* fixup
* dashboard fixup
* Add server image test TODO
* [server] assign global workspace default image
* [dashboard] allow to submit empty string (will fallback to global default)
* [gp-cli] support gp validate with default image
* [dashboard] save default image
* fixup
* fixup
* [gp-cli] improve output
* [gp-cli] improve gp init
* [gp-cli] gp validate compatibility
* Update components/dashboard/src/teams/TeamSettings.tsx
Co-authored-by: Filip Troníček <filip@gitpod.io>
* Remove org id / get org settings in supervisor
* Remove `WorkspaceConfigContext`
* Add unit tests
* Rename to `DefaultWorkspaceImage`
* Update components/dashboard/src/teams/TeamSettings.tsx
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
* Add empty image fallback to supervisor
* Fix default workspace image setup
* Update org settings fields
* fixup
* Allow empty image to set to default one
---------
Co-authored-by: Filip Troníček <filip@gitpod.io>
Co-authored-by: George Tsiolis <tsiolis.g@gmail.com>
|
2023-09-19 14:51:58 +02:00 |
|
Pudong
|
b465d06617
|
Uniformly use proxy to get the configuration of configcat (#16942)
* Uniformly use proxy to get the configuration of configcat
* Add configcat enabled in workspace info api
* enabled configcat in ide-service
|
2023-03-23 11:01:15 +01:00 |
|
Anton Kosyakov
|
9b3f8a2cc4
|
gp rebuild with isolated debug workspace
Co-authored-by: Pudong Zheng <tianshi8650@gmail.com>
|
2023-02-06 14:47:44 +01:00 |
|
Andrea Falzetti
|
1c5296e0f5
|
gitpod-cli: call segement directly for analytics
|
2023-01-18 18:40:26 +01:00 |
|
Christian Weichel
|
478a75e744
|
Switch license to AGPL
|
2022-12-08 13:05:19 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
000cadead8
|
Update grpc code
|
2022-10-04 15:17:22 +02:00 |
|
mustard
|
95fa4439e5
|
[gp-cli] provide workspace class info in top command
|
2022-08-30 10:25:14 +02:00 |
|
Andrea Falzetti
|
131aa358ad
|
feat(supervisor): add resource status severity
|
2022-08-17 13:35:33 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
ab0d69cfea
|
Update generated code
|
2022-04-25 15:52:37 +05:30 |
|
mustard
|
dea32b3119
|
[supervisor-api] introduce new endpoint to set active client
|
2022-04-21 18:52:33 +05:30 |
|
Manuel Alejandro de Brito Fontes
|
a30a1bff48
|
Add ExposedPorts message and remove Target and GlobalPort
|
2021-11-05 10:33:03 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
9b90bd5f6b
|
Update protoc generated code
|
2021-11-02 15:50:10 +01:00 |
|
Anton Kosyakov
|
e52153eb1d
|
[supervisor] expose IDE alias on workspace info endpoint
|
2021-08-30 05:47:28 -03:00 |
|
Jean Pierre
|
fd13e9afc9
|
Add WorkspaceUrl api to supervisor info.proto
|
2021-08-27 04:51:25 -03:00 |
|
Anton Kosyakov
|
ed076d77a8
|
[code] fix #4529: serve each webview from own origin
decoupled from workpace origin (also extension host origin)
|
2021-07-16 14:08:25 +05:00 |
|
Anton Kosyakov
|
4ebbcc1d62
|
fix #3162: decouple gp env from theia
|
2021-03-29 16:10:34 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
6c360cdd79
|
Update supervisor
|
2021-03-12 12:54:40 -03:00 |
|
Anton Kosyakov
|
91cc264260
|
[code] github auth provider
|
2021-03-12 10:41:43 +01:00 |
|
Christian Weichel
|
b7dda84ad0
|
[license] Update license header from TypeFox GmbH to Gitpod GmbH
|
2021-01-04 15:12:02 +01:00 |
|
Anton Kosyakov
|
ba7bd3cb94
|
[supervisor] expose Gitpod host URL as a workspace info
|
2020-12-02 09:40:35 +01:00 |
|
Christian Weichel
|
caefb5f149
|
[supervisor-api] Move to latest grpc-gateway
|
2020-11-24 09:59:57 +01:00 |
|
Christian Weichel
|
23db877af1
|
[supervisor] Add Gitpod API endpoint details to workspace info
|
2020-09-25 13:14:06 +02:00 |
|
Christian Weichel
|
7f9c56111c
|
[supervisor] Add info service which provides basic workspace info
|
2020-09-23 09:16:17 +02:00 |
|