Skip to content

Commit

Permalink
Merge pull request #15725 from jsafrane/master-systemd-scope
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 15725, 16244, 15796, 16328, 16334)

UPSTREAM: 49640: Run mount in its own systemd scope

This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1423640 (targeted to 3.6.x) - we need to fix 3.7 too.
  • Loading branch information
openshift-merge-robot committed Sep 15, 2017
2 parents 87ceff2 + e60c023 commit 682fd1b
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 25 deletions.
9 changes: 0 additions & 9 deletions vendor/k8s.io/kubernetes/pkg/util/mount/mount.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 81 additions & 7 deletions vendor/k8s.io/kubernetes/pkg/util/mount/mount_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions vendor/k8s.io/kubernetes/pkg/util/mount/mount_unsupported.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 45 additions & 9 deletions vendor/k8s.io/kubernetes/pkg/util/mount/nsenter_mount.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 682fd1b

Please sign in to comment.