Alex Dadgar
|
06de892626
|
Update exec_linux to assume it is running as root
|
2015-09-22 16:44:11 -07:00 |
|
Chris Bednarski
|
cbc153c12f
|
Added named ports
|
2015-09-22 13:59:16 -07:00 |
|
Alex Dadgar
|
08f790f5ec
|
Fixed function comment
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
fcdf5afa03
|
Tests skip based on cgroups, not root
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
c88f93ca71
|
Update UniversalExecutor to have string identifiers
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
5ac6c3b73d
|
Linux executor with cgroup isolation support
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
e434d938af
|
executor/linux: Add UUID for the name, return error on failure to apply
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
f65406009f
|
exec/linux: move Limit to after Start
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
15e64312b7
|
spike on adding cgroups
|
2015-09-21 09:08:57 -07:00 |
|
Chris Bednarski
|
3a8df12199
|
Windows does not support exec.Cmd.SysProcAttr.Credential call; this causes cross-compiltion to fail so it's behind a build flag now
|
2015-09-18 18:59:42 -07:00 |
|
Chris Bednarski
|
cdd065cb07
|
Support running Linux exec as a non-root user
|
2015-09-15 20:17:23 -07:00 |
|
Chris Bednarski
|
06a0bd0bf7
|
Overhaul the executor code so we use build flags instead of dynamic loading
|
2015-09-15 18:54:55 -07:00 |
|
Chris Bednarski
|
c8516f3e9c
|
Changed Default executor to use a factory
|
2015-09-15 16:40:40 -07:00 |
|
Chris Bednarski
|
a5512c22e9
|
Rename exec package to executor so it works better with goimports; fixes for Java driver
|
2015-09-15 14:03:03 -07:00 |
|