Skip to content

Commit

Permalink
bump guardian
Browse files Browse the repository at this point in the history
[finishes #157051862]

Submodule src/code.cloudfoundry.org/guardian 21413bcd..c4c60db6:
  > Enable running a process in a containerd container
  • Loading branch information
yulianedyalkova committed May 11, 2018
1 parent 0e258a3 commit fc0a31e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/guardian-windows/spec
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ files:
- code.cloudfoundry.org/guardian/rundmc/pidreader/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/preparerootfs/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/runrunc/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/runrunc/pidgetter/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/stopper/*.go # gosub
- code.cloudfoundry.org/guardian/sysinfo/*.go # gosub
- code.cloudfoundry.org/idmapper/*.go # gosub
Expand Down
4 changes: 3 additions & 1 deletion packages/guardian/spec
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ files:
- code.cloudfoundry.org/guardian/rundmc/runcontainerd/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/runcontainerd/nerd/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/runrunc/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/runrunc/pidgetter/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/signals/*.go # gosub
- code.cloudfoundry.org/guardian/rundmc/stopper/*.go # gosub
- code.cloudfoundry.org/guardian/sysinfo/*.go # gosub
Expand Down Expand Up @@ -121,6 +120,7 @@ files:
- github.com/containerd/containerd/identifiers/*.go # gosub
- github.com/containerd/containerd/images/*.go # gosub
- github.com/containerd/containerd/leases/*.go # gosub
- github.com/containerd/containerd/linux/proc/*.go # gosub
- github.com/containerd/containerd/linux/runctypes/*.go # gosub
- github.com/containerd/containerd/log/*.go # gosub
- github.com/containerd/containerd/mount/*.go # gosub
Expand All @@ -134,9 +134,11 @@ files:
- github.com/containerd/containerd/remotes/docker/schema1/*.go # gosub
- github.com/containerd/containerd/rootfs/*.go # gosub
- github.com/containerd/containerd/snapshots/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/containerd/console/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/containerd/continuity/fs/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/containerd/continuity/sysx/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/containerd/fifo/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/containerd/go-runc/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/containerd/typeurl/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/docker/go-events/*.go # gosub
- github.com/containerd/containerd/vendor/github.com/gogo/googleapis/google/rpc/*.go # gosub
Expand Down

0 comments on commit fc0a31e

Please sign in to comment.