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
{{ message }}
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.
The ModelSync Controller isn't really a model sync controller.
Its more of a generic controller aimed at building declarative APIs.
You specify a lambda that determines whether the world needs to be updated and if so what parameters are needed for a Tekton pipeline to syncronize the world.
The controller will then launch the Tekton workflow.
We will probably want to reuse this controller for a lot of our continuous delivery infrastructure.
So we should probably move it to kubeflow/testing and rename it.
The text was updated successfully, but these errors were encountered:
The ModelSync Controller isn't really a model sync controller.
Its more of a generic controller aimed at building declarative APIs.
You specify a lambda that determines whether the world needs to be updated and if so what parameters are needed for a Tekton pipeline to syncronize the world.
The controller will then launch the Tekton workflow.
We will probably want to reuse this controller for a lot of our continuous delivery infrastructure.
So we should probably move it to kubeflow/testing and rename it.
The text was updated successfully, but these errors were encountered: