question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Optional input artifacts not working

See original GitHub issue

What steps did you take:

Passed an output from a dsl.Condition block to a subsequent operation.

What happened:

Unable to resolve: {{tasks.condition-1.outputs.artifacts.download-from-gcs-2-Data}}

What did you expect to happen:

None to be passed to the subsequent component.

Environment:

KFP version: 1.0.1 KFP SDK version: kfp 1.0.3 kfp-server-api 1.0.3

Anything else you would like to add:

This seems very much like the following Argo issue:

https://github.com/argoproj/argo/issues/3491

for which a fix has been merged, is it possible to update the version of Argo used by KFP?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nicokuzakcommented, Jun 23, 2021

@susan-shu-c FYI it still works to leave inputs blank if you are using Vertex Pipelines GUI even though there is a red box in the UI for the parameters

0reactions
gabrielgcbscommented, Nov 28, 2022

So anyone got a solution for that?

Read more comments on GitHub >

github_iconTop Results From Across the Web

DownloadBuildArtifacts@1 - Download build artifacts v1 task
Download build artifacts v1 # Download files that were saved as artifacts of a completed build. - task: DownloadBuildArtifacts@1 inputs: ...
Read more >
Conditional Artifacts and Parameters - Argo Workflows
The Conditional Artifacts and Parameters feature enables to assign the Step/DAG level artifacts or parameters based on expression.
Read more >
Pipeline: Input Step - Jenkins
ok : String (optional); parameters (optional). Request that the submitter specify ... If parameters are not requested, the step returns nothing if approved....
Read more >
Authoring Tasks - Gradle User Manual
Task has outputs and inputs and they have not changed. See Incremental Builds. ... This feature is helpful if you work with tasks...
Read more >
AWS CodeBuild - AWS CodePipeline - AWS Documentation
All artifacts that are specified as input artifacts to a CodeBuild action are available inside of the container running the commands.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found