Alex Dadgar
|
3875e8a59a
|
Update exec_linux to assume it is running as root
|
2015-09-22 16:44:11 -07:00 |
|
Chris Bednarski
|
168c959497
|
Added named ports
|
2015-09-22 13:59:16 -07:00 |
|
Alex Dadgar
|
1b46cbff83
|
Fixed function comment
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
8d24e5e532
|
Tests skip based on cgroups, not root
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
e694688527
|
Update UniversalExecutor to have string identifiers
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
0e3f21b34f
|
Linux executor with cgroup isolation support
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
61948802a8
|
executor/linux: Add UUID for the name, return error on failure to apply
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
067e65bf12
|
exec/linux: move Limit to after Start
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
0c526ddb8e
|
spike on adding cgroups
|
2015-09-21 09:08:57 -07:00 |
|
Chris Bednarski
|
d4948e2935
|
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
|
c99e368461
|
Support running Linux exec as a non-root user
|
2015-09-15 20:17:23 -07:00 |
|
Chris Bednarski
|
e5cb8852af
|
Overhaul the executor code so we use build flags instead of dynamic loading
|
2015-09-15 18:54:55 -07:00 |
|
Chris Bednarski
|
d1c4abef33
|
Changed Default executor to use a factory
|
2015-09-15 16:40:40 -07:00 |
|
Chris Bednarski
|
4cefbc3c22
|
Rename exec package to executor so it works better with goimports; fixes for Java driver
|
2015-09-15 14:03:03 -07:00 |
|