-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pipeline name is not checked #825
Labels
Comments
Hello! What interface were you using when you encountered this issue: web UI, notebook, CLI? |
This is caused by lack of validation in the DSL compiler. I'm on it. |
Ark-kun
added a commit
to Ark-kun/pipelines
that referenced
this issue
Mar 20, 2019
k8s-ci-robot
pushed a commit
that referenced
this issue
Mar 21, 2019
Linchin
pushed a commit
to Linchin/pipelines
that referenced
this issue
Apr 11, 2023
…m, adjust node locations (kubeflow#825) * refactor * refactor step 2 * update nodepool locations * update
HumairAK
pushed a commit
to red-hat-data-services/data-science-pipelines
that referenced
this issue
Mar 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you use empty string as the pipeline name, the resulting workflow is invalid (empty template name).
The text was updated successfully, but these errors were encountered: