ℹ The GitLab Environment Toolkit is a collection of opinionated Terraform and Ansible scripts to assist with the deployment of a self managed GitLab environment. It's recommended that users review the Before You Start section before use. Users should have a good working knowledge of Infrastructure management, Terraform, Ansible and GitLab administration as well as be aware that ultimately self managed environments are the responsibility of the user. As such, it's strongly recommended that you independently review the Toolkit in full to ensure it meets your requirements, especially around security or data integrity.
If upgrading, it's always recommended to review the release notes in full as well as the relevant documentation and to upgrade the Toolkit first before the environment.
Changes
- Fixed an issue with kubeconfig toolbox variable for Geo playbooks. !1353 (thanks
@troblot
!) - Added
gitlab_charts_show_values
default value for Geo playbooks. !1354 - Added documentation for
geo_run_patroni_workaround
variable. !1357 - Updated the HAProxy Patroni leader health check to use the
/leader
endpoint. !1358
Feedback
Got any feedback or found an issue? Please feel free to create an issue on our tracker!