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
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
bcdde44633
Switch from alpine to wolfi
2023-02-05 12:10:43 +01:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
mustard
a007cd57a4
[openvsx-proxy] re-enable requests_total metric
2022-11-15 16:44:45 +02:00
Pudong Zheng
a4ffeb8cb5
[openvsx-proxy] support dynamic upstream url
2022-11-14 13:18:44 +02:00
Anton Kosyakov
8e5e19d63e
[openvsx-proxy] switch to debug instead of info
2022-11-09 14:51:39 +01: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
Manuel Alejandro de Brito Fontes
438ffab694
Update k8s dependencies to v0.24.4
2022-08-23 08:18:39 +02:00
Manuel Alejandro de Brito Fontes
7b4a885ee3
Update k8s dependencies to v0.24.3
2022-08-23 08:18:39 +02:00
Jean Pierre
1fe7486119
Fix X-Forwarded-* headers
2022-08-12 17:33:29 +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
Manuel Alejandro de Brito Fontes
5ed1deb661
Update to new stable alpine version v3.16
2022-06-07 15:33:17 +05:30
Manuel Alejandro de Brito Fontes
1b88c8058e
Update go modules
2022-04-25 15:52:37 +05:30
Jean Pierre
5816e45cb1
Handle compressed response and follow redirects in openvsx proxy
2022-04-06 17:55:20 +05:30
Manuel Alejandro de Brito Fontes
a563242ef3
Update go dependencies
2022-03-03 18:46:10 +05:30
Mads Hartmann
dd8b5b728a
Remove OWNERS related files
...
Fixes https://github.com/gitpod-io/ops/issues/844
2022-02-08 09:15:30 +01:00
Thomas Schubart
c7ef974409
Switch to prometheus collectors package
...
The currently used functions have been deprecated.
2022-01-24 16:44:16 +01:00
ArthurSens
37c2d1ea77
component/common-go/tracing: Add version tags to all spans
...
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
2021-12-08 11:30:33 +01:00
Manuel Alejandro de Brito Fontes
1c0c677313
Update alpine to 3.15
2021-12-01 10:10:27 +01:00
Cornelius A. Ludmann
154eac968a
[openvsx-proxy] Disable debug logging
2021-11-18 15:47:15 +01:00
Christian Weichel
424f6f96ca
[build] Use buildFlags to not break Go library builds
2021-11-11 12:44:09 +01:00
Simon Emms
569ba9fae6
[installer]: add openvsx-proxy and workspace as components
2021-11-02 13:00:11 +01:00
Cornelius A. Ludmann
6854a24569
[openvsx-proxy] Fix Access-Control-Allow-Origin header for cached values
2021-10-25 10:45:02 +02:00
Cornelius A. Ludmann
715a5581b2
[openvsx-proxy] Fix status counter metric
...
/werft no-preview
2021-10-18 04:51:04 -03:00
Cornelius A. Ludmann
180d020b1c
[openvsx-proxy] Prevent of tracking unexpected paths in status counter metric
...
e.g. requests from crawlers/bots
2021-10-18 04:17:04 -03:00
Manuel Alejandro de Brito Fontes
1854bfae70
Update controller-runtime and k8s go dependencies
2021-10-14 12:14:01 -03:00
Christian Weichel
8efac73cba
[prow] Add labels to OWNERS files
2021-10-12 09:01:58 -03:00
Cornelius A. Ludmann
619c8eafad
Add OpenVSX proxy component
2021-10-08 08:19:55 -03:00