pipelines
pipelines copied to clipboard
[bug] Minio S3 Gateway results in 'pipeline spec is invalid'
What steps did you take
I updated minio on Kubeflow version 1.5.0 standard manifest install on a generic cluster to use an s3 gateway. I also updated the bucket name on pipeline-install-config which was reflected in the workflow-controller-configmap
What happened:
Minio came up correctly, and was able to manage s3 buckets through the minio GUI
When I try to run [Tutorial] Data passing in python components
, it fails with:
{"error":"Failed to create a new run.: InvalidInputError: unknown template format: pipeline spec is invalid","code":3,"message":"Failed to create a new run.: InvalidInputError: unknown template format: pipeline spec is invalid","details":[{"@type":"type.googleapis.com/api.Error","error_message":"unknown template format","error_details":"Failed to create a new run.: InvalidInputError: unknown template format: pipeline spec is invalid"}]}
What did you expect to happen:
The pipeline executes correctly
Environment:
- How do you deploy Kubeflow Pipelines (KFP)? From the manifests directly, I patched it to include the new config, and the minio config.
- KFP version: 1.5.0 kubeflow and all the standard versions
- KFP SDK version:
Anything else you would like to add:
Labels
Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.
Could you please share the pipeline template that you used?
It says in the description: [Tutorial] Data passing in python components
I am facing the same error but just for tutorial pipeline example , I can create runs for pipelines I created
Closing this issue. No activity for more than a year.
/close
@rimolive: Closing this issue.
In response to this:
Closing this issue. No activity for more than a year.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.