This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 20, 2023
-
-
Mayra Cabrera authored
Use latest stable tag in the repo as fallback for stable branches See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6836 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
GitLab Release Tools Bot authored
- Apr 19, 2023
-
-
Robert Marshall authored
Bump geo-ci tag for triggers to 0.5.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6825 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar C authored
Use goexperiment boringcrypto for golang 1.19 fips See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6813 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
DJ Mountney <dj@gitlab.com>
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 18, 2023
-
-
Robert Marshall authored
Use new Gitaly configuration format to set default storages Closes #7743 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6808 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar C authored
So that non-actionable deprecation notice about gitaly['storage'] is not shown to users. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7743 Changelog: fixed Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
Robert Marshall authored
Add support for the workhorse google storage client configuration See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6530 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Young <jyoung@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Co-authored-by:
David Fernandez <dfernandez@gitlab.com>
-
David Fernandez authored
When using a consolidated configuration in object storage and the google provider, we will set up workhorse so that its native google cloud storage client gets set up too. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7324 Changelog: changed
-
- Apr 14, 2023
-
-
Robert Marshall authored
Bump Container Registry to v3.71.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6816 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Hayley Swimelar <hswimelar@gitlab.com>
-
Hayley Swimelar authored
Upgrade registry from v3.70.0 to v3.71.0. Related https://gitlab.com/gitlab-org/container-registry/-/issues/987 Changelog: changed
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar C authored
Use CI image name in gems cache key See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6801 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Robert Marshall authored
Move geo-postgresql settings to underscored form See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6761 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar C authored
Migrate node settings from hyphenated form to underscore form for all geo-postgresql service related keys. Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 13, 2023
-
-
Robert Marshall authored
Bundle libarchive in the package Closes #7741 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6805 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar C authored
If libarchive is present in system library locations and not bundled with omnibus-gitlab package, then Chef will incorrectly attempt to use it, and can potentially fail as seen from https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7741. Hence, we need to bundle libarchive in the package. Changelog: added Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7741 Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
DJ Mountney authored
- Only add boringcrypto where needed in omnibus
-
Jason Plum authored
Use AlmaLinux 8 for EL8 package builds See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6802 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 12, 2023
-
-
Balasankar C authored
Expand the MR Default template with some clarifications See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6753 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
João Cunha <j.a.cunha@gmail.com>
-
João Cunha authored
- Makes it clearer the expectations regarding the manual jobs that need to be executed. - Makes it clearer what is the expectation regarding the GitLab.com pipeline.
-
Balasankar C authored
Update prometheus from 2.38.0 to 2.43.0+stringlabels Closes #7655 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6797 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Changelog: changed
-
Robert Marshall authored
- Update ohai helper to code AlmaLinux as a variant of Enterprise Linux - Use AlmaLinux 8 instead of CentOS 8 for EL8 package builds Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6712 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 11, 2023
-
-
Balasankar C authored
Remove ee folder for non-ee builds See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6803 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
-
Balasankar C authored
Drop mail_room as a separate dependency See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6804 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Apr 10, 2023
-
-
Stan Hu authored
https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7736 revealed that we use Debian `bullseye` to build all native gems for the specs. Since native gems may depend on system libraries or specific versions of glibc, we should adjust the gem caching for the specs to depend on the builder image. This commit modifies the `spec_template` to use a cache key dependent on the OS. The cache policy is also the default pull-push to avoid needing a separate CI job to update this cache. Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7737
-
- Apr 07, 2023
-
-
Robert Marshall authored
Enable auto upgrade to PostgreSQL 13 Closes #7392 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6764 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Enables automatic upgrades from PostgreSQL 12 to PostgreSQL 13 for single node installations. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7392 Changelog: added
-
Jason Plum authored
Add note to install custom public certificates to all nodes See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6780 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Achilleas Pipinellis <axil@gitlab.com>
-
-