Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Allow user to submit jobs using Git repo without building container images #66

Closed
terrytangyuan opened this issue Apr 12, 2020 · 4 comments · Fixed by kubeflow/training-operator#1659

Comments

@terrytangyuan
Copy link
Member

This is part of the roadmap.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
feature 0.92

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@merlintang
Copy link
Contributor

good point, and would like to watch how to solve it.

@ca-scribner
Copy link

Has there been any work on this, or any more detailed docs on what this should be/how to achieve it? It sounds of interest, but I'm not sure whether it is meant to be:

  • user does kfp.run_from_repo(path_to_repo, base_image) and kfp git clones/runs the python code from the repo in the base image, sort of like a lightweight component
  • user does kfp.run_from_repo(path_to_repo, base_image) and kfp builds containers based on the repo and runs the code
  • something else?

@omerfsen
Copy link

omerfsen commented Jul 2, 2021

+1

georgkaleido pushed a commit to georgkaleido/common that referenced this issue Jun 9, 2022
…flow#66)

* Add a field foreground_bounding_box that is used in postproc_fn() for "crop_subject"

* Add foreground coordinates

* Update requirements to include the latest kaleido-core

* Remove forgotten debug value

* Remove scaling_ratio as an output parameter

* Fix test

* Re add comments
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants