Skip to content

Commit ab7f419

Browse files
with installationStatus
1 parent b51ca79 commit ab7f419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/codefresh/argo_runtime.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ func (r *argoRuntime) Get(ctx context.Context, name string) (*model.Runtime, err
7474
cluster
7575
ingressHost
7676
runtimeVersion
77+
installationStatus
7778
}
7879
}
7980
`,
@@ -120,6 +121,7 @@ func (r *argoRuntime) List(ctx context.Context) ([]model.Runtime, error) {
120121
cluster
121122
ingressHost
122123
runtimeVersion
124+
installationStatus
123125
}
124126
}
125127
}

0 commit comments

Comments
 (0)