- Feb 15, 2024
-
-
Hossein Pursultani authored
changelog: changed
-
- Nov 06, 2023
-
-
Clemens Beck authored
Adds support for: * max_prepared_statements, * track_extra_parameters, * auth_dbname, * cancel_wait_timeout, * so_reuseport, and * the peers section. pgbouncer docs: https://www.pgbouncer.org/config.html Changelog: added
-
- Jun 21, 2023
-
-
Ian Baum authored
* The helpers contain the entirety of the node object, which is large. An error causes the whole object to be printed to stdout, which can lock up some terminals.
-
- Jun 16, 2023
-
-
Balasankar 'Balu' C authored
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7808 Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- May 04, 2023
-
-
Jason Young authored
Changelog: added Signed-off-by:
Jason Young <jyoung@gitlab.com>
-
- Apr 28, 2023
-
-
Balasankar 'Balu' C authored
Use underscored key names in all rails key configuration invocations. Removes un-used rails_app variable abstraction. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6873 Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7455 Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 14, 2023
-
-
Balasankar 'Balu' 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 07, 2023
-
-
Balasankar 'Balu' C authored
Use node['gitlab']['geo_secondary'] to access Chef attributes corresponding to Geo secondaries Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7455 Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jun 14, 2022
-
-
Robert Marshall authored
- cinc version 17.10 is ruby 3 compatible - update ohai version now supports AlmaLinux and RockyLinux - update related dependencies and chef ecosystem gems - update Omnibus GitLab cookbooks to resolve deprecation warnings for upcoming behavior changes in cinc version 18.x - update runit cookbook resources to support newer cinc version - update crond_job extension to match changes in upstream crond resource related to newer versions of cinc Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 13, 2021
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- Mar 22, 2021
-
-
Gabriel Mazetto authored
This removes the ambiguity with other helpers and standardize on the pg_helper term we use everywhere
-
- Nov 06, 2020
-
-
Gabriel Mazetto authored
-