Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Convert exec session tracking to use a dedicated struct | Matthew Heon | 2018-03-01 |
* | Fix gofmt & golint | Matthew Heon | 2018-03-01 |
* | Add tracking for container exec sessions to DB | Matthew Heon | 2018-03-01 |
* | Remove No New Privs from DB as it's already in the spec | Matthew Heon | 2018-02-22 |
* | Add FFJSON encoding/decoding for our container structs | Matthew Heon | 2018-02-16 |
* | Fix gofmt and lint | Matthew Heon | 2018-02-12 |
* | Refactor Pod to use a Config struct | Matthew Heon | 2018-02-12 |
* | Rework state tests to avoid boilerplate. Begin adding pod tests. | Matthew Heon | 2018-02-09 |
* | Remove read-only from DB, it's in the spec | Matthew Heon | 2018-02-09 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Rename containerRuntimeInfo to containerState for clarity | Matthew Heon | 2018-01-18 |
* | Do no lint test helpers | Matthew Heon | 2018-01-17 |
* | Modify unit tests for state to run on all state implementations | Matthew Heon | 2018-01-17 |