Gero Posmyk-Leinemann
c5a55dd02a
[claude/cline] See if it works to integrate memory-bank into Claude Code ( #20913 )
...
* [cline] Fix memory-bank rules
* [claude] Integrate with memory-bank (attempt)
2025-06-19 11:41:02 -04:00
iQQBot
301f1b73da
upgrade golang to 1.24.3 ( #20846 )
...
* upgrade golang to 1.24.3
* fix caddy
* update go debug
* fix non-constant format string in call to fmt Format method
2025-05-28 13:32:00 -04:00
Cornelius A. Ludmann
1f06a5330f
Update Gitpod client libraries ( #20825 )
2025-05-20 16:01:05 -04:00
Kyle Brennan
3f2d253988
Bump docker compose and docker ( #20688 )
...
* Bump docker compose
Tool: gitpod/catfood.gitpod.cloud
* Bump docker
Tool: gitpod/catfood.gitpod.cloud
* Oops
Tool: gitpod/catfood.gitpod.cloud
* Fix build
Tool: gitpod/catfood.gitpod.cloud
2025-03-21 02:52:50 -04:00
Gero Posmyk-Leinemann
e9aae6e497
[docker-up] Auto-login dockerd if GITPOD_IMAGE_AUTH is set ( #20586 )
...
* [docker-up] Minor fixes and add tests
Tool: gitpod/catfood.gitpod.cloud
* [image-builder-bob] Tests&fixes from an experimental PR
Tool: gitpod/catfood.gitpod.cloud
* [supervisor, ws-manager] Write docker credentials into client config file if passed into workspace
Tool: gitpod/catfood.gitpod.cloud
* [server] Introduce project.settings.enableDockerdAuthentication and expose it on the API
Tool: gitpod/catfood.gitpod.cloud
* [dashboard] Add "Docker registry authentication" toggle under projects/env vars
Tool: gitpod/catfood.gitpod.cloud
* [server] Guard project.settings.enableDockerdAuthentication by org write_settings permission
Tool: gitpod/catfood.gitpod.cloud
* review comments with cleanup + small fixes
Tool: gitpod/catfood.gitpod.cloud
2025-02-12 05:16:48 -05:00
Gero Posmyk-Leinemann
0839174979
[docker-up] Set DOCKER_TEST_RO_DISABLE_IPV6 ( #19935 )
2024-06-20 15:38:15 +02:00
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
Thomas Schubart
ea6fd8823c
Ensure containers inherit stdio ( #18828 )
2023-09-27 21:06:06 +03:00
Manuel Alejandro de Brito Fontes
8ef82ff356
Update go modules to 1.21 ( #18805 )
2023-09-26 17:52:05 +03:00
Manuel Alejandro de Brito Fontes
c608516514
Update dev image ( #18798 )
...
* Update dev image
* Update packages
* Update images
* Update modules to fix gometalinter error
* Sync go modules
2023-09-26 15:14:05 +03:00
Manuel Alejandro de Brito Fontes
d7ba4db8a0
Enable CRI plugin in dockerd ( #18765 )
2023-09-21 14:25:00 +02:00
Christian Weichel
0a5dc029fc
Solidify runc create retries ( #18709 )
2023-09-13 14:41:52 +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
92853b5180
Update runc to v1.1.9 ( #18495 )
...
* Update runc to v1.1.9
* Update runc to v1.1.9
* Update runc test
2023-08-11 18:12:37 +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
Manuel Alejandro de Brito Fontes
6772864f10
Update runc to v1.1.7 ( #17620 )
2023-05-16 04:58:00 +08:00
Manuel Alejandro de Brito Fontes
c6facae79d
Update runc to v1.1.6 ( #17204 )
2023-04-14 16:33:53 +02: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
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
Kyle Brennan
59b51a5b10
[docker-up] update Docker Compose to 2.10.0-gitpod.1
...
Context: https://github.com/gitpod-io/gitpod/pull/16368#issuecomment-1437114679
Related Docker Compose release: https://github.com/gitpod-io/compose/releases/tag/v2.10.0-gitpod.1
Also, refactored source of truth for Docker Compose version to WORKSPACE.yaml for consistency and consideration when changing Docker version
2023-02-21 18:28:51 +01:00
Pudong Zheng
40830a89d5
[workspace] change container iface name ceth0 to eth0
2023-02-20 15:05:50 +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
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
utam0k
3660ed5256
runc-facade: squashes rare runc errors
2022-10-28 17:58:02 +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
a0e056aa82
Revert "[docker-up] Fix dev-time errors"
...
This reverts commit fcffbe61c0d1d9099be9589a492ccf4228667014.
2022-09-29 05:28:29 +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
Christian Weichel
fcffbe61c0
[docker-up] Fix dev-time errors
2022-09-28 08:45:28 +02:00
utam0k
21b1d3d674
docker-up: Upgrade runc to 1.1.4
...
https://github.com/opencontainers/runc/releases/tag/v1.1.4
2022-08-26 02:28:11 +02:00
Manuel Alejandro de Brito Fontes
510719c024
Update docker-compose to v2.10.0
2022-08-23 02:00:39 +02:00
Manuel Alejandro de Brito Fontes
4ad0b81d21
Add clone3 to seccomp profile syscalls
2022-08-10 17:27:54 +02:00
Manuel Alejandro de Brito Fontes
6ccb9eedb9
[docker-up] Update docker compose to v2.8.0
2022-07-31 00:19:25 -03:00
utam0k
90b8032d1c
docker-up: Enable rootless mode only in cgroup v1
...
Because docker requires systemd when using rootless mode in cgroup v2.
2022-07-26 00:57:20 -03:00
utam0k
c6076c6382
docker-up: Update dependencies.
2022-07-26 00:57:20 -03:00
Manuel Alejandro de Brito Fontes
88effa2e03
Update docker compose to v2.7.0
2022-07-25 06:40:20 -03:00
Manuel Alejandro de Brito Fontes
9c8ccc08f2
Update docker compose to v2.6.1
2022-06-28 19:42:37 +05:30
Manuel Alejandro de Brito Fontes
444f607e13
Update runc to v1.1.3
2022-06-13 18:36:23 +05:30
Manuel Alejandro de Brito Fontes
0264ccb4f1
[docker-up] Check docker-compose download
2022-06-04 01:14:52 +05:30
Manuel Alejandro de Brito Fontes
9063559121
[docker-up] Update docker compose to v2.6.0
2022-06-03 21:01:52 +05:30
Manuel Alejandro de Brito Fontes
50d7afdd9a
[docker-up] Update docker compose to 2.5.0
2022-05-02 22:34:18 +05:30
Manuel Alejandro de Brito Fontes
db903d8c05
[docker-up] Configfure docker0 MTU
2022-04-26 20:01:38 +05:30
Manuel Alejandro de Brito Fontes
1b88c8058e
Update go modules
2022-04-25 15:52:37 +05:30
Manuel Alejandro de Brito Fontes
587b165175
Do not override /usr/local/bin content
2022-04-19 13:20:31 +05:30
Manuel Alejandro de Brito Fontes
8600bbd00e
Update go modules
2022-04-19 13:20:31 +05:30