Skip to content
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

Kubeflow Pipeline conditionals should be able to handle multiple output parameters #679

Closed
animeshsingh opened this issue Jan 14, 2019 · 1 comment

Comments

@animeshsingh
Copy link
Contributor

Argo supports conditionals that can handle multiple output parameters (e.g. (foo == true) && (bar == true))(https://github.com/argoproj/argo/issues/
860#issuecomment-410987112).

However, the Kubeflow Pipeline compiler can’t parse multiple output parameters in python and translate that to Argo yaml format

@Ark-kun
Copy link
Contributor

Ark-kun commented Apr 29, 2019

Duplicate of #482

@Ark-kun Ark-kun marked this as a duplicate of #482 Apr 29, 2019
@Ark-kun Ark-kun closed this as completed Apr 29, 2019
Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
…ubeflow#679)

* Use ACM to deploy the auto-deploy infrastructure

  * Previously we were using ACM to manage Tekton resources but not
    the auto-deploy server and reconciler

  * Move the Makefile with the hydration rules to the root of the repository

Fix double deployments of blueprints kubeflow/testing#666
  * We were reading pipelineruns twice because of symbolic links

* Related to GoogleCloudPlatform/kubeflow-distribution#42 CI for blueprint deployments

* Update OWNERs file.
  * Add Reming and Yuan; remove folks no longer actively working on Kubeflow
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
Projects
None yet
Development

No branches or pull requests

6 participants