mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-04 13:22:41 +08:00
update: updated labels for workflow templates and their versions
This commit is contained in:
@@ -556,6 +556,7 @@ func (c *Client) createWorkflowExecutionDB(namespace string, workflowExecution *
|
||||
"phase": wfv1.NodePending,
|
||||
"parameters": string(parametersJSON),
|
||||
"is_archived": false,
|
||||
"labels": workflowExecution.Labels,
|
||||
}).
|
||||
Suffix("RETURNING id").
|
||||
RunWith(c.DB).
|
||||
|
Reference in New Issue
Block a user