Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

[ModelSync Controller] Rename, Refactor, and Move #168

@jlewi

Description

@jlewi

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions