Skip to content

Commit 3db2a77

Browse files
giulio93lucarin91
andauthored
Apply suggestion from @lucarin91
Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
1 parent 09691b6 commit 3db2a77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/orchestrator/helpers.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ type AppStatusInfo struct {
4747
// running: all running
4848
// stopped: all stopped
4949
// failed: at least one failed
50+
// stopping: at least one stopping
5051
// stopped: at least one stopped
5152
// starting: at least one starting
5253
func parseAppStatus(containers []container.Summary) []AppStatusInfo {

0 commit comments

Comments
 (0)