Add ContainerStatistics proto messages for Stats shim query - #695
Add ContainerStatistics proto messages for Stats shim query#695Justin (jterry75) wants to merge 1 commit into
Conversation
|
Kevin Parsons (@kevpar) - This is just the proto part but should unblock you |
37451eb to
b723892
Compare
b723892 to
364f14b
Compare
66e11a7 to
edf78f8
Compare
|
Kathryn Baldauf (@katiewasnothere), Kevin Parsons (@kevpar) - This is close. We need to implement the method in the OpenGCS for LCOW to match the host expectation in hcs_task.go but I believe this should be 90% there. Kathryn Baldauf (@katiewasnothere) - Please take the commit test/improve and feel free to carry onto a new PR or push a new commit here if needed. Thanks |
Implements WCOW/LCOW V2 container statistics queries on the shim stats calls. Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
edf78f8 to
480159a
Compare
|
Kathryn Baldauf (@katiewasnothere) - Ok that should fix the build break in the test code. |
|
Kathryn Baldauf (@katiewasnothere) - Do we want to take this PR and then you submit your changes or do we want to close it out? |
|
Closing in favor of #719. Lantao Liu (@Random-Liu) - Should be good to revendor into upstream now. |
Implements WCOW/LCOW V2 container statistics queries on the shim stats calls.
Signed-off-by: Justin Terry (VM) juterry@microsoft.com