From 559a440a347ffd1bf9dc09d734381d7937cd287c Mon Sep 17 00:00:00 2001 From: Etienne Perot Date: Thu, 19 Jan 2023 18:19:47 -0800 Subject: vm/gvisor: implement vmimpl.Infoer for runsc instances (#3622) This adds VM info for runsc (gVisor) instances, showing the flags passed to runsc. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d0453b0ce..a5dd6c367 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -37,6 +37,7 @@ Google Inc. Christian Resell Hrutvik Kanabar Zachary O'Keefe + Etienne Perot Baozeng Ding Lorenzo Stoakes Jeremy Huang -- cgit mrf-deployment