- Aug 20, 2019
-
-
GitLab Release Tools Bot authored
-
- Aug 08, 2019
-
-
Jason Plum authored
Update Git to 2.22 See merge request gitlab-org/build/CNG!251
-
- Aug 07, 2019
-
-
DJ Mountney authored
Upgrade PostgreSQL client to version 10.9 See merge request gitlab-org/build/CNG!247
-
Zeger-Jan van de Weg authored
Changes are based on the work done in: https://gitlab.com/gitlab-org/build/CNG/merge_requests/219 but than for 2.22. That ought to be enough for CNG to use Git 2.22 Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
-
- Aug 06, 2019
-
-
Hossein Pursultani authored
-
- Aug 05, 2019
-
-
Jason Plum authored
Update https://gitlab.com/gitlab-org/gitlab-monitor.git in dependencies_io/git_repos.yml from v4.1.0 to v4.2.0 See merge request gitlab-org/build/CNG!249
-
- Aug 02, 2019
-
-
Jason Plum authored
Pin version of dind image See merge request gitlab-org/build/CNG!250
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Aug 01, 2019
-
-
- Jul 25, 2019
-
-
DJ Mountney authored
Perform the custom instance setup in one step See merge request gitlab-org/build/CNG!246
-
Rémy Coutable authored
Also, stop enabling the 'import_export_object_storage' feature flag since it doesn't exist anymore. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 22, 2019
-
-
Jason Plum authored
s3cmd: add trailing slash to paths for sync from remote See merge request gitlab-org/build/CNG!245
-
- Jul 19, 2019
-
-
Chris Boot authored
When backing up the contents of object storage, s3cmd sync will download the contents of the remote bucket every time even if the files are available locally. Adding the trailing slash allows s3cmd to reuse existing local files, which is helpful when using persistent storage for the backup temp space. This also allows the --delete-removed option to work (which can be specified in the .s3cfg); otherwise no files are removed. This in turn is useful when using a regular registry cleanup, which otherwise would keep growing the local backup copy unbounded. See also: - https://github.com/s3tools/s3cmd/issues/245 - https://s3tools.org/s3cmd-sync
-
- Jul 12, 2019
-
-
Jason Plum authored
Only push the kubectl tag for stable/tag branches in dev See merge request gitlab-org/build/CNG!244
-
- Jul 10, 2019
-
-
DJ Mountney authored
This puts it inline with the other shared images we build, and makes it safer for us to use this version in our chart. Currently we use a checksum tag in the charts rather than the kubectl verison, because the kubectl images was potentially being updated in dev branches. This change should allow us to switch to using the more readable version tag.
-
DJ Mountney authored
Add CI job to sync images from dev registry to com See merge request gitlab-org/build/CNG!235
-
- Jul 09, 2019
-
-
Jason Plum authored
Update kubernetes version to support newer clusters See merge request gitlab-org/build/CNG!243
-
DJ Mountney authored
Supports apis at 1.11, 1.12, and 1.13 and possibly further.
-
- Jul 05, 2019
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 03, 2019
-
-
Jason Plum authored
Update default unicorn.rb to use new lifecycle handlers See merge request gitlab-org/build/CNG!242
-
DJ Mountney authored
To work properly with the latest changes in master.
-
- Jul 02, 2019
-
-
Jason Plum authored
Handle DB version numbers with '_' in them (Rails >= 5.2) Closes charts/gitlab#1408 See merge request gitlab-org/build/CNG!241
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jun 28, 2019
-
-
DJ Mountney authored
workhorse: enable configure listen port See merge request gitlab-org/build/CNG!239
-
Jason Plum authored
-
- Jun 26, 2019
-
-
Jason Plum authored
-
- Jun 25, 2019
-
-
Jason Plum authored
Enable configuration of the listen port via environment variable If not set, use `8181` per defaults. If set, use presented value. Relates to https://gitlab.com/charts/gitlab/issues/1391 Relates to https://gitlab.com/charts/gitlab/merge_requests/840
-
DJ Mountney authored
Update https://gitlab.com/gitlab-org/gitlab-monitor.git in dependencies_io/git_repos.yml from v4.0.0 to v4.1.0 See merge request gitlab-org/build/CNG!238
-
-
Jason Plum authored
Add gitlab-monitor to our dependencies.io config See merge request gitlab-org/build/CNG!237
-
- Jun 24, 2019
-
-
DJ Mountney authored
That way we get MRs coming in for it as it gets updated. When they come in we can ping the monitor team to see which gitlab version they want it to ship with.
-
Jason Plum authored
Push images for stable refs as well See merge request gitlab-org/build/CNG!233
-
Jason Plum authored
Set s3cmd to stop right away on error when syncing dirs Closes charts/gitlab#1383 See merge request gitlab-org/build/CNG!236
-
- Jun 19, 2019
-
-
DJ Mountney authored
Otherwise if will continue synching files, then fail at the end. Which for backup/restore is a waste of time and bandwidth. Decided to add the flag only for dir syncs, and not for syncing the backup tar, as it would have very little impact for a single file.
-
- Jun 18, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jun 17, 2019
-
-
DJ Mountney authored
Update node and yarn to match what is in our docs See merge request gitlab-org/build/CNG!234
-
- Jun 14, 2019
-
-
DJ Mountney authored
Allow to force-build the Rails images See merge request gitlab-org/build/CNG!231
-
Lukas 'Eipi' Eipert authored
-
- Jun 13, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-