Skip to content

Disable gitlab-kas on gitaly-cluster nodes

George Koltsov requested to merge jmd/do-not-run-gitlab-kas-on-gitaly-nodes into master

What does this MR do and why?

We don't need gitlab-kas running for gitaly/praefect nodes. Let's disable these services for gitaly and praefect.

May help with https://gitlab.com/gitlab-org/gitlab-qa/-/issues/715+

How to set up and validate locally

  • Verify that all tests in gitaly-cluster and praefect jobs pass.
  • Verify that gitlab_kas['enable'] = false; is set for gitaly1/gitaly2/gitaly3/praefect nodes

Sample Jobs:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by George Koltsov

Merge request reports

Loading