Commit graph

282 commits

Author SHA1 Message Date
Balasankar "Balu" C
475f5af390
Support building Golang-FIPS in UBI
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:17:16 +05:30
Balasankar "Balu" C
0149acb910
Support building Ruby in UBI
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:17:15 +05:30
Balasankar "Balu" C
9441b21608
Install essential packages in UBI
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:17:13 +05:30
Balasankar "Balu" C
690bb34f74
Fix build environment detection
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-06 13:10:21 +05:30
Patrick Steinhardt
d87b0be061 gitaly: Stop installing PgBouncer
Gitaly is using PgBouncer in its CI pipelines to verify that Praefect
works alright with this proxy for Postgres. While it was initially using
the PgBouncer binary directly, the project has since migrate to set up
PgBouncer as a service via a separate image in 0e5953177 (ci: Tie in
PgBouncer as a service, 2021-12-03). Since then the PgBouncer executable
is not needed anymore in the image used by Gitaly.

Stop installing PgBouncer and remove the architecture we have to build
and install it.
2022-07-06 07:42:08 +02:00
Stan Hu
2432db6c3f Merge branch 'acunskis-automated-chromedriver-version' into 'master'
Automaticaly fetch chromedriver version based on chrome

See merge request gitlab-org/gitlab-build-images!558
2022-07-05 16:43:08 +00:00
Balasankar "Balu" C
aefa05c7bd
Fix base image detection
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-05 14:55:51 +05:30
Andrejs Cunskis
36b798f72a
Add chrome version 103 2022-07-04 15:25:58 +00:00
Andrejs Cunskis
f71fe0261d
Automaticaly fetch chromedriver version based on chrome 2022-07-04 14:30:33 +00:00
Balasankar "Balu" C
0dea43ac3b
Support using OS other than Debian as base for custom images
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-07-04 16:30:29 +05:30
Rémy Coutable
ec7e89bd00
Add a way to install Helm
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-06-30 16:28:49 +02:00
Lin Jen-Shin
a00159f06f Add a way to pin RubyGems and pin to 3.2 2022-06-22 00:16:26 +08:00
Andrejs Cunskis
eda1d374d1
Bump bundler version to 2.3.15 2022-06-10 10:45:35 +03:00
Robert Marshall
5be515c87b Update jemalloc to 5.3.0 2022-06-06 16:20:03 +00:00
Vitaly Slobodin
976d8937de Update Ruby to 2.7.6 2022-05-17 20:39:02 +00:00
Andrejs Cunskis
1ef6c55491
Automatically detect debian version 2022-05-17 15:06:27 +03:00
Rémy Coutable
08680b0e16 Merge branch 'sh-update-deps' into 'master'
Update Git, Golang, and Chrome versions for GitLab build images

See merge request gitlab-org/gitlab-build-images!539
2022-05-16 10:48:01 +00:00
Balasankar 'Balu' C
1143a7530c Merge branch 'mk-ruby-3.0.4' into 'master'
Bump Ruby 3 images to 3.0.4

See merge request gitlab-org/gitlab-build-images!540
2022-05-13 16:50:13 +00:00
Matthias Käppler
842598cb63 Bump Ruby 3 images to 3.0.4 2022-05-13 16:50:13 +00:00
Balasankar 'Balu' C
95b154eaf7 Merge branch 'vs/drop-nodejs-12' into 'master'
Drop support for Node.js 12

