pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

[bug] Minio S3 Gateway results in 'pipeline spec is invalid'

Open JuanValencia opened this issue 2 years ago • 2 comments

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 👍.

JuanValencia avatar Jun 17 '22 18:06 JuanValencia

Could you please share the pipeline template that you used?

Linchin avatar Jun 30 '22 22:06 Linchin

It says in the description: [Tutorial] Data passing in python components

JuanValencia avatar Aug 02 '22 20:08 JuanValencia

I am facing the same error but just for tutorial pipeline example , I can create runs for pipelines I created

GayatriNair229 avatar Oct 10 '22 12:10 GayatriNair229

Closing this issue. No activity for more than a year.

/close

rimolive avatar Apr 03 '24 16:04 rimolive

@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.

google-oss-prow[bot] avatar Apr 03 '24 16:04 google-oss-prow[bot]