open-nomad/client/driver/executor
Michael Schurter 285e80ac0f Remove disk usage enforcement
Many thanks to @iverberk for the original PR (#1609), but we ended up
not wanting to ship this implementation with 0.5.

We'll come back to it after 0.5 and hopefully find a way to leverage
filesystem accounting and quotas, so we can skip the expensive polling.
2016-10-21 13:55:51 -07:00
..
checks.go Re-sort functions back to the same ordering as master 2016-05-08 11:46:20 -07:00
checks_test.go Send Executor Ctx separately 2016-10-12 11:35:29 -07:00
checks_unix.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 11:17:27 -07:00
checks_windows.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 11:17:27 -07:00
executor.go Merge pull request #1801 from hashicorp/f-signals 2016-10-18 11:23:47 -07:00
executor_basic.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
executor_linux.go Revert "Introduce a Secret/ directory" 2016-09-01 17:23:15 -07:00
executor_linux_test.go Send Executor Ctx separately 2016-10-12 11:35:29 -07:00
executor_test.go Remove disk usage enforcement 2016-10-21 13:55:51 -07:00
executor_unix.go Send Executor Ctx separately 2016-10-12 11:35:29 -07:00
resource_container_default.go Rename resourceContainer{,Context} and resCon{,Ctx}. 2016-07-11 00:02:55 -07:00
resource_container_linux.go Rename resourceContainer{,Context} and resCon{,Ctx}. 2016-07-11 00:02:55 -07:00