You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnnil, util.NewInternalServerError(util.NewInvalidInputError("Namespace cannot be empty when creating an Argo scheduled workflow. Check if you have specified POD_NAMESPACE or try adding the parent namespace to the request"), "Failed to create a recurring run due to empty namespace")
991
985
}
986
+
987
+
job.Namespace=k8sNamespace
988
+
989
+
// TODO(gkcalat): consider changing the flow. Other resource UUIDs are assigned by their respective stores (DB).
0 commit comments