Skip to content

Commit

Permalink
feat(api): add PipelineConfig to api to re-implement pipeline-level c…
Browse files Browse the repository at this point in the history
…onfig (#11333)

KFP v1 supported setting pipeline-level configuration via a
`PipelineConf` class. This class was deprecated and no replacement
was added to KFP v2.

add new PipelineConfig message in the api to support setting
pipeline-level configuration in KFP v2.

Signed-off-by: Greg Sheremeta <[email protected]>
  • Loading branch information
gregsheremeta authored Oct 29, 2024
1 parent abbd915 commit c2f5649
Show file tree
Hide file tree
Showing 2 changed files with 1,524 additions and 1,293 deletions.
Loading

0 comments on commit c2f5649

Please sign in to comment.