- Jan 11, 2022
-
-
GitLab Release Tools Bot authored
-
- Dec 14, 2021
-
-
DJ Mountney authored
Merge branch 'sh-ensure-path-to-binstubs' into 'master' See merge request gitlab-org/build/CNG!839
-
Jason Plum authored
-
- Dec 06, 2021
-
-
GitLab Release Tools Bot authored
-
- Dec 03, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
Update ruby to 2.7.5 See merge request gitlab-org/security/charts/components/images!7
-
DJ Mountney authored
-
- Dec 01, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Nov 19, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Nov 18, 2021
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Nov 16, 2021
-
-
Jason Plum authored
Bump container registry to v3.15.0 See merge request gitlab-org/build/CNG!825
-
João Pereira authored
-
- Nov 15, 2021
-
-
Balasankar 'Balu' C authored
Gitaly: make debian multi-stage See merge request gitlab-org/build/CNG!824
-
Jason Plum authored
-
- Nov 12, 2021
-
-
Jason Plum authored
[CI] Add job to run issue-bot Closes gitlab-org/distribution/team-tasks#906 See merge request gitlab-org/build/CNG!821
-
Mitchell Nielsen authored
-
DJ Mountney authored
Reinstate sidekiq-cluster wrapper script See merge request gitlab-org/build/CNG!819
-
- Nov 09, 2021
-
-
Jason Plum authored
Bump container registry to v3.14.3 See merge request gitlab-org/build/CNG!823
-
João Pereira authored
-
Matthias Kaeppler authored
While we do not run more than 1 Sidekiq worker process, we are moving the metrics server out of the Sidekiq worker processes and into a sidecar, which in turn is supervised by sidekiq-cluster: https://gitlab.com/groups/gitlab-org/-/epics/6409 For reasons of simplicity, we therefore start a single-worker "cluster".
-
- Nov 08, 2021
-
-
Jason Plum authored
Add support for kerberos to gitlab-rails See merge request gitlab-org/build/CNG!734
-
Marc 'risson' Schmitt authored
Co-authored-by:
Marin Hannache <mareo@cri.epita.fr> Signed-off-by:
Marc 'risson' Schmitt <marc.schmitt@risson.space> Signed-off-by:
Marin Hannache <mareo@cri.epita.fr>
-
Balasankar 'Balu' C authored
Docs: Update build.md with dependency graph See merge request gitlab-org/build/CNG!814
-
Jason Plum authored
-
- Nov 03, 2021
-
-
Jason Plum authored
Bump container registry to v3.14.2 See merge request gitlab-org/build/CNG!815
-
DJ Mountney authored
GitLab Logger to v1.3.1 See merge request gitlab-org/build/CNG!805
-
João Pereira authored
-
- Nov 02, 2021
-
-
Jason Plum authored
Raise Sidekiq job timeout from 4 to 25 seconds See merge request gitlab-org/build/CNG!813
-
- Nov 01, 2021
-
-
Balasankar 'Balu' C authored
Deps.io: Update maintainers list See merge request gitlab-org/build/CNG!810
-
- Oct 29, 2021
-
-
Jason Plum authored
ubi8: Install Ruby binstubs for Gitaly gems See merge request gitlab-org/build/CNG!808
-
Stan Hu authored
As described in https://github.com/mperham/sidekiq/wiki/Signals#term, Sidekiq by default will wait 25 seconds for jobs to terminate after receiving a TERM signal. The current default of 4 seconds is a bit too low. Although this value is actually set in Charts, we are setting in the containers to be consistent. The change mirrors the Charts update in https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/2249.
-
Stan Hu authored
Set PATH to ensure Gitaly can run these binaries.
-
Stan Hu authored
Ruby gems such as `gitlab-linguist` install binstubs (https://bundler.io/v2.2/man/bundle-binstubs.1.html) that need to be available on the Gitaly nodes. Regular images don't have this issue because /usr/bin is used directly, but UBI8 images copy only the binaries they need. When binstubs are manually installed, bundler appears to need write access to the target destination, or odd permission errors result. We install these binstubs in `/home/git/bin`, which appears to be in the user's PATH, to ensure the user can own these binaries. Relates to https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2950 Changelog: fixed
-
Jason Plum authored
Bump container registry to v3.14.1 See merge request gitlab-org/build/CNG!812
-
João Pereira authored
-
Balasankar 'Balu' C authored
Bump Container Registry to v3.14.0-gitlab See merge request gitlab-org/build/CNG!811
-