Milan Pavlik
|
13b3b013b6
|
[logging] Enable storing/extracing of logger from context (#16658)
* [logging] Enable storing/extracing of logger from context
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
|
2023-03-09 10:27:45 +01:00 |
|
Christian Weichel
|
da4cafd5e5
|
Gitpod OIDC Identity Provider (#16482)
* Prototype IDP provider
* [gp cli] Add IDP commands
* [public-api] Remove zitadel based IDP implementation
* [gitpod-cli] Add IDP support for Vault
* [idp] Remove per-org IDP
* [idp] Add key cache and random key IDs
* [idp] Defer GetIDToken authorisation to server
* [idp] Add Redis public key cache
* [gitpod-cli] Hide IDP commands
* [idp] Add key ID to JWT
* [idp] Add unit tests
* [idp] Adress review comments
* [public-api-server] Use logging middleware globally
* [public-api-server] Simplify service registration
* [idp] Add Redis outage resilience
|
2023-03-03 17:11:01 +01:00 |
|
Milan Pavlik
|
e4e05143e2
|
[baseserver] Initialize tracer with server (#16586)
* [baseserver] Initialize tracer with server
* fix
* Fix
* fix
|
2023-03-03 14:57:01 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
b336a5cb65
|
Update go dependencies
|
2023-02-10 09:24:15 +01:00 |
|
Pudong Zheng
|
352393456b
|
gitpod-cli: add analytics
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
|
2023-02-08 17:43:46 +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 |
|
Andrea Falzetti
|
3c072803c6
|
feat(gitpod-cli): report errors to ide-metrics-api
|
2022-10-13 18:21:28 +02:00 |
|
Anton Kosyakov
|
08a8412774
|
random exponential backoff of server connections
|
2022-10-05 11:16:20 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
d5eb5815b5
|
Update to 1.19
|
2022-10-04 15:17:22 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
3f6cbd07f1
|
Update go dependencies
|
2022-10-04 15:17:22 +02:00 |
|
Christian Weichel
|
d6023c989a
|
Revert "Switch to Go workspaces"
This reverts commit 6bc34cf17512cb0a10a3a6cce44141b1f06b624e.
|
2022-09-29 05:28:29 +02:00 |
|
Christian Weichel
|
174a09222f
|
Revert "Run go work sync"
This reverts commit 6b23167e09f74062b31150d4044a8fe7cacbc34b.
|
2022-09-29 05:28:29 +02:00 |
|
Christian Weichel
|
6b23167e09
|
Run go work sync
|
2022-09-28 08:45:28 +02:00 |
|
Christian Weichel
|
6bc34cf175
|
Switch to Go workspaces
|
2022-09-28 08:45:28 +02:00 |
|
Andrea Falzetti
|
dabea333b8
|
feat(gitpod-cli): new cmd to stop tasks
|
2022-08-25 10:15:41 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
7b4a885ee3
|
Update k8s dependencies to v0.24.3
|
2022-08-23 08:18:39 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
de252636d7
|
Update go dependencies
|
2022-08-11 01:40:54 +02:00 |
|
JenTing Hsiao
|
856371178d
|
Revert "Update k8s dependencies to v0.24.2"
This reverts commit 2911bc3283c2b79aacde0d16bce056de62eb696b.
|
2022-07-05 11:11:01 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
2911bc3283
|
Update k8s dependencies to v0.24.2
|
2022-07-05 03:37:52 +05:30 |
|
Andrea Falzetti
|
f5eaee97fa
|
feat(gitpod-cli): add top cmd
|
2022-06-13 22:45:23 +05:30 |
|
Manuel Alejandro de Brito Fontes
|
1b88c8058e
|
Update go modules
|
2022-04-25 15:52:37 +05:30 |
|
Andrea Falzetti
|
e5ea51151c
|
feat(gitpod-cli): add tasks cmd
|
2022-03-21 18:31:27 +05:30 |
|
Jean Pierre
|
6f8f153ddf
|
Use procfs library for reading proc files
|
2022-02-11 02:23:32 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
82d786e2bb
|
Remove ws-scheduler
|
2022-01-24 20:08:17 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
fc0de7566a
|
Fix go dependencies
|
2021-10-26 08:16:03 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
f7cf8e33e7
|
Update go dependencies
|
2021-08-27 12:33:26 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
6e7340dc86
|
Update k8s dependencies to v1.22.0
|
2021-08-11 17:31:10 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
4edfce5ebf
|
Update grpc dependencies
Signed-off-by: Manuel Alejandro de Brito Fontes <aledbf@gmail.com>
|
2021-08-04 15:49:04 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
a57e2e73ea
|
Update go dependencies
|
2021-06-15 09:45:54 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
97f89a27bb
|
[gitpod-cli] Use go-cmp for env test comparison
|
2021-06-15 07:06:01 -04:00 |
|
Anton Kosyakov
|
f7b2e37cbd
|
[supervisor] support tunneled ports
|
2021-05-20 09:49:33 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
bbd7b11d47
|
Update grpc dependencies
|
2021-05-05 06:10:32 -04:00 |
|
Anton Kosyakov
|
5e39b06cb5
|
[gitpod-cli/protocol] remove dependency to common-go
|
2021-03-29 16:10:34 +02:00 |
|
Anton Kosyakov
|
4ebbcc1d62
|
fix #3162: decouple gp env from theia
|
2021-03-29 16:10:34 +02:00 |
|
Jan Koehnlein
|
49d3aa83f0
|
[git] notify a user about missing scopes on git actions
Fixes https://github.com/gitpod-io/gitpod/issues/2810
|
2021-03-27 09:47:44 +01:00 |
|
Sven Efftinge
|
376ea276f7
|
[Dashboard] Start ws for recently used repos
|
2021-03-23 17:21:43 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
dc4f2b9b15
|
Update go modules to 1.16
|
2021-03-02 06:37:49 -03:00 |
|
Anton Kosyakov
|
8c993133cb
|
[supervisor] git token provider support
|
2020-12-02 09:40:35 +01:00 |
|
gitpod-init
|
24f7b609bf
|
initial commit
|
2020-08-25 09:25:15 +00:00 |
|