Skip to content

Restart Gitaly when Ruby version changes

Stan Hu requested to merge sh-restart-gitaly-on-ruby-version-change into master

We saw in production that Gitaly didn't restart when we upgraded from Ruby v2.6.6 to v2.7.2. We now signal a HUP to restart Gitaly gracefully when the version changes.

Relates to gitlab#273108 (closed)

Edited by Stan Hu

Merge request reports

Loading