- May 28, 2024
-
-
Andreas Hering authored
Clarify documentation for disabling individual `*_nginx` items when running Mattermost on a separated instance.
-
- May 21, 2024
-
-
Balasankar 'Balu' C authored
redis: Fix handling of passwords with a space See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7601 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:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
Previously we used `CGI.escape(password)`, but this escapes spaces as `+` instead of `%20`. However, RFC 3986 says the password should be percent-encoded. In fact, while the Ruby Redis client appears to connect fine with the `+`, the Go client doesn't work with that. Update the helper to encode passwords according to RFC 3986. Changelog: fixed
-
Balasankar 'Balu' C authored
Merge branch 'docs-7847-add-a-troubleshooting-section-for-ssh-connection-loss-mid-install-2' into 'master' Add a troubleshooting section for SSH connection loss mid-install Closes #7847 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7607 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
João Cunha <j.a.cunha@gmail.com>
-
João Alexandre Cunha authored
-
Balasankar 'Balu' C authored
Update libxml2 from 2.12.3 to 2.12.7 Closes #8538 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7613 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:
Clemens Beck <cbeck@gitlab.com>
-
- May 15, 2024
-
-
Clemens Beck authored
Changelog: changed
-
- May 17, 2024
-
-
Balasankar 'Balu' C authored
Override default timeout when running decomposition migration See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7606 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
-
Rutger Wessels authored
The default timeout is 5 minutes. But the migration can take a lot of time. So we set it to 1 day. Changelog: fixed
-
Balasankar 'Balu' C authored
Remove Grafana attribute and deprecation messages Closes #8200 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7603 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Balasankar 'Balu' C authored
Use progress message on newer PG version check See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7596 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 16, 2024
-
-
Robert Marshall authored
Use Debian 12 based distribution_ci_tools image See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7611 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Bumps BUILDER_IMAGE_REVISION to 5.12.1 to bring in the updated distribution_ci_tools image. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Robert Marshall authored
Add dedicated Redis sentinel master settings for GitLab Rails Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8540 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7610 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Ensure legacy redis sentinel master configuration for rails gets parsed and loaded into resque with the new redis helper. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8540 Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- May 15, 2024
-
-
Robert Marshall authored
Migrate Gitlab Rails to NewRedisHelper logic See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7543 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Moves the Gitlab Rails library to use the new redis helper logic code path. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
Robert Marshall authored
Drop Cinc EOL warning See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7599 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Robert Marshall authored
Update gitlab-org/gitlab-exporter from 14.4.0 to 14.5.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7581 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>
-
Robert Marshall authored
Update rubygems/rubygems from 3.5.9 to 3.5.10 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7582 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
- May 17, 2024
-
-
Robert Marshall authored
- Grafana was removed in GitLab 16.3. This removes the deprecation messages and the attribute that was left behind to enable those messages to fire without error. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8200 Changelog: removed
-
- May 25, 2024
-
-
Marcin Sedlak-Jakubowski authored
Docs: Update repo directory for update keys after expiration See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7510 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Axel von Bertoldi <avonbertoldi@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
alexgit2k <utaker2k-git@yahoo.de> Co-authored-by:
fneill <fneill@gitlab.com>
-
- May 17, 2024
-
-
Robert Marshall authored
- When `pg-upgrade` checks if a newer version of PostgreSQL is available to use, use the progress_message feature to align with all the other checks performed. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8247
-
- May 10, 2024
-
-
Stan Hu authored
Previously users would see this warning at the end of a reconfigure: ``` WARN: This release of Cinc Client became end of life (EOL) on May 1st 2024 ``` This warning started to show up on a May 1, 2024, but the admin has no control over what version of Cinc is used. Disable this warning since it doesn't provide any useful information. Changelog: changed
-
- May 15, 2024
-
-
- Updates gitlab-org/gitlab-exporter from 14.4.0 to 14.5.0 Changelog: changed
-
- Updates rubygems/rubygems from 3.5.9 to 3.5.10 Changelog: changed
-
- May 13, 2024
-
-
Fiona Neill authored
-
- May 10, 2024
-
-
Robert Marshall authored
Skip Gitaly storages uniqueness check if Gitaly is not enabled See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7600 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Igor <iwiedler@gitlab.com> Approved-by:
Toon Claes <toon@gitlab.com> Approved-by:
Alessio Caiazza <acaiazza@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- If a node has legacy `git-data` storages configured but no longer runs the gitaly service, skip the unique storage path validation check. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
redis: Fix password auth with UNIX domain sockets See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7573 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Gabriel Mazetto <gabriel@gitlab.com> Reviewed-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Apr 26, 2024
-
-
Stan Hu authored
Previously if a Redis instance listened on a UNIX socket but a password were set, GitLab Rails would not be able to authenticate. This occurred because the UNIX URL doesn't contain a password. Both Ruby and Go Redis clients support URLs in the form: unix://<user>:<password>@</path/to/redis.sock>?db=<db_number> Relates to work started in https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/2194 Changelog: fixed
-
- May 09, 2024
-
-
Evan Read authored
Update Configuring log level See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7592 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Michael Kozono <mkozono@gitlab.com>
-
-
Robert Marshall authored
Prevent Gitaly storages from using the same path See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7564 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Gabriel Mazetto <gabriel@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Gabriel Mazetto <gabriel@gitlab.com> Reviewed-by:
Will Chandler <wchandler@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Will Chandler <wchandler@gitlab.com>
-
Will Chandler authored
Gitaly is making a breaking change with v17.0 to prevent multiple storages from sharing the same local path. This is being done as part of the work to add a write-ahead log to Gitaly, see https://gitlab.com/gitlab-org/gitaly/-/issues/5598 for further details. Validate that Gitaly's config does not have more than one storage using the same path, dereferencing any symlinks. Changelog: changed
-
Andrew Patterson authored
Stop all Ubuntu 18.04 pipeline activity Closes #8084 and #8083 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7578 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 01, 2024
-
-
Robert Marshall authored
- Do not run Ubuntu 18.04 package uploads. - Do not run Ubuntu 18.04 package builds. - Do not run Ubuntu 18.04 rspec jobs. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8084 Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8083 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 09, 2024
-
-
Robert Marshall authored
Add documentation on what happens during gitlab-ctl reconfigure See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7213 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Balasankar 'Balu' C authored
- Adds much more detail around the process that happens when gitlab-ctl reconfigure executes. - Adds notes to the recipes to clarify what happens in the context of a reconfigure run. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-