Skip to content

HTTP template successCondition doesn't work. #10273

Answered by wesleyscholl
anstjaos asked this question in Q&A
Discussion options

You must be logged in to vote

@anstjaos

In Argo Workflows v3.5.12, the same behavior is present. The template keeps {{}} variables in the manifest which is expected behavior for all workflow types. When the workflow is submitted, the parameters are passed into the workflow. I tested this workflow in v3.5.12 and this ClusterWorkflowTemplate functions as expected assuming that:

  • The proper Secret, Role and RoleBinding have been configured for the service account to patch the http template workflowtasksets/status.
  • The presto-service API is operational.

Without Secret, Role and RoleBinding configuration:

With Secret, Role and RoleBinding configuration:

Tested using 404 as the clusterId input parameter:

      http:
    …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@anstjaos
Comment options

Answer selected by anstjaos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants