Executor Plugin error #9230
Replies: 6 comments 7 replies
-
@alexec Could you take a look? |
Beta Was this translation helpful? Give feedback.
-
Can you check that your |
Beta Was this translation helpful? Give feedback.
-
I've not been able to reproduce this locally. The workflow runs successfully. This hints to a user error. Could you try |
Beta Was this translation helpful? Give feedback.
-
Can you check the logs of the agent and of the controller to find where that error occurs please? |
Beta Was this translation helpful? Give feedback.
-
Can you check the image the agent pod is the same version as the controller. |
Beta Was this translation helpful? Give feedback.
-
Has anyone found solution for this? Currently we are facing exact same issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I wanted to explore the plugin part in argo workflows.
argo executor-plugin build . kubectl -n argo apply -f hello-executor-plugin-configmap.yaml
workflow code:
But when copy and run the same workflow it shows an error like this.
For Screenshots please go here: https://dev.to/sharadhi/argo-workflow-executor-plugins-2imm
Can anyone help me to solve this issue?
The links I referred are: https://github.com/argoproj-labs/argo-workflows-hello-executor-plugin
https://argoproj.github.io/argo-workflows/executor_plugins/
Beta Was this translation helpful? Give feedback.
All reactions