Driver launcher hooks mlflow - #6
Closed
alyssacgoins wants to merge 3 commits into
Closed
Conversation
alyssacgoins
force-pushed
the
driver-launcher-hooks-mlflow
branch
from
April 14, 2026 18:58
04a8aec to
648e19f
Compare
… protobufs (kubeflow#12919) * feat(backend): Add plugin input/output fields to RecurringRun and Run protobufs Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com> * refactor(backend): Simplify AutoMigrate logic by introducing `AllModels` helper function and updating associated tests Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com> * feat(backend): Add tests for run updates persisting and clearing plugin input/output fields Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com> * feat(backend): Add validation for plugin output URL schemes and implement tests Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com> * refactor(backend): Rename `content_type` to `render_type` in MetadataValue across all clients and update related references Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com> * feat(backend): Created PluginState enum Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com> * feat(backend): Added upper bound limits to plugins inputs and outputs Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com> --------- Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Signed-off-by: Vani Haripriya Mudadla <vmudadla@redhat.com>
alyssacgoins
force-pushed
the
driver-launcher-hooks-mlflow
branch
3 times, most recently
from
April 14, 2026 20:56
45558db to
d5ded7d
Compare
Signed-off-by: Alyssa Goins <agoins@redhat.com>
alyssacgoins
force-pushed
the
driver-launcher-hooks-mlflow
branch
from
April 14, 2026 20:59
d5ded7d to
628da95
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of your changes:
Checklist: