Webservice: implement configurable health_check_listener for Workhorse
What does this MR do?
Webservice: implement configurable health_check_listener for Workhorse
Implement configuration and use of health_check_listener for Workhorse
- Boolean switch to using listener, results in change to readinessProbe of workhorse as http, disable of webservice
- Enable configuration of Puma Control service (added variable)
- Expose simplistic settings verbatim defaults
Related to gitlab-org/build/CNG!2654 (merged)
Related to gitlab-org/gitlab!207192 (merged)
Related issues
Author checklist
For general guidance, please follow our Contributing guide.
Required
For anything in this list which will not be completed, please provide a reason in the MR discussion.
-
Merge Request Title and Description are up to date, accurate, and descriptive. -
MR targeting the appropriate branch. -
MR has a green pipeline. -
Documentation created/updated. #6179 -
Tests added/updated, and test plan for scenarios not covered by automated tests. -
Equivalent MR/issue for omnibus-gitlab opened.
Reviewers checklist
-
MR has a green pipeline on https://gitlab.com/gitlab-org/charts/gitlab. -
Consider downstream impact to the Operator, as per evaluating impact from changes to GitLab chart.
Edited by Clemens Beck