-
- Downloads
There was an error fetching the commit references. Please try again later.
Restart Gitaly when Ruby version changes
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 https://gitlab.com/gitlab-org/gitlab/-/issues/273108
Showing
- changelogs/unreleased/sh-restart-gitaly-on-ruby-version-change.yml 5 additions, 0 deletions...s/unreleased/sh-restart-gitaly-on-ruby-version-change.yml
- files/gitlab-cookbooks/gitaly/recipes/enable.rb 7 additions, 0 deletionsfiles/gitlab-cookbooks/gitaly/recipes/enable.rb
- spec/chef/recipes/gitaly_spec.rb 9 additions, 0 deletionsspec/chef/recipes/gitaly_spec.rb
Please register or sign in to comment