Skip to content
Snippets Groups Projects

Add mounting of used volumes to all services containers

Closed Tomasz Maczukin requested to merge feature/mount-volumes-to-services into master
4 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Tomasz Maczukin Added 1 commit:

    Added 1 commit:

    • c29f170c - Pass binds and volumesFrom variables through function calls
  • mentioned in issue #1482 (closed)

  • Kamil Trzcińśki mentioned in merge request !272 (merged)

    mentioned in merge request !272 (merged)

  • I'm not yet sure about this method. That is why I'm proposing something simpler for now: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/272

  • Kamil Trzcińśki Milestone changed to %v1.6

    Milestone changed to %v1.6

  • Kamil Trzcińśki Milestone changed to %Backlog

    Milestone changed to %Backlog

  • !272 (merged) says it supersedes !241 (closed)

    re-evaluate and close?

  • Author Maintainer

    I think we can close this for now. /builds directory is mounted to all services and this covers probably most of the cases. If there will be a need to mount also other volumes, then we can back to this MR and think how to add such option.

  • Tomasz Maczukin Status changed to closed

    Status changed to closed

  • mentioned in merge request !598 (merged)

  • mentioned in issue #24 (closed)

  • Our use case would be to mount our self signed Docker registry certificate, see the use case mentioned in this issue as well #313 (closed).

  • Please register or sign in to reply
    Loading