kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.59k stars 1.62k forks source link

feat(backend): v2 placeholders - unique placeholders #6155

Open Bobgy opened 3 years ago

Bobgy commented 3 years ago

To support resolving such placeholders at runtime:

https://kubeflow-pipelines.readthedocs.io/en/sdk-2.0.1/source/dsl.html?h=dsl.parallelfor#kfp.dsl.PIPELINE_JOB_NAME_PLACEHOLDER

judahrand commented 2 years ago

Is this an issue for tracking the implementation of replacements for things such as {{workflow.status}}?

If so:

{{$.pipeline_task_name}} and {{$.pipeline_task_uuid}} don't seem to work on Vertex AI at the moment (not sure about a self hosted KFP). Is this expected? I've also tried various placeholders to try to access the Pipeline job's status/error (eg. {{$.error}}, {{$.status}}, {{$.error.code}}, etc.) and nothing seems to work. How is this templating working and how does it differ from the old Argo templating?

Bobgy commented 2 years ago

Hi, this is for tracking implementation of {{$.pipeline_task_name}} and {{$.pipeline_task_uuid}} like placeholders, but not status.

Bobgy commented 2 years ago

Can you submit a separate issue for your feature request? And make it clearer it's for KFP v2 or Vertex.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 months ago

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

tarilabs commented 1 week ago

same per https://github.com/kubeflow/pipelines/issues/10453#issuecomment-2365287080

/reopen

google-oss-prow[bot] commented 1 week ago

@tarilabs: Reopened this issue.

In response to [this](https://github.com/kubeflow/pipelines/issues/6155#issuecomment-2377012095): >same per https://github.com/kubeflow/pipelines/issues/10453#issuecomment-2365287080 > >/reopen Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.