11 Commits

Author SHA1 Message Date
Gero Posmyk-Leinemann
43a156630f
[bob] Log body of "Bad Request" responses (#19823) 2024-06-04 13:50:16 +08:00
Pudong
b2592b14cc
[image-build] refactor image build (#19474)
* add experimental config for set baseImageRepo and workspaceImageRepo

* use crane speed up build workpace image layer

* refactor image build logic

* Indicate when BuildStarted fails

* Revert "Indicate when BuildStarted fails"

This reverts commit 11f36f1b76164a3777d27430dd35aacb322fe2f4.

* Apply suggestions from code review

Co-authored-by: Kyle Brennan <kyle@gitpod.io>

* update readme

* remove warn

---------

Co-authored-by: Kyle Brennan <kyle@gitpod.io>
2024-03-28 13:54:37 +01:00
Pudong
e2b82f69d9
Add private registry support for Dockerfile image build (#18760)
* 1

* fix

* update buildkitd
2023-09-26 12:55:05 +03:00
Kyle Brennan
8d0e768394
[image-builder-bob] retry on bad request (#18621) 2023-08-30 14:52:56 +02:00
Manuel Alejandro de Brito Fontes
603d2a709a
Force oauth token refresh (#18620) 2023-08-30 11:27:56 +02:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Prince Rachit Sinha
f2a296855d [image-builder] Intro non-docker url rewrite
Process docker api urls starting with /v2/
differently from non-docker api url whose path does not
start with /v2/.
2022-06-01 22:49:50 +05:30
Christian Weichel
9af4143698 [image-builder] Don't re-use authentication across requests 2021-11-24 10:27:20 +01:00
Simon Emms
6793883a7c [image-builder-mk3]: set x-forwarded-for header value to 127.0.0.1 2021-11-22 17:00:19 +01:00
Christian Weichel
5dafe5c62d [image-builder-mk3] Fix docker.io interaction 2021-11-15 17:15:12 +01:00
Christian Weichel
2810f844ab [image-builder-mk3] Add push ring2 proxy 2021-11-12 10:58:09 +01:00