You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 2 Trusted-AI components we probably want to keep in their place. The KFP-Tekton pipelines however we may want to move them into the katalog repo, especially since they are only meant to be compiler test data in KFP-Tekton.
One of the impacts the current situation, is the script that updates the README cannot get a proper name (and description) for these pipelines and it cannot (re)generate the true listing of katalog assets. So whoever runs the script needs to heed the warning which the scripts prints out and exercise some judgment before committing the changes or risk that the external asset links may have been removed unintentionally.
A better way, albeit more work, might be to have the script read the existing README file, find absolute YAML links which point outside the katalog repo, and re-inject them into the newly generated README. But that introduces more additional complexity.
ckadner
changed the title
We need to keep (some of) the external pipelines (for now). Maybe the script could print a warning that who ever runs it must exercise some judgment before committing the changes with a warning the external asset links may have been removed unintentionally.
Should we move external pipelines from KFP-Tekton into the katalog?
Apr 27, 2022
The
catalog_upload.json
file (MLX bootstrapper) pulls in some external assets.The 2 Trusted-AI components we probably want to keep in their place. The KFP-Tekton pipelines however we may want to move them into the katalog repo, especially since they are only meant to be compiler test data in KFP-Tekton.
One of the impacts the current situation, is the script that updates the README cannot get a proper name (and description) for these pipelines and it cannot (re)generate the true listing of katalog assets. So whoever runs the script needs to heed the warning which the scripts prints out and exercise some judgment before committing the changes or risk that the external asset links may have been removed unintentionally.
A better way, albeit more work, might be to have the script read the existing README file, find absolute YAML links which point outside the
katalog
repo, and re-inject them into the newly generated README. But that introduces more additional complexity./cc @animeshsingh
/cc @Tomcli
Originally posted by @ckadner in #69 (comment)
The text was updated successfully, but these errors were encountered: