Commit Graph

2263 Commits

Author SHA1 Message Date
Priya Wadhwa 43bad54292
Added snapshot package and tests 2018-02-28 11:05:57 -08:00
Priya Wadhwa 2dc8eb27d6
Changed directory to /workspace 2018-02-28 10:05:00 -08:00
Priya Wadhwa 30860b2c17
Fixed merge confliclt 2018-02-28 09:48:49 -08:00
priyawadhwa 72a5f1c916
Merge pull request #25 from priyawadhwa/extract-filesystem
Extract base image filesystem and whitelist from /proc/self/mountinfo
2018-02-28 09:47:08 -08:00
Priya Wadhwa f68fa5fa97
Changed /work-dir and /dockerfile to /workspace 2018-02-28 09:44:22 -08:00
Priya Wadhwa 44d1313dbc
Integration tests 2018-02-22 12:06:23 -08:00
Priya Wadhwa 69ec0dc1c7
integration tests 2018-02-21 11:44:03 -08:00
Priya Wadhwa 9544c0bf53
Added logging statements 2018-02-21 11:30:02 -08:00
Priya Wadhwa 093dfd04df
Unpack filesystem and whitelist from /proc/self/mountinfo 2018-02-21 11:02:30 -08:00
priyawadhwa 1589ccdf49
Merge pull request #24 from priyawadhwa/cli-flags
Added CLI flags and set logs
2018-02-21 09:42:22 -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
Priya Wadhwa c9004d2fd4
Initial commit 2018-01-25 14:22:07 -08:00