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
kubevela version : v1.8.1
workflow version: v0.5.0
result:
the workflowrun status is failed
error message :
run step(provider=kube,do=apply): the body of the request was in an unknown format - accepted media types include: application/json-patch+json, application/merge-patch+json, application/apply-patch+yaml
but webservice-app2 application is running and have a pod express-server2-58f7474c55-txqxk is runing
the next ,The yaml file I use under configMap is in another namespace test
I use this demo
https://github.com/kubevela/workflow/blob/main/examples/workflow-run/apply-applications.yaml
yaml is
kubevela version : v1.8.1
workflow version: v0.5.0
result:
the workflowrun status is failed
error message :
but webservice-app2 application is running and have a pod express-server2-58f7474c55-txqxk is runing
the next ,The yaml file I use under configMap is in another namespace test
the application in namespace test is successed and running ,
why apply-applications workflowrun prompt messaget is unknown format and status is failed
The text was updated successfully, but these errors were encountered: