debugging
This commit is contained in:
parent
90aa19caeb
commit
65b8960703
@ -112,7 +112,8 @@ func LogKubernetesArgo(wfName string, executionID string, watcher watch.Interfac
|
||||
var node wfv1.NodeStatus
|
||||
|
||||
wfl := utils.GetWFLogger("")
|
||||
|
||||
wfl.Debug().Msg("Starting to log " + wfName)
|
||||
|
||||
for event := range (watcher.ResultChan()) {
|
||||
wf, ok := event.Object.(*wfv1.Workflow)
|
||||
if !ok {
|
||||
|
Loading…
Reference in New Issue
Block a user