- 16 Jun, 2021 4 commits
-
-
DJ Mountney authored
Merge branch '2736-cng-ci-ubi-release-for-certification-job-is-not-pulling-ubi-images' into 'master' Adding -ubi8 to version to find UBI images Closes gitlab-org/charts/gitlab#2736 See merge request gitlab-org/build/CNG!678
-
Gerard Hickey authored
-
Gerard Hickey authored
-
Jason Plum authored
fix: correct error message for both backup and restore procedure See merge request gitlab-org/build/CNG!631
-
- 15 Jun, 2021 2 commits
-
-
Jason Plum authored
Update Go to v1.16.4 See merge request gitlab-org/build/CNG!691
-
Stan Hu authored
Release notes: https://golang.org/doc/devel/release#go1.16.minor This mirrors the change in Omnibus: * https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/177 * https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/5374 Changelog: changed
-
- 14 Jun, 2021 1 commit
-
-
Jason Plum authored
Update our kubectl version to 1.16 See merge request gitlab-org/build/CNG!688
-
- 13 Jun, 2021 1 commit
-
-
DJ Mountney authored
This updates our min-supported version to 1.15
-
- 10 Jun, 2021 1 commit
-
-
DJ Mountney authored
Bump Container Registry to v3.5.0-gitlab See merge request gitlab-org/build/CNG!687
-
- 09 Jun, 2021 2 commits
-
-
Hayley Swimelar authored
-
Gerard Hickey authored
-
- 08 Jun, 2021 2 commits
-
-
DJ Mountney authored
gitlab-ruby: bump bundler version See merge request gitlab-org/build/CNG!685
-
Jason Plum authored
-
- 07 Jun, 2021 1 commit
-
-
- 04 Jun, 2021 2 commits
-
-
DJ Mountney authored
Remove reference to experimental queue selector See merge request gitlab-org/build/CNG!679
-
DJ Mountney authored
Missing s3cmd options when listing existing backups See merge request gitlab-org/build/CNG!681
-
- 03 Jun, 2021 1 commit
-
-
Jason Plum authored
Bump gitlab-exporter to 10.3.0 See merge request gitlab-org/build/CNG!682
-
- 02 Jun, 2021 7 commits
-
-
DJ Mountney authored
Add PROXY support to gitlab-shell container See merge request gitlab-org/build/CNG!657
-
Jason Plum authored
Bump Bundler version to latest as of 2020-06-02
-
Sean McGivern authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
Set the default user to `git`
-
Stan Hu authored
This commit adds a new container, `gitlab-shell-libproxyproto`, that supports the PROXY protocol (https://developers.cloudflare.com/spectrum/proxy-protocol) via libproxyproto (https://github.com/msantos/libproxyproto). This allows the SSH server to get the real client IP instead of the IP of the load balancer. By default, the PROXY protocol is not enforced. This can be enabled in the Helm Chart via this config: ```yaml gitlab: gitlab-shell: enabled: true extraEnv: LIBPROXYPROTO_MUST_USE_PROTOCOL_HEADER: 1 ``` Debugging can be enabled via `LIBPROXYPROTO_DEBUG: 1`. Relates to https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/425
-
- 01 Jun, 2021 2 commits
-
-
Jason Plum authored
Use only sidekiq cluster See merge request gitlab-org/build/CNG!680
-
Matthias Kaeppler authored
This updates the Puma dependency to 5.3.2
-
- 31 May, 2021 1 commit
-
-
gdespreslaberge authored
-
- 27 May, 2021 1 commit
-
-
DJ Mountney authored
And remove support for running without cluster
-
- 26 May, 2021 6 commits
-
-
Jason Plum authored
remove references to Unicorn for 14.0 release See merge request gitlab-org/build/CNG!665
-
-
Gerard Hickey authored
-
DJ Mountney authored
Allow ubi-release-for-certification job to fail See merge request gitlab-org/build/CNG!676
-
Jason Plum authored
Update to UBI 8.4 Closes gitlab-org/charts/gitlab#2740 See merge request gitlab-org/build/CNG!677
-
Jason Plum authored
Fix registry healthcheck See merge request gitlab-org/build/CNG!675
-
- 25 May, 2021 1 commit
-
-
DJ Mountney authored
-
- 24 May, 2021 2 commits
-
-
Gerard Hickey authored
-
Gerard Hickey authored
-
- 22 May, 2021 1 commit
-
-
DJ Mountney authored
And also add it for the non-ubi images
-
- 21 May, 2021 2 commits
-
-
DJ Mountney authored
gitlab-rails: checks/postgresql detect silent NoDatabaseError See merge request gitlab-org/build/CNG!663
-
Henri Philipps authored
Pin versions of perl and perl-libnetcfg in UBI See merge request gitlab-org/build/CNG!673
-