Port over supervisor to use grpc shim
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
e1eeb40d1d
commit
f187da9485
13 changed files with 811 additions and 497 deletions
|
@ -33,7 +33,7 @@ var listCommand = cli.Command{
|
|||
c.ID,
|
||||
c.Status,
|
||||
len(listProcResponse.Processes),
|
||||
c.BundlePath,
|
||||
c.Bundle,
|
||||
)
|
||||
}
|
||||
return nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue