diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-03-12 20:59:17 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-03-13 13:28:59 +0000 |
commit | 2a3472f07c9db87605c143270c4ea7f587a1005b (patch) | |
tree | 92d4d3782bfeae15e81fff810017bacaa287eacb /changelogs | |
parent | 745fc6773681cd77a732c7b3273c84df2272bd18 (diff) | |
download | gitlab-ce-2a3472f07c9db87605c143270c4ea7f587a1005b.tar.gz |
Merge branch 'sh-revert-rack-request-health-checks' into 'master'
Fix health checks not working behind load balancers
Closes #58573
See merge request gitlab-org/gitlab-ce!26055
(cherry picked from commit ef19ded4b0b5cc3aabb50b3432c8711f23a2742b)
01203e71 Fix health checks not working behind load balancers
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-revert-rack-request-health-checks.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-revert-rack-request-health-checks.yml b/changelogs/unreleased/sh-revert-rack-request-health-checks.yml new file mode 100644 index 00000000000..5dd5e5b731c --- /dev/null +++ b/changelogs/unreleased/sh-revert-rack-request-health-checks.yml @@ -0,0 +1,5 @@ +--- +title: Fix health checks not working behind load balancers +merge_request: 26055 +author: +type: fixed |