Skip to content

Implement KFP Template Registry API #331

Description

@ckadner

Description:

Implement the new "Generic Protocol for Kubeflow Pipeline Template Registry" API in MLX.

At high level, the protocol will define the generic APIs between KFP SDK client and a template registry server (MLX) to

  • upload and download template (as YAML file), and
  • organize templates as versioned objects
    The KFP SDK will implement (mid June 22) a registry client class that can work with any registry server that implements the APIs defined in the generic protocol.

References:

kubeflow/pipelines#7382

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions