15 Commits

Author SHA1 Message Date
Gero Posmyk-Leinemann
76781bf322
[dev] Update workspace libraries to match kubernetes (containerd, runc, buildkit) (#20526)
* [workspace] Set lib versions: containerd to 1.6.36, runc 1.1.14 and buildkit to 0.12.5

Reasoning: https://linear.app/gitpod/issue/CLC-982/update-containerd-to-latest-patch-16x-k8s-and-runc-libs-in-gitpod-mono#comment-d5450e2c

* [golangci] Remove superfluous notlint and checks

* [image-builder-mk3] Fix incomplete tests where a library made the field "mediaType" non-optimal

    Original change: https://github.com/opencontainers/image-spec/pull/1091

* [docker] Switch from github.com/docker/distribution/reference to github.com/distribution/reference

* [ws-daemon] Internalize libcontainer/specconv because it got dropped between runc 1.1.10 and 1.1.14
2025-01-20 09:32:10 -05:00
Anton Kosyakov
6203104776
[blobserve] add http requests counters (#17404) 2023-04-27 22:40:36 +08:00
Milan Pavlik
385a323dcb
[installer] Do not pull blobserve implementation into installer (#16729)
* [installer] Do not pull blobserve implementation into installer

* fix

* fix

* Fix

* fix
2023-03-08 22:23:44 +01:00
JenTing Hsiao
43a9422709 blobserve: dynamically reload Docker auth config
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2023-01-05 11:37:46 +01:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Christian Weichel
c4831777b5 [registry-facade] Split off port for readiness probe 2022-05-05 00:12:20 +05:30
Manuel Alejandro de Brito Fontes
97bdaa6498 [blobserve] Configure readiness probe 2022-03-29 22:20:13 +05:30
Thomas Schubart
c7ef974409 Switch to prometheus collectors package
The currently used functions have been deprecated.
2022-01-24 16:44:16 +01:00
Simon Emms
6a1e38bb17 [blobserve]: export the config as a package 2021-10-04 11:58:51 -03:00
Manuel Alejandro de Brito Fontes
f25de2cdbf Log error changing default level 2021-09-22 10:15:47 -03:00
Manuel Alejandro de Brito Fontes
15fbc9b5dc Use gitpod-io log package 2021-06-15 10:55:33 -04:00
Manuel Alejandro de Brito Fontes
3b4ebc9bad Migrate deprecated methods from ioutil package 2021-03-02 06:37:49 -03:00
Manuel Alejandro de Brito Fontes
2b6a56bc40 Update go imports 2021-03-02 06:37:49 -03:00
Christian Weichel
b7dda84ad0 [license] Update license header from TypeFox GmbH to Gitpod GmbH 2021-01-04 15:12:02 +01:00
Christian Weichel
36fad0d2a8 [blobserve] Split blobserve into a component in its own right 2020-12-18 11:43:47 +01:00