James Rasell
|
45f4689f9c
|
chore: fixup inconsistent method receiver names. (#11704)
|
2021-12-20 11:44:21 +01:00 |
|
Mahmood Ali
|
4d90afb425
|
gofmt all the files
mostly to handle build directives in 1.17.
|
2021-10-01 10:14:28 -04:00 |
|
Nick Ethier
|
05bd369d1f
|
driver: add pre09 migration logic
|
2019-01-18 18:31:01 -05:00 |
|
Mahmood Ali
|
88622b97bd
|
libcontainer to manage /dev and /proc (#4945)
libcontainer already manages `/dev`, overriding task_dir - so let's use it for `/proc` as well and remove deadcode.
|
2018-12-03 10:41:01 -05:00 |
|
Michael Schurter
|
3ea09ba16a
|
Move chroot building into TaskRunner
* Refactor AllocDir to have a TaskDir struct per task.
* Drivers expose filesystem isolation preference
* Fix lxc mounting of `secrets/`
|
2017-01-05 16:31:49 -08:00 |
|