Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.core beat.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.corebeat.core
  • Merge requests
  • !111

improve complex setup handling

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge 94_improve_complex_setup_handling into master Feb 20, 2020
  • Overview 1
  • Commits 2
  • Pipelines 2
  • Changes 2

This patch implements support for using NFS mounts for cache entries.

Depending on how the cache is made accessible to the worker machines, a direct mount might not be possible. This patch fixes that by using NFS in the same manner as it is done for the databases access.

The downside of this is that the NFS mounts can only be done for folders and not individual files like standard local volumes.

Part of #94

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 94_improve_complex_setup_handling