Commit graph

932 commits

Author SHA1 Message Date
Stan Hu
60107ec642
Update Git to v2.33
As of https://gitlab.com/gitlab-org/gitaly/-/issues/3815, Gitaly now
requires v2.33 so let's make this image standard across the CI images.
2021-10-21 13:27:55 -07:00
Stan Hu
02cfb94595 Merge branch 'cmaxim_dind_update' into 'master'
Update 20.10.3-dind to 20.10.9-dind

See merge request gitlab-org/gitlab-build-images!440
2021-10-13 18:24:15 +00:00
Costel Maxim
59471bb90e Versionupdate for docker find 2021-10-13 10:07:07 +00:00
Stan Hu
0b1641b8ce Merge branch 'cmaxim_docker_git_update' into 'master'
Update  docker:20.10.3-git to docker:20.10.9-git

See merge request gitlab-org/gitlab-build-images!439
2021-10-12 23:59:16 +00:00
Stan Hu
40da1bb803 Merge branch 'sh-upgrade-go-lang' into 'master'
Update Golang v1.16.9 and v1.17.2

See merge request gitlab-org/gitlab-build-images!441
2021-10-12 23:36:33 +00:00
Stan Hu
fab40fe6b5
Update Golang v1.16.9 and v1.17.2
These are security releases:
https://golang.org/doc/devel/release#go1.17
2021-10-12 16:21:01 -07:00
Costel Maxim
774bc12c98 Update 20.10.3-dind to 20.10.9-dind 2021-10-12 10:51:46 +00:00
Costel Maxim
3d461a3c62 Update docker:20.10.3-git to docker:20.10.9-git 2021-10-12 10:27:32 +00:00
Stan Hu
3f7032db81 Merge branch 'dj-add-danger-ruby-2.6.6' into 'master'
Add danger image with ruby version 2.6.6

See merge request gitlab-org/gitlab-build-images!438
2021-10-08 17:08:36 +00:00
ddavison
62cd6d6632
Add danger image with ruby version 2.6.6 2021-10-08 12:22:06 -04:00
Stan Hu
29f6ad4080 Merge branch 'add-alpine-bash-jq-curl-git' into 'master'
Add image with basic tools required to hit an API and parse the JSON response

See merge request gitlab-org/gitlab-build-images!436
2021-10-04 14:17:41 +00:00
Balasankar "Balu" C
4b847ad5cb
Add image with tools required to hit and API and parse the JSON response
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2021-10-04 16:07:14 +05:30
Rémy Coutable
232b09ccc9 Merge branch 'vs/add-image-customersdot-dind' into 'master'
Add new image with docker for CustomersDot Docker-In-Docker

See merge request gitlab-org/gitlab-build-images!435
2021-09-23 14:13:50 +00:00
Vitaly Slobodin
ed9fb377fe Add new image with Docker for CustomersDot Docker-In-Docker 2021-09-23 11:27:13 +03:00
Stan Hu
51aa6b9406 Merge branch 'always-run-cache-google-chrome' into 'master'
Start the 'cache-google-chrome' job immediately on the main branch

See merge request gitlab-org/gitlab-build-images!434
2021-09-15 17:02:13 +00:00
Rémy Coutable
1ac4c70fa5
Start the 'cache-google-chrome' job immediately on the main branch
Signed-off-by: Rémy Coutable <remy@rymai.me>
2021-09-15 17:34:12 +02:00
Rémy Coutable
a8d9172776 Merge branch '85-add-gcloud-to-kubectl-1-17-helm-3-5-3' into 'master'
Add gcloud to kubectl 1.17/Helm 3.5.3

Closes #85

See merge request gitlab-org/gitlab-build-images!432
2021-09-03 08:59:42 +00:00
Albert Salim
fa21ba8b27 Add gcloud/kubectl 1.17/Helm 3.5.2-based image 2021-09-03 08:43:23 +00:00
Rémy Coutable
64ff2ca237 Merge branch '89-fix-kubebuilder-download' into 'master'
[gitlab-operator-build-base] Point directly to kubebuilder release artifact URL

