open-nomad/client/driver/executor
Jay Oster 2ae059b41d Address review comments
- Simplify map length check in Linux Executor
- Added a `chroot_env` test for config parser
- Moved `ChrootEnv` field from ExecutorCommand to ExecutorContext
- Added a test for `chroot_env` functionality
2016-08-04 15:33:06 -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 Using latest busybox 2016-03-25 18:21:43 -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 Address review comments 2016-08-04 15:33:06 -07:00
executor_basic.go Push the Client's cleanup of Cgroups down 2016-07-09 23:45:33 -07:00
executor_linux.go Address review comments 2016-08-04 15:33:06 -07:00
executor_linux_test.go Address review comments 2016-08-04 15:33:06 -07:00
executor_test.go Move unit tests around into per-platform where appropriate. 2016-07-09 23:56:31 -07:00
executor_unix.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 00:13:28 -07:00
executor_windows.go Revert making UniversalExecutor.wait() platform specific 2016-05-08 00:13:28 -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