Skip to content

gitlab-rails: relocate Bootsnap cache dir

Jason Plum requested to merge relocate-bootsnap-cache into master

Relocate the Bootsnap gem's cache directory outside of /srv/gitlab/tmp/cache to /srv/gitlab/bootsnap in order to allow for emptyDir mount handling / limiting of /srv/gitlab/tmp as true scratch space for the application containers.

Related to gitlab-com/gl-infra/delivery#916 (closed)

See gitlab-com/gl-infra/delivery#916 (comment 390372387)

cc @skarbek

Merge request reports