See merge request gitlab-org/gitlab-build-images!535
2022-05-13 10:57:30 +00:00
Vitaly Slobodin
16805b7bfa Drop support for Node.js 12 2022-05-13 10:57:29 +00:00
Stan Hu
1ecac04f87
Update Git, Golang, and Chrome versions for GitLab build images
The Chrome update is needed to match the version bump for QA-related
images:
https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/536
2022-05-12 21:13:36 -07:00
Andrejs Cunskis
9cd59387cd
Update chrome version in images 2022-05-12 13:07:33 +03:00
Andrejs Cunskis
6bfe260f3b Experiment: automatically push built images 2022-05-11 12:56:08 +00:00
Andrejs Cunskis
8b1b51a97c
Correctly set tag for images without minor tools 2022-05-03 14:15:31 +03:00
Andrejs Cunskis
8fff315864
Move custom images to separate major component directories 2022-05-03 13:52:10 +03:00
Kamil Trzciński
384f6231b4 Update scripts to compile arm64 based images
This changes all binaries to be platform dependent
instead of being amd64 hardcoded.
2022-05-02 17:20:44 +02:00
Kamil Trzciński
ee1bb21ec9 Allow to prefix deployed images into nested
This allows to escape the tag length limit of 128
and better organise images from different architectures
2022-05-02 15:26:47 +02:00
Rémy Coutable
779a199009 Merge branch 'buildkit-inline-cache' into 'master'
Use buildkit and inline cache to speed up builds

See merge request gitlab-org/gitlab-build-images!526
2022-05-02 12:49:43 +00:00
Andrejs Cunskis
9822179497
Set debian and add missing docker for custom build 2022-05-01 22:29:14 +03:00
Andrejs Cunskis
1f15ec8684
Add option to pass custom bundler version 2022-05-01 19:31:13 +03:00
Andrejs Cunskis
e5885af2fb
Use buildkit and inline cache to speed up builds 2022-04-29 16:19:34 +03:00
Andrejs Cunskis
423759a39f
Add explicit kubectl sha256 check 2022-04-29 16:08:04 +03:00
Andrejs Cunskis
0b459c20fe
Remove unnecessary curl installation in kubectl 2022-04-28 21:34:54 +03:00
Andrejs Cunskis
06a761ebf6
Update Dockerfile.custom 2022-04-28 19:38:02 +03:00
Andrejs Cunskis
9906770111
Fix copy paste mistakes in variables 2022-04-28 18:56:57 +03:00
Andrejs Cunskis
7a97735026
Integrate gcloud and kubectl in custom build 2022-04-28 18:32:48 +03:00
Andrejs Cunskis
5cd81e9b3c
Add kubectl install script 2022-04-28 18:23:42 +03:00
Andrejs Cunskis
a0317aa98d
Add gcloud installation script 2022-04-28 18:07:39 +03:00
feistel
17f6443c23 Update Go to 1.17.9 2022-04-13 23:20:50 +02:00
Matthias Käppler
86fa76e02a Update Go to 1.17.8 2022-04-07 10:52:47 +00:00
Stan Hu
b48bd1af38 Merge branch 'add-chrome-94-support' into 'master'
Add support for Chrome 94 in GitLab images

See merge request gitlab-org/gitlab-build-images!504
2022-03-21 15:58:00 +00:00
Vitaly Slobodin
1776923a4d Bump Node.js to 16.14.2
https://nodejs.org/en/blog/vulnerability/mar-2022-security-releases/
2022-03-18 10:07:36 +03:00
Rémy Coutable
11df180825
Add support for Chrome 94 in GitLab images
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-17 17:53:10 +01:00
Rémy Coutable
54900fc18d
Update to Chrome 99
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-03-16 19:07:39 +01:00
Lukas 'Eipi' Eipert
0089899f11 Merge branch 'sh-update-www-gitlab-com-nodejs' into 'master'
Update nodejs to v16.14.0 for www-gitlab-com image

See merge request gitlab-org/gitlab-build-images!498
2022-03-08 13:54:05 +00:00
Stan Hu
edbe08f360
Update nodejs to v16.14.0
This matches the update in
https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/99215.

This also renames the image from `www-gitlab-com-3.0` to
`www-gitlab-com-ruby-3.0-node-16` to make it possible to roll this
change out properly.
2022-03-07 13:26:17 -08:00
Lukas 'Eipi' Eipert
e951d1ab82 Cache Google Chrome deb with generic packages rather than AWS 2022-02-22 15:49:54 +00:00
Lukas Eipert
ce4f19b5aa Create node v16 versions of our build images 2022-02-21 14:27:04 +01:00
Lukas Eipert
b2e4da6246 Update yarn to 1.22.17 2022-02-21 14:24:21 +01:00