Closes #89

See merge request gitlab-org/gitlab-build-images!433
2021-09-03 08:37:09 +00:00
Mitchell Nielsen
b814f0e985 Point directly to kubebuilder release artifact URL
Points directly to the kubebuilder release artifact URL in GitHub,
rather than going through `go.kubebuilder.io`. Its redirection, along
with the artifact names between versions, has changed and become
unstable. This approach gives us a more clear target for the download
and will make it easier to patch in the future when newer versions have
different filename conventions.
2021-09-02 12:12:20 -05:00
Stan Hu
b5a4afe94d Merge branch 'go/1.17' into 'master'
Add Go 1.17 to the build images

See merge request gitlab-org/gitlab-build-images!431
2021-08-20 22:30:50 +00:00
feistel
2f6e7217ec ci: add tests for go 1.17 gitaly images 2021-08-19 02:56:03 +00:00
feistel
90453443ef Add Go 1.17 to the build images 2021-08-19 02:40:18 +00:00
DJ Mountney
1a7929b873 Merge branch 'sh-update-go-1.16.7' into 'master'
Update to Go v1.16.7

See merge request gitlab-org/gitlab-build-images!430
2021-08-18 18:06:48 +00:00
Stan Hu
75872c38aa
Update to Go v1.16.7
This has a number of security and bug fixes:
https://golang.org/doc/devel/release#go1.16
2021-08-18 07:48:11 -07:00
Stan Hu
9aa7fa7390 Merge branch 'mk-ruby-2.7.4' into 'master'
Update Ruby 2.7.2 to 2.7.4

See merge request gitlab-org/gitlab-build-images!428
2021-08-18 14:23:18 +00:00
Matthias Kaeppler
19cbe92aa9 Pin ruby-2.7.2 image, add ruby-2.7
The ruby-2.7 tags will always contain the latest
patch released for that minor version.

This allows us to ship patches more easily but
retains backwards compatibility with existing
repos asking for 2.7.2.
2021-08-18 11:46:43 +02:00
Balasankar 'Balu' C
35c225221c Merge branch 'mk-pin-upstream-ruby' into 'master'
Danger: Pin ruby base image to Debian buster

See merge request gitlab-org/gitlab-build-images!429
2021-08-18 09:19:24 +00:00
Matthias Kaeppler
5af3b78964 Danger: Pin ruby base image to Debian buster
Until https://github.com/nodesource/distributions/issues/1249#issuecomment-897838056
is resolved.
2021-08-18 11:01:36 +02:00
DJ Mountney
a9bc5389a5 Merge branch 'mk-fix-ruby3-method-opt-bug' into 'master'
Add Ruby 3.0.2 patches to fix method override bug

See merge request gitlab-org/gitlab-build-images!427
2021-08-12 14:54:36 +00:00
Matthias Kaeppler
c87c1d58bf Add Ruby 3.0.2 patches to fix method override bug
These patches are necessary to fix https://bugs.ruby-lang.org/issues/17725
which is unreleased.

This is currently breaking our Ruby 3 build, so until 3.0.3 is out
let's apply these independently.
2021-08-12 15:31:46 +02:00
DJ Mountney
3b136f71f0 Merge branch 'mk-fix-ruby3-patchdir' into 'master'
Fix patches not applied to Ruby 3 build image

See merge request gitlab-org/gitlab-build-images!426
2021-08-11 16:21:29 +00:00
Matthias Kaeppler
ee30123fab Fix patches not applied to Ruby 3 build image
Since RUBY_VERSION expands to 3.0.2, and since
we look for patches in a director of the same
name, no patches were applied from the 3.0.0
directory.
2021-08-06 14:11:25 +02:00
DJ Mountney
6950f5bebb Merge branch '88-base64-is-missing-in-gitlab-operator-build-base' into 'master'
Add coreutils (base64) to gitlab-operator-build-base

Closes #88

See merge request gitlab-org/gitlab-build-images!425
2021-08-04 21:19:00 +00:00
Dmytro Makovey
c85b1063a3 replace busybox versions of utils with GNU coreutils 2021-08-04 20:21:33 +00:00
Balasankar 'Balu' C
9234f09a97 Merge branch '87-add-bash-to-dockerfile-gitlab-operator-build-base' into 'master'
Resolve "Add bash to Dockerfile.gitlab-operator-build-base"

Closes #87

See merge request gitlab-org/gitlab-build-images!424
2021-07-30 18:06:35 +00:00
Dmitry Makovey
a116e93304 added bash 2021-07-30 11:50:22 -06:00
Balasankar 'Balu' C
483b33a5ff Merge branch 'gitlab-operator-builder' into 'master'
Add tools required by operator-sdk to the operator builder image

Closes gitlab-org/cloud-native/gitlab-operator#202

See merge request gitlab-org/gitlab-build-images!422
2021-07-29 02:50:15 +00:00
Dmytro Makovey
e60d5ea513 Add tools required by operator-sdk to the operator builder image 2021-07-29 02:50:14 +00:00
Rémy Coutable
e5ebc029bc Merge branch 'mk-gitaly-ruby3-images' into 'master'
Add Ruby 3 images for Gitaly CI

See merge request gitlab-org/gitlab-build-images!423
2021-07-26 10:21:26 +00:00
Matthias Käppler
1d2d116a77 Add Ruby 3 images for Gitaly CI 2021-07-23 16:24:31 +02:00
Rémy Coutable
d242bf4ed6 Merge branch 'leipert-reduce-www-gitlab-image-size' into 'master'
Remove Pandoc and LaTeX from www-gitlab-com image

See merge request gitlab-org/gitlab-build-images!421
2021-07-13 10:54:44 +00:00
Stan Hu
933ce81926 Merge branch 'dj-ruby-2.7.2-customers-dot' into 'master'
Add Ruby 2.7.2 version for CustomersDot images

See merge request gitlab-org/gitlab-build-images!420
2021-07-12 19:46:02 +00:00
Lukas Eipert
5726967649 Remove Pandoc and LaTeX from www-gitlab-com image
With https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/81890
the last usage of pandoc / LaTeX was removed from the www-gitlab-com
repo. This happened more than 2 months ago, so removing it from the
image should be rather safe, especially considering we use merge trains.

It reduces the image size by around 500 MB.
2021-07-12 15:47:59 +02:00
ddavison
8a98dc7fd9
Add Ruby 2.7.2 version for CustomersDot images 2021-07-12 09:02:51 -04:00
Stan Hu
1e20456b32 Merge branch 'mk-rename-ruby3-custom-images' into 'master'
Rename ruby-3.0.0-* CI images to ruby-3.0

See merge request gitlab-org/gitlab-build-images!419
2021-07-09 07:57:25 +00:00
Matthias Kaeppler
3ce204d492 Rename ruby-3.0.0-* CI images to ruby-3.0
Both match 3.0.+ but it is confusing to ask for
3.0.0 and get 3.0.2.
2021-07-09 09:28:37 +02:00
Rémy Coutable
c33c8806e2 Merge branch 'espadav8-master-patch-11325' into 'master'
Update Danger image dependency versions

See merge request gitlab-org/gitlab-build-images!417
2021-07-08 16:46:48 +00:00
Andrew Smith (EspadaV8)
a8fb190479 Update Danger image dependency versions 2021-07-08 16:46:47 +00:00
Stan Hu
e07dd44402 Merge branch 'mk-ruby-3.0.2' into 'master'
Update Ruby 3 to 3.0.2

See merge request gitlab-org/gitlab-build-images!418
2021-07-08 14:05:07 +00:00