Pipeline editor doesn't connect to insecured pipeline server #3149
Labels
component:pipeline-editor
pipeline editor
component:pipeline-runtime
issues related to pipeline runtimes e.g. kubeflow pipelines
status:Needs Triage
Describe the issue
The pipeline editor looks for a secured pipeline server for connection and doesn't allow execution of the pipeline with insecure pipeline server.
When tried to connect pipeline editor with insecured pipeline server, the editor throws following error:
To Reproduce
Steps to reproduce the behavior:
Screenshots or log output
Expected behavior
Pipeline executes with any issue.
Deployment information
Describe what you've deployed and how:
Pipeline runtime environment
If the issue is related to pipeline execution, identify the environment where the pipeline is executed
Additional details
Simple snippet like this can be executed from the notebook to test this.
The text was updated successfully, but these errors were encountered: