- Feb 08, 2023
-
-
Łukasz Korbasiewicz authored
-
- Feb 07, 2023
-
-
Robert Marshall authored
Update unixcharles/acme-client from 2.0.11 to 2.0.13 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6655 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
[┐∵]┘GitLab Dependency Bot authored
- Bump unixcharles/acme-client from version 2.0.11 to 2.0.13 Changelog: changed
-
Balasankar 'Balu' C authored
Add gitlab-sshd configuration support See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6446 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Gerard Hickey <ghickey@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Gerard Hickey <ghickey@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
This adds support for enabling gitlab-sshd on port 2222 by default. gitlab-sshd is currently intertwined with gitlab-shell: the gitlab-shell config file controls gitlab-sshd startup parameters, including the log file and host key settings. `/var/log/gitlab/gitlab-shell/gitlab-shell.log` actually contains most of the important messages. Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5937 Changelog: added
-
Balasankar 'Balu' C authored
Bump Omnibus builder image to 4.5.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6665 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Feb 06, 2023
-
-
Stan Hu authored
Diff: https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/compare/4.3.1...4.5.0 Changelog: changed
-
Robert Marshall authored
Migrate gitlab-pages service to underscored form in Chef attributes See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6616 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 'Balu' C authored
Use `node['gitlab_pages']` to access settings instead of `node['gitlab-pages']` Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Robert Marshall authored
Update gitlab-org/build/omnibus-mirror/redis_exporter from 1.44.0 to 1.46.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6483 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
[┐∵]┘GitLab Dependency Bot authored
- Bumps gitlab-org/build/omnibus-mirror/redis_exporter version from 1.44.0 to 1.45.0 Changelog: changed
-
Robert Marshall authored
Update Mattermost to 7.7.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6643 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Co-authored-by:
Antonis Stamatiou <stamatiou.antonis@gmail.com>
-
Antonis Stamatiou authored
- Updates the version of bundled Mattermost and its checksum. Changelog: changed
-
Achilleas Pipinellis authored
Suggest avoiding new settings in gitlab.yml See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6660 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Co-authored-by:
Michael Kozono <mkozono@gitlab.com>
-
Michael Kozono authored
-
Balasankar 'Balu' C authored
Update gitlab-org/gitlab-exporter from 12.1.0 to 12.1.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6664 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
deps authored
Changelog: changed
-
Evan Read authored
Update sendinblue smtp example to use tls instead of starttls See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6659 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Moritz Stückler <moritz.stueckler@gmail.com>
-
Moritz Stückler authored
-
- Feb 02, 2023
-
-
Robert Marshall authored
Update gitlab-org/build/omnibus-mirror/alertmanager from 0.24.0 to 0.25.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6584 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
[┐∵]┘GitLab Dependency Bot authored
- Update gitlab-org/build/omnibus-mirror/alertmanager from version 0.24.0 to 0.25.0 Changelog: changed
-
Robert Marshall authored
Use cinc-shell binary to drop into Chef shell See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6645 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
- Updates developer documentation to reflect our change to `cinc` instead of `chef` when invoking `cinc-shell` Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Robert Marshall authored
Update gitlab-org/gitlab-exporter from 12.0.1 to 12.1.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6602 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
[┐∵]┘GitLab Dependency Bot authored
- Update gitlab-org/gitlab-exporter from version 12.0.1 to 12.1.0 Changelog: changed
-
Robert Marshall authored
Update gitlab-org/build/omnibus-mirror/logrotate from 3.20.1 to 3.21.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6613 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
[┐∵]┘GitLab Dependency Bot authored
- Bumps the version of gitlab-org/build/omnibus-mirror/logrotate from 3.20.1 to 3.21.0 Changelog: changed
-
Robert Marshall authored
Stop copying QA images to omnibus-gitlab registry Closes #7401 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6639 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 'Balu' C authored
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7401 Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
fix pipeline error on branch and tag of jh See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6657 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Nikhil George <ngeorge@gitlab.com> Co-authored-by:
holly.yang <369935461@qq.com>
-
holly.yang authored
-
Balasankar 'Balu' C authored
Update gitlab-org/container-registry to v3.66.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6651 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jaime Martinez <jmartinez@gitlab.com>
-
Jaime Martinez authored
Changelog: changed
-
Balasankar 'Balu' C authored
Add redis_yml_override setting See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6609 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jacob Vosmaer <jacob@gitlab.com>
-
- Jan 30, 2023
-
-
Jacob Vosmaer authored
Add redis_yml_override which renders a new gitlab-rails config file: config/redis.yml. This file acts as an override for all other resque.yml style files. By default it is empty. The intended use is to allow the administrator to inject arbitrary values into redis.yml. This will make it easier to define and maintain complex Redis configuration on GitLab.com. Also see https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2063. Companion Helm MR: https://gitlab.com/gitlab-org/charts/gitlab/-/merge_requests/2907. Changelog: added
-
- Feb 02, 2023
-
-
Balasankar 'Balu' C authored
Revert "Merge branch 'smh-generic-praefect-templating' into 'master'" See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6654 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Hossein Pursultani <hpursultani@gitlab.com>
-
Hossein Pursultani authored
This reverts merge request !6373
-
- Feb 01, 2023
-
-
Robert Marshall authored
Update https://git.code.sf.net/p/libpng/code from 1.6.38 to 1.6.39 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6571 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
[┐∵]┘GitLab Dependency Bot authored
- Bump version of https://git.code.sf.net/p/libpng/code from 1.6.38 to 1.6.39 Changelog: changed
-
Robert Marshall authored
Update libtiff to 4.5.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6579 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-