- Feb 14, 2024
-
-
Balasankar 'Balu' C authored
Use gitlab-ruby-shadow gem instead of shadow source See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7418 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Feb 07, 2024
-
-
Stan Hu authored
Both the upstream project (https://github.com/apalmblad/ruby-shadow) and the Chef fork (https://github.com/chef/ruby-shadow/tree/lcg/ruby-3.0) have gone unmaintained. We've added CI, fixed Ruby 3.2 issues, and published our own gem in https://gitlab.com/gitlab-org/ruby/gems/ruby-shadow/-/merge_requests/1, so let's use that now. Changelog: changed
-
- Feb 13, 2024
-
-
Robert Marshall authored
Allow metadata zip reader limit to be configurable See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7410 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
Add the gitlab_workhorse['metadata_zip_reader_limit_bytes'] configuration option for workhorse. Related https://gitlab.com/gitlab-org/gitlab/-/issues/439016 Changelog: added Signed-off-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Robert Marshall authored
Bump pgbouncer to version 1.22.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7405 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
- Updates pgbouncer/pgbouncer from pgbouncer 1.21.0 to pgbouncer 1.22.0 Changelog: changed
-
- Feb 12, 2024
-
-
Andrew Patterson authored
Bump build container image to 5.6.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7423 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Feb 09, 2024
-
-
Robert Marshall authored
- Build container 5.6.0 introduces perl-IPC-Cmd to Enterprise Linux compatible build containers. This new package enables OpenSSL 3.0 package builds to complete. Related https://gitlab.com/gitlab-org/gitlab/-/issues/341435 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Feb 08, 2024
-
-
Robert Marshall authored
Use builder image with Go 1.21 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7417 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Feb 07, 2024
-
-
Balasankar 'Balu' C authored
Switch to the builder image with Go 1.21. Changelog: changed Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Feb 08, 2024
-
-
Achilleas Pipinellis authored
Update `postgres_role` description to remove consul from the role See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7414 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
James Reed <jreed@gitlab.com>
-
James Reed authored
-
Balasankar 'Balu' C authored
[Omnibus] Deprecate Sidekiq min-concurrency and max-concurrency See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7397 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:
Gregorius Marco <gmarco@gitlab.com>
-
Gregorius Marco authored
A new `sidekiq['concurrency']` is added as a simpler option since we dont longer need varying concurrency based on number of queues https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2760 Changelog: deprecated
-
Marcel Amirault authored
Vale and Markdown rule refresh for project See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7419 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Evan Read authored
-
Balasankar 'Balu' C authored
Update curl/curl from curl-8_5_0 to curl-8_6_0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7406 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
Balasankar 'Balu' C authored
Update spamcheck to v0.3.2 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7413 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Ryan Egesdahl <deriamis@gmail.com> Co-authored-by:
Ryan Egesdahl <regesdahl@gitlab.com>
-
Ryan Egesdahl authored
This commit updates Spamcheck to version v0.3.2, which has been modified to be compatible with Go 1.21. Changelog: changed
-
- Feb 07, 2024
-
-
Balasankar 'Balu' C authored
Make redis-exporter work with external Redis instances See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7326 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Jan 04, 2024
-
-
Stan Hu authored
This commit adds support for using redis-exporter with an external Redis instance when enabled via: ``` redis_exporter['enable'] = true ``` Omnibus GitLab disables redis-exporter if the bundled Redis instance is disabled, but previously when redis-exporter were enabled it would always attempt to talk to a local UNIX socket. This commit has been tested with Google Memorystore with TLS enabled. Note that TLS client auth is not yet supported.
-
- Feb 07, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
GitLab Bot authored
-
- Feb 06, 2024
-
-
GitLab Bot authored
-
- Feb 05, 2024
-
-
GitLab Release Tools Bot authored
Update PostgreSQL 13 and 14 See merge request https://gitlab.com/gitlab-org/security/omnibus-gitlab/-/merge_requests/413 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Costel Maxim <cmaxim@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Merge branch 'security-postgres-updates' into 'master' See merge request gitlab-org/security/omnibus-gitlab!413 Changelog: security
-
- Feb 07, 2024
-
-
Robert Marshall authored
Blueprint to support multiple databases Closes gitlab-org/distribution/team-tasks#1349 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7172 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Vladimir Shushlin <vshushlin@gitlab.com> Reviewed-by:
João Pereira <jpereira@gitlab.com> Co-authored-by:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Hossein Pursultani authored
Documents the implementation model when a new component requires its own database and the requirements for each level of support that Omnibus GitLab may provide. - Describes the standard when an existing component is migrated to the new implementation model. - Outlines the way a new component with a separate database should be added to Omnibus GitLab. - Defines each level of support a component may have from Omnibus GitLab. Closes https://gitlab.com/gitlab-org/distribution/team-tasks/-/issues/1349 Signed-off-by:
Hossein Pursultani <hpursultani@gitlab.com>
-
Balasankar 'Balu' C authored
feat: Update Mattermost to 9.4.2 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7384 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Antonis Stamatiou <stamatiou.antonis@gmail.com>
-
Antonis Stamatiou authored
Changelog: changed
-
Balasankar 'Balu' C authored
Fix ruby-shadow not building on Ruby 3.2 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7411 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Feb 02, 2024
-
-
Stan Hu authored
This update picks https://github.com/apalmblad/ruby-shadow/pull/31. A custom branch `gitlab-stable` has been created in the ruby-shadow mirror. Changelog: fixed
-
- Feb 06, 2024
-
-
Balasankar 'Balu' C authored
Fully implement markdownlint-cli2 in project See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7409 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
- Feb 02, 2024
-
-
Evan Read authored
-