Commit graph

9 commits

Author SHA1 Message Date
Jessica Tracy 32589e90be Passing context (#163)
* passing context in layer calls

* more contexting

* clair folder and context in handlers

* fixed token transport to reuse request context

* tests

* taking out context pass in server handlers
2018-12-29 12:09:10 -05:00
Jess Frazelle 89d3a230b9
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:39:45 -04:00
Jess Frazelle 1b3e6ee4b5
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:39:12 -04:00
Jess Frazelle 6b207b0cf9
fix v3 when grpcConn is nil
fixes #138

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:34:58 -04:00
Darrian e13ca36072 Updated Clair and adjusted to fit (#140)
* conform to new clair API spec

* update clair dep

* don't think these flags are required anymore
2018-09-17 09:33:10 -04:00
Jimmy Zelinskie 18f47cd736 clair: use v3 API falling back to v2 (#127) 2018-08-09 15:59:24 -04:00
Jess Frazelle 843aebf2c1
update deps
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-14 11:48:41 -04:00
Jess Frazelle 07cc661cea
keep layer order
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-11 14:34:08 -04:00
Jess Frazelle 67bc3ef6c3
add v3 api
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-11 12:48:47 -04:00