Priya Wadhwa
070b0517d5
Get escape token by parsing ENV command
2018-03-19 10:42:40 -07:00
Priya Wadhwa
af6a074fd6
Set escape token in separate function
2018-03-16 13:35:00 -07:00
Priya Wadhwa
27b09f28be
Add config as point to ExecuteCommand, fix snapshots
2018-03-09 11:30:35 -08:00
Priya Wadhwa
75e7e47b76
Added integration test, minor changes to files
2018-03-08 11:49:56 -08:00
Priya Wadhwa
04cca43ce4
Merged master and fixed merge conflicts
2018-03-08 10:18:04 -08:00
Priya Wadhwa
04b9e4bcdf
Use mutable source directly
2018-03-07 16:22:59 -08:00
Priya Wadhwa
cefb4448b1
Integration tests for run cmd
2018-03-07 15:34:56 -08:00
Priya Wadhwa
3195b84c25
Fixed integration tests, changed directory to /work-dir
2018-03-06 15:25:04 -08:00
Priya Wadhwa
43bad54292
Added snapshot package and tests
2018-02-28 11:05:57 -08:00
Priya Wadhwa
f68fa5fa97
Changed /work-dir and /dockerfile to /workspace
2018-02-28 09:44:22 -08:00
Priya Wadhwa
093dfd04df
Unpack filesystem and whitelist from /proc/self/mountinfo
2018-02-21 11:02:30 -08:00
Priya Wadhwa
c284f25441
Added CLI flags and set logs
2018-02-20 20:50:03 -08:00
priyawadhwa
d3e526761f
Initial skeleton for executor ( #22 )
...
* Moving over kbuild executable code and adding unit tests
* Moved most file over into this repo
* delete non go files from vendor
WIP
WIP
* Removed unnecessary vendor files
* Added makefile, travis yaml, boilerplate stuff
Added .gitignore
Update vendor
Fixed linting errors
Reorganized pkg
Fixed travis
* Moved image source into separate package
* Removed vendor and logic
* Initial skeleton
2018-02-20 19:05:54 -08:00