- Oct 01, 2020
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Sep 29, 2020
-
-
DJ Mountney authored
Add the certificates image to the ubi releases See merge request gitlab-org/build/CNG!530
-
- Sep 24, 2020
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Sep 21, 2020
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Sep 20, 2020
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
-
- Sep 17, 2020
-
-
DJ Mountney authored
Simplify awk max script See merge request gitlab-org/build/CNG!528
-
Jacob Vosmaer authored
-
- Sep 16, 2020
-
-
DJ Mountney authored
Use `master` instead of `latest` in .env See merge request gitlab-org/build/CNG!527
-
Aleksei Lipniagov authored
-
- Sep 11, 2020
-
-
DJ Mountney authored
Bump Container Registry to v2.11.0-gitlab See merge request gitlab-org/build/CNG!524
-
- Sep 08, 2020
-
-
João Pereira authored
-
- Sep 01, 2020
-
-
DJ Mountney authored
Add General Change template See merge request gitlab-org/build/CNG!522
-
Ian Baum authored
-
DJ Mountney authored
Fix missing ubi8 suffix in the certs container Closes gitlab-org/charts/gitlab#2277 See merge request gitlab-org/build/CNG!523
-
- Aug 31, 2020
-
-
DJ Mountney authored
The container jobs was missing the extension And also a recent change to our images caused the extension to also be missing on branches
-
Ian Baum authored
* Adds a General Change template authors and reviewers can use to ensure merge requests meet a standard of done
-
- Aug 28, 2020
-
-
DJ Mountney authored
Remove actioncable server from docker-compose See merge request gitlab-org/build/CNG!504
-
John Hope authored
For some reason this is not inherited from authBackend as would be expected. It has to be explicitly set in the arguments to workhorse. The feature still doesn't work but this at least routes connection upgrade requests to the correct container.
-
Jason Plum authored
Exposes the workhorse prometheus port See merge request gitlab-org/build/CNG!520
-
- Aug 27, 2020
-
-
Jason Plum authored
Build a UBI-based version of alpine-certificates image Closes gitlab-org/charts/gitlab#1796 See merge request gitlab-org/build/CNG!515
-
Mitchell Nielsen authored
- Adds 'Dockerfile.ubi8', providing UBI-based certificates image - Adds 'scripts/bundle-certificates-ubi', which rebuilds the /etc/ssl/certs directory.
-
- Aug 26, 2020
-
-
John Jarvis authored
-
- Aug 24, 2020
-
-
DJ Mountney authored
Stop using latest tags (with auto-deploy fix) See merge request gitlab-org/build/CNG!519
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
John Jarvis authored
-
John Jarvis authored
-
- Aug 18, 2020
-
-
DJ Mountney authored
Revert "Merge branch 'stop-using-latest-tag' into 'master'" See merge request gitlab-org/build/CNG!518
-
DJ Mountney authored
This reverts merge request !510
-
DJ Mountney authored
Stop using `latest` tag for images Closes gitlab-org/charts/gitlab#1201 See merge request gitlab-org/build/CNG!510
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Aug 17, 2020
-
-
DJ Mountney authored
Relocate the Bootsnap cache directory, using explicit full path. See merge request gitlab-org/build/CNG!516
-
Jason Plum authored
Remove call the refresh foreign data wrapper See merge request gitlab-org/build/CNG!517
-
DJ Mountney authored
This rake task to longer exists in the rails codebase, and is causing this to fail
-
Jason Plum authored
Expand documentation on UBI images See merge request gitlab-org/build/CNG!513
-
Mitchell Nielsen authored
Adds more detail to the UBI images documentation, including context regarding why they are built and how to build them using separate Dockerfiles. Also includes a note on the pipeline conditions required for the images to be built and pushed.
-
Jason Plum authored
Relocate the bootsnap cache directory, using explicit full path. !507 did not account for this not being a relative path, and resulted in gitlab-com/gl-infra/production#2496 This explicitly re-implements !507 by revert of revert, but adding explicity path to the environment variable. As a result, we also update `mkdir` and `du` calls to use only the environment variables.
-