Lukas Eipert
d3a9f21b7b
Add missing gpg package
2022-02-22 16:19:07 +01:00
Lukas 'Eipi' Eipert
7e4d101865
Update docker image to a more recent one
2022-02-22 15:05:00 +00:00
Lukas Eipert
a9c5fa7b10
Cache Google Chrome deb with generic packages rather than AWS
...
We currently cache Google Chrome deb files in AWS. Since GitLab 14.8
Generic Packages have become generally available. So in order to remove
the dependency on AWS and to dogfood the feature, we are going to cache
the Google Chrome deb files with GitLab
https://docs.gitlab.com/ee/user/packages/generic_packages/
2022-02-22 13:32:13 +01:00
Rémy Coutable
6bb7cc091f
Merge branch 'leipert-add-node-16-images' into 'master'
...
Add node@16 images / update images to node@16
See merge request gitlab-org/gitlab-build-images!459
2022-02-21 17:38:50 +00:00
Lukas Eipert
0c3850f525
Update puppeteer image to node@16
2022-02-21 14:27:06 +01: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
Stan Hu
51e4dea7ac
Merge branch '93-upgrade-operator-sdk' into 'master'
...
Upgrade Operator SDK to 1.14.0
Closes #93
See merge request gitlab-org/gitlab-build-images!492
2022-02-21 07:44:02 +00:00
Mitchell Nielsen
7c097ac5c1
Upgrade Operator SDK to 1.14.0
2022-02-21 07:44:02 +00:00
Stan Hu
65b2618e8f
Merge branch 'sh-upgrade-go1.17.7' into 'master'
...
Update to Go v1.17.7
See merge request gitlab-org/gitlab-build-images!491
2022-02-11 17:24:58 +00:00
Stan Hu
048371d633
Update to Go v1.17.7
...
See https://twitter.com/golang/status/1491914601948233731
2022-02-11 08:59:38 -08:00
Stan Hu
6a1daa5e8b
Merge branch 'sh-downgrade-chrome-97' into 'master'
...
Downgrade to Chrome 97
See merge request gitlab-org/gitlab-build-images!490
2022-02-11 09:06:11 +00:00
Stan Hu
1cb45d0cab
Downgrade to Chrome 97
...
Chrome 98 has a bug with sending control keys that is breaking our
keyboard shortcut tests:
https://bugs.chromium.org/p/chromedriver/issues/detail?id=3999
Prune older Chrome entries as we no longer need them.
2022-02-11 00:45:16 -08:00
Balasankar 'Balu' C
a22760c672
Merge branch 'sh-uninstall-system-postgresql-client' into 'master'
...
Purge system postgresql-client
See merge request gitlab-org/gitlab-build-images!489
2022-02-11 06:34:39 +00:00
Stan Hu
6f10e7fd7c
Purge system postgresql-client
2022-02-11 06:34:38 +00:00
Stan Hu
269a50ae3a
Merge branch 'sh-drop-git-2.31-gitaly' into 'master'
...
Drop Gitaly support for Git v2.31
See merge request gitlab-org/gitlab-build-images!488
2022-02-11 05:29:31 +00:00
Stan Hu
9bdd8b4e85
Drop Gitaly support for Git v2.31
...
Gitaly now bundles its own version of Git, so this version is really
meant for CI testing. We don't need to support older versions.
2022-02-10 21:12:49 -08:00
Balasankar 'Balu' C
3e1c3957f6
Merge branch 'sh-update-debian-bullseye-assets-image' into 'master'
...
Update GitLab compile assets images to bullseye
See merge request gitlab-org/gitlab-build-images!485
2022-02-11 04:18:02 +00:00
Stan Hu
45f5560da3
Update GitLab compile assets images to bullseye
2022-02-11 04:18:02 +00:00
Stan Hu
2a1adeeafe
Merge branch 'sh-update-chrome-98' into 'master'
...
Update to Chrome 98
See merge request gitlab-org/gitlab-build-images!487
2022-02-10 23:40:16 +00:00
Stan Hu
122e14854a
Update to Chrome 98
...
Chrome 89 does not support Debian bullseye.
2022-02-10 12:29:35 -08:00
Stan Hu
1872ff455a
Merge branch 'sh-gitaly-postgresql-version' into 'master'
...
Use explicit PostgreSQL version for Gitaly images
See merge request gitlab-org/gitlab-build-images!486
2022-02-10 18:40:53 +00:00
Stan Hu
5b160738a9
Use explicit PostgreSQL version for Gitaly images
...
Currently the Gitaly images install the PostgreSQL version available
to the Debian repository. The support scripts in Praefect currently
depend on specific versions of `psql`, so let's be explicit about the
versions used in the image and install PostgreSQL from the PGDG
repository.
2022-02-10 09:14:02 -08:00
Stan Hu
114463a3bc
Merge branch 'vs/bump-nodejs-lts-customersdot' into 'master'
...
Bump Node.js version to LTS for CustomersDot
See merge request gitlab-org/gitlab-build-images!483
2022-02-10 16:23:35 +00:00
Vitaly Slobodin
e18ed3a95d
Bump Node.js version to LTS for CustomersDot
2022-02-10 15:03:05 +03:00
Balasankar 'Balu' C
40d3de5aab
Merge branch 'vs/bump-psql-customersdot' into 'master'
...
Bump PostgreSQL from 9.5 to 10.19 for CustomersDot
See merge request gitlab-org/gitlab-build-images!482
2022-02-10 07:37:54 +00:00
Vitaly Slobodin
7c6935bf5d
Bump PostgreSQL from 9.5 to 10.19 for CustomersDot
2022-02-10 07:37:54 +00:00
Balasankar 'Balu' C
14b9144721
Merge branch 'sh-update-bullseye' into 'master'
...
Update to Debian bullseye
See merge request gitlab-org/gitlab-build-images!484
2022-02-10 07:37:01 +00:00
Stan Hu
27c59b7e27
Update to Debian bullseye
2022-02-10 07:37:01 +00:00
Balasankar 'Balu' C
cc18fe8b5b
Merge branch 'sh-ruby-ldflags-prep' into 'master'
...
Ensure jemalloc is always linked with ruby binary
See merge request gitlab-org/gitlab-build-images!481
2022-02-07 07:34:08 +00:00
Stan Hu
b62cf0d32f
Ensure jemalloc is always linked with ruby binary
2022-02-07 07:34:08 +00:00
Rémy Coutable
908944a211
Merge branch 'add-triage-ops-image' into 'master'
...
Add triage-ops image
See merge request gitlab-org/gitlab-build-images!480
2022-02-03 14:49:13 +00:00
Rémy Coutable
422013d00b
Add triage-ops image
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2022-02-03 15:34:29 +01:00
Balasankar 'Balu' C
09e50210c3
Merge branch 'vs/update-nodejs-customersdot' into 'master'
...
Bump Node.js to 14 for CustomersDot images
See merge request gitlab-org/gitlab-build-images!479
2022-01-31 09:01:07 +00:00
Vitaly Slobodin
620b53a7a6
Bump Node.js to 14 for CustomersDot images
2022-01-31 09:01:06 +00:00
Balasankar 'Balu' C
575e740fdd
Merge branch 'sh-update-golang-1.17.6' into 'master'
...
Update to Go v1.17.6
See merge request gitlab-org/gitlab-build-images!478
2022-01-27 07:33:30 +00:00
Stan Hu
7883570dc7
Update to Go v1.17.6
2022-01-27 07:33:29 +00:00
Balasankar 'Balu' C
8dfc41ac7d
Merge branch 'mk-revert-475' into 'master'
...
Revert "Apply object tracing mark patch from upstream Ruby"
See merge request gitlab-org/gitlab-build-images!477
2022-01-25 09:09:57 +00:00
Matthias Käppler
aa5be09409
Revert "Apply object tracing mark patch from upstream Ruby"
2022-01-25 09:09:57 +00:00
Stan Hu
9359da523d
Merge branch 'mk-object-tracing-patch' into 'master'
...
Apply object tracing mark patch from upstream Ruby
Closes gitlab#350296
See merge request gitlab-org/gitlab-build-images!475
2022-01-24 08:22:19 +00:00
Matthias Käppler
5c40e913a9
Apply object tracing mark patch from upstream Ruby
2022-01-24 08:22:19 +00:00
Stan Hu
54cd4ef6df
Merge branch 'sh-patch-ruby-object-tracing' into 'master'
...
Add Ruby patch to test GC issues with object tracing enabled
See merge request gitlab-org/gitlab-build-images!474
2022-01-20 09:01:24 +00:00
Stan Hu
012bc5654a
Add Ruby patch to test GC issues with object tracing enabled
...
It's possible we just need a `RB_GC_GUARD` to prevent `obj` from being
prematurely freed by the garbage collector. This is test out
https://github.com/ruby/ruby/pull/5470/files .
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/350296
2022-01-19 11:37:36 -08:00
Stan Hu
91314bb6f8
Merge branch 'sh-fix-gsutil-patch' into 'master'
...
Fix gsutil rsync supported args
See merge request gitlab-org/gitlab-build-images!473
2022-01-06 04:36:19 +00:00
Stan Hu
b90f2f9d79
Fix gsutil rsync supported args
...
This fixes a problem with -x <args> no longer worked. Seen in
https://gitlab.com/gitlab-com/www-gitlab-com/-/jobs/1946099171 .
2022-01-05 20:20:54 -08:00
Stan Hu
77f0f3d150
Merge branch 'sh-gsutil-rsync-patch' into 'master'
...
Patch gsutil in www-gitlab-com image
See merge request gitlab-org/gitlab-build-images!472
2022-01-05 17:10:44 +00:00
Stan Hu
0e7a55eb8a
Fold patched www-gitlab-com-3.0.patched-gsutil into www-gitlab-com-3.0
...
This eliminates an extra build.
2022-01-05 08:38:11 -08:00
Stan Hu
519554013c
Add custom www-gitlab-com image with patched gsutil rsync command
...
Currently the `gsutil rsync` command does not support the `-z` or `-Z`
options available in `gsutil cp` to compress files locally via gzip
before uploading
(https://github.com/GoogleCloudPlatform/gsutil/issues/579 ). As
https://cloud.google.com/storage/docs/gsutil/commands/cp states:
When you specify the -z option, the data from your files is
compressed before it is uploaded, but your actual files are left
uncompressed on the local disk. The uploaded objects retain the
Content-Type and name of the original files, but have their
Content-Encoding metadata set to gzip to indicate that the object data
stored are compressed on the Cloud Storage servers and have their
Cache-Control metadata set to no-transform.
about.gitlab.com is currently serving uncompressed HTML files because
`Cache-Control: max-age=0` is set (see
https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/87045 ),
and Fastly has a custom rule to skip HTML files and therefore won't
cache them.
This patches the `rsync.py` using
https://github.com/GoogleCloudPlatform/gsutil/pull/1430 to support these
command-line options so local gzip compression can be performed.
Relates to
https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/14852
2022-01-05 08:37:26 -08:00
Rémy Coutable
58a310f6ce
Merge branch 'jp-locales' into 'master'
...
Use C.UTF-8
See merge request gitlab-org/gitlab-build-images!451
2021-12-13 10:31:08 +00:00
Jan Provaznik
8bd9fd997e
Use C.UTF-8
2021-12-13 10:31:08 +00:00