Gero Posmyk-Leinemann
26f7f5d742
Add more initializer-related info to /insights API ( #20572 )
...
* [ws-manager, ws-daemon] Store initializer metrics in workspace.Status.InitializerMetrics
Tool: gitpod/catfood.gitpod.cloud
* [ws-mananger-api, -mk2] Emit new field .Status.InitializerMetrics
Tool: gitpod/catfood.gitpod.cloud
* [db] Introduce DBWorkspaceInstanceMetrics and persist all metrics from ws-manager-api into it
Tool: gitpod/catfood.gitpod.cloud
* [api] Expose session.Metrics.InitializerMetrics
Tool: gitpod/catfood.gitpod.cloud
* [dashboard] Export metrics into CSV
Tool: gitpod/catfood.gitpod.cloud
* [content-service] Fix: emit fromBackup stats
Tool: gitpod/catfood.gitpod.cloud
* Update components/ws-manager-api/core.proto
Co-authored-by: Filip Troníček <filip@gitpod.io>
---------
Co-authored-by: Filip Troníček <filip@gitpod.io>
2025-02-26 14:34:12 -05:00
Filip Troníček
5bb738a530
Add WS image metrics to workspace instances ( #20426 )
...
* Add WS image metrics to workspace instances
* Update tests
* fix ws-manager-api field description
* Prefer existing DB values for metrics
* Copy proto comments over to protocol type
2024-12-09 05:01:16 -05:00
Sven Efftinge
74aa6db6e4
[ws-manager-api] Add region for cluster selection
2023-02-08 10:51:46 +01:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Thomas Schubart
347ed6bfc2
[manager-api] Introduce endpoint for cluster info
2022-06-30 21:26:38 +05:30
Pudong Zheng
fe6e39e3a3
[workspace] support user upload ssh keys
...
Co-authored-by: Huiwen <huiwen@gitpod.io>
Co-authored-by: Christian Weichel <chris@gitpod.io>
Co-authored-by: Pavel Tumik <18602811+sagor999@users.noreply.github.com>
2022-06-15 22:58:25 +05:30
Pavel Tumik
7a7792f531
volume snapshot delete and restore support, garbage collection
2022-06-15 02:37:25 +05:30
Pavel Tumik
5a62315e27
add PVC feature flag
2022-04-06 01:59:19 +05:30
rl-gitpod
87ea360977
[gpctl] add workspace backup command
2021-09-30 04:50:47 -03:00
Manuel Alejandro de Brito Fontes
dfda855db9
Embed the Unimplemented implementation
2021-04-07 07:39:04 -04:00
Manuel Alejandro de Brito Fontes
1e1b3ae459
Update ws-manager
2021-03-12 12:54:40 -03:00
Anton Kosyakov
0623a65543
[supervisor-api] fix generate.sh script
...
and add missing copyrights
2021-03-08 09:48:50 +01:00
Gero Posmyk-Leinemann
9be229e4a2
[admin] More runtime info: podName and nodeIp ( #3197 )
...
* [admin] Render additional workspace properties
* [protocol] add instance.status.podName
* [protocol] Introduce instance.status.nodeIp
2021-02-23 10:19:26 +01:00
Christian Weichel
5b6325f0de
Remove privileged feature flag and permission
...
now that we have user-namespaced workspaces the privileged flag
has become even more of a nuisance and technical debt.
Fixes gitpod-io/gitpod#3058
2021-02-12 09:19:48 +01:00
Christian Weichel
b7dda84ad0
[license] Update license header from TypeFox GmbH to Gitpod GmbH
2021-01-04 15:12:02 +01:00
Christian Weichel
012e34ad76
[license-header] Re-apply license header
2020-09-04 14:12:06 +02:00
Christian Weichel
757c19a935
[registry-facade] Move from theia version to IDE image
...
This move allows us to specify an IDE docker image at workspace startup,
rather than just selecting from a fixed set of Theia images.
2020-09-04 14:12:06 +02:00
gitpod-init
24f7b609bf
initial commit
2020-08-25 09:25:15 +00:00