- Apr 22, 2020
-
- Apr 21, 2020
-
-
Christian Couder authored
-
- Apr 20, 2020
-
-
DJ Mountney authored
Update backup-utility: Allow specifying the storage class See merge request gitlab-org/build/CNG!434
-
- Apr 18, 2020
-
-
DJ Mountney authored
Webservice: convert puma.rb/unicorn.rb to pull from ENV See merge request gitlab-org/build/CNG!430
-
Jason Plum authored
-
Jason Plum authored
Set NODE_OPTIONS to match the build config we use for assets in omnibus-gitlab & gitlab-org/gitlab Closes gitlab-org/charts/gitlab#2029 See merge request gitlab-org/build/CNG!439
-
GitLab Release Tools Bot authored
omnibus
-
Jason Plum authored
-
Jason Plum authored
-
- Apr 17, 2020
-
-
Jason Plum authored
Don't bother disabling all but the ubi8 repo See merge request gitlab-org/build/CNG!436
-
Jason Plum authored
Remove Redis config for Gitaly and GitLab-Shell See merge request gitlab-org/build/CNG!427
-
Mitchell Nielsen authored
-
- Apr 16, 2020
-
-
Marin Jankovski authored
Git to version 2.26.1 See merge request gitlab-org/build/CNG!437
-
DJ Mountney authored
Try generating bootsnap data with rake Closes gitlab-org/charts/gitlab#2018 See merge request gitlab-org/build/CNG!438
-
DJ Mountney authored
-
- Apr 15, 2020
-
-
Marin Jankovski authored
-
DJ Mountney authored
To match an upstream change in the dsop repos. It looks like they are removing this requirement yum/dnf installs.
-
Jason Plum authored
Support options for Sidekiq Cluster See merge request gitlab-org/build/CNG!420
-
- Apr 14, 2020
-
-
DJ Mountney authored
Update s3tools/s3cmd from 2.0.2 to 2.1.0 See merge request gitlab-org/build/CNG!431
-
Sean McGivern authored
Supports queues (selected and negated), as well as the experimental queue selector. This only supports one queue group, so only one Sidekiq process will be launched per pod.
-
Matthias van de Meent authored
-
Matthias van de Meent authored
-
- Apr 13, 2020
-
-
Jason Plum authored
Update sshd_config For https://gitlab.com/gitlab-org/charts/gitlab/-/issues/1933 Set `ChallengeResponseAuthentication` to no https://gitlab.com/gitlab-org/charts/gitlab/-/issues/1933 See merge request gitlab-org/build/CNG!432
-
Steve authored
Set `ChallengeResponseAuthentication` to `no` Closes https://gitlab.com/gitlab-org/charts/gitlab/-/issues/1933
-
- Apr 10, 2020
-
-
Jason Plum authored
Remove patches to s3cmd, as 2.1.0 release includes them.
-
Matthias van de Meent authored
-
Matthias van de Meent authored
-
Matthias van de Meent authored
-
- Apr 09, 2020
-
-
Jason Plum authored
Support sidekiq-cluster in gitlab-sidekiq image See merge request gitlab-org/build/CNG!418
-
Sean McGivern authored
sidekiq-cluster offers two things: 1. The ability to run and supervise multiple Sidekiq processes, potentially listening to different queues. 2. Enhanced queue pre-processing, including the ability to negate a set of queues and the experimental query selector. In this case, we do not want to start multiple Sidekiq processes inside a single pod - for that, we'd run additional pods. As we only need the second item, we use the `--dryrun` option to sidekiq-cluster to get the command line it would execute, and then execute that command directly.
-
deps authored
-
- Apr 08, 2020
-
-
Jason Plum authored
Retry curl requests 6 times (retries after 1, 2, 4, 8, 16, 32 seconds) Closes gitlab-org/charts/gitlab#1994 See merge request gitlab-org/build/CNG!428
-