Manuel Alejandro de Brito Fontes
5992b0f614
Update go dependencies ( #19577 )
...
* Update go dependencies
* Update S3
* Caddy plugins cannot use 1.22
* Update controller runtime signatures
* Update webhook suite test
* Update IPFS signatures
* Update go modules
* Update ipfs-cluster to v1.0.8
* Fix node-labeler build
* Fix IPFS CID parsing
* Update ipfs-cluster version
* Update controller-runtime signature
* Update statefulset signature
* Disable controller-runtime metrics
* Add comments
2024-03-26 20:55:35 +01:00
Jean Pierre
a6c7dd582a
[code] Update code to 1.86.1 ( #19404 )
...
* Delete 1.85 ide option
* Add invalid default ide test
* test delete 1.85 ide option
* Revert "test delete 1.85 ide option"
This reverts commit d705451c50896a75df26fb558df2126d50fffd9e.
* Update code to 1.86.1
* Revert "Revert "test delete 1.85 ide option""
This reverts commit 637c8a1fba926c272d045b2c024ae889af92a56b.
2024-02-08 17:35:50 +02:00
Jean Pierre
d316064cb3
[code] Update code dockerfile ( #19260 )
...
* Update code dockerfile
* Fix
* Fix
* Fix
* Update code commit
2023-12-14 17:48:21 +02:00
Manuel Alejandro de Brito Fontes
62ba5a8521
Update alpine to v3.19 ( #19233 )
...
* Update alpine to v3.19
* Update openssh to V_9_5_P1
2023-12-12 11:25:19 +02:00
Milan Pavlik
f0c8a858c9
[baseserver] Emit metrics for logs produced by level ENG-349 ( #19063 )
...
* [baseserver] Emit metrics for logs produced by level
* fix
* fix
* fix
* fix
* Fix
* Fix
* fix
* retest
* fix
2023-11-21 12:26:58 +02:00
Wouter Verlaek
185c0428c2
[scrubber] Improve KeyValue performance ( #19052 )
...
* [scrubber] Improve KeyValue performance
* Update benchmark comment
* update go mod
* Add metaID to hashed fields
---------
Co-authored-by: Pudong Zheng <pudong@gitpod.io>
2023-11-10 16:17:48 +02:00
Jean Pierre
14d20ceca9
[code] Cleanup unused replace rules ( #18888 )
2023-10-09 22:41:17 +03:00
Manuel Alejandro de Brito Fontes
8ef82ff356
Update go modules to 1.21 ( #18805 )
2023-09-26 17:52:05 +03:00
Jean Pierre
75753c1832
[code] Pass GITPOD_CODE_HOST when starting vscode server ( #18730 )
...
* Pass GITPOD_CODE_HOST when starting vscode server
* 🧹
* Fix
2023-09-20 08:03:59 +02:00
Jean Pierre
bef25a6a72
Update VS Code Browser to 1.82.0 ( #18680 )
...
* Update VS Code Browser to 1.82.0
* Properly set segment key
* Update commit
* Update stable image
2023-09-08 19:30:06 +02:00
Jean Pierre
1b9154dae2
Fix gp-code build ( #18543 )
2023-08-18 01:55:43 +02:00
Manuel Alejandro de Brito Fontes
513ca768f6
Update buildkit to v0.12.1 ( #18505 )
...
* Update buildkit to v0.12.1
* Update DisplaySolveStatus signature
* Switch to github.com/containerd/typeurl/v2
2023-08-15 09:17:40 +02:00
Manuel Alejandro de Brito Fontes
61f89f8436
Update go modules ( #18372 )
2023-07-28 16:20:30 +08:00
Manuel Alejandro de Brito Fontes
8c6d8e28f3
Update dependencies ( #18362 )
...
* Update k8s dependencies to v1.27.3
* Update opencontainers/runtime-spec to v1.1.0
* Update controller runtime to v0.15.0
* Update go modules
* Fix build
* Cleanup
* Fix ws-manager e2e tests
2023-07-27 23:34:29 +08:00
Manuel Alejandro de Brito Fontes
54c2040632
Update go modules to 1.20 ( #18360 )
2023-07-27 22:24:29 +08:00
Filip Troníček
5d8ba06455
Update native dependencies base ( #18219 )
2023-07-11 22:36:28 +08:00
Manuel Alejandro de Brito Fontes
57c605ddc4
Cleanup scrubber go module dependency ( #18149 )
2023-07-04 16:37:21 +08:00
Anton Kosyakov
dcaa6da5d1
validate: run IDE prebuild only in headless workspace ( #18120 )
...
in order to avoid race between IDE and prebuild
2023-07-03 19:21:20 +08:00
Manuel Alejandro de Brito Fontes
e2c416c442
Fix build error undefined: scrubber.TrustedValue ( #18134 )
2023-07-03 16:45:20 +08:00
Anton Kosyakov
f580e6bd00
fix SID-285: hook scrubber as logrus formatter ( #17781 )
2023-06-29 17:16:47 +08:00
Manuel Alejandro de Brito Fontes
891cd5417d
Update k8s dependencies to v0.26.2 ( #17211 )
...
* Update k8s dependencies to v0.26.2
* Update controller-runtime to v0.14.6
* Update cloud storage
https://github.com/googleapis/google-cloud-go/issues/6857
* Update copy options
* Update wolfi image
* Remove controller-runtime replace directives
* Fix integration tests
2023-04-18 03:59:49 +08:00
Manuel Alejandro de Brito Fontes
27979c9395
Update go dependencies ( #17101 )
...
* Update go dependencies
Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>
* Update runc to v1.1.5
* Update docker cli to v23.0.2+incompatible
---------
Signed-off-by: Manuel de Brito Fontes <aledbf@gmail.com>
2023-04-12 10:03:52 +02:00
Anton Kosyakov
f260c31439
[rebuild] decoule IDE env vars from registry-facade ( #16812 )
...
by moving in supervisor-ide-config.json
2023-03-13 13:24:48 +01:00
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
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
Anton Kosyakov
5d516df005
small improvements for gp rebuild
...
- fix checkout and workspace locations
- don't generate dockerfile if image is specified to avoid transfering traffic to daemon over and over
- only do inline replacements for VS Code Server in debug mode
2023-02-08 10:04:46 +01:00
Anton Kosyakov
d5e3a5fd4d
[codehelper] fix CSP replacement when serving from sources
2023-02-06 16:49:44 +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
Jean Pierre
afec88b620
Decouple gitpod extension
2023-02-01 16:15:39 +01:00
Autofix
f98e5a2aa1
Autofix: upgrade-nvm-tools
2023-01-11 21:06:52 +01:00
Anton Kosyakov
697696029b
[gp-run] experimental workspace config debug mode
...
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2023-01-09 06:32:48 +01:00
Autofix
23a836625e
Autofix: upgrade-nvm-tools
2022-12-16 06:37:25 -03:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Pudong Zheng
cb2c45593f
[code-helper] remove download vsix logic
2022-11-28 15:21:57 -03:00
Pudong Zheng
c8794e5071
[IDE] remove startup.sh
2022-11-23 09:44:53 -03:00
mustard
6824a8f7de
[codehelper] replace product.json only
2022-11-21 11:50:51 -03:00
mustard
1bcf1bde97
Add logging for code startup perf issues
2022-11-18 13:59:48 -03:00
mustard
8531b6c00b
[code] update startup.sh to replace temporary variables
2022-11-04 12:32:09 +01:00
mustard
2b7e3617fa
point extension resources marketplace to open-vsx
2022-11-03 17:26:08 +01:00
Filip Troníček
df68a2c035
Tag VS Code images with version
...
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: iQQBot <iQQBot@users.noreply.github.com>
Co-authored-by: mustard <mhqnwt@gmail.com>
2022-10-21 19:48:36 +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
mustard
ac165729e2
[code] replace version during build time
2022-09-16 08:46:17 +02:00
Jean Pierre
350404f82d
Add vscode callback route
2022-09-12 20:25:13 +02:00