mlx icon indicating copy to clipboard operation
mlx copied to clipboard

Implement KFP Template Registry API

Open ckadner opened this issue 3 years ago • 1 comments

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:

https://github.com/kubeflow/pipelines/issues/7382

ckadner avatar May 18 '22 20:05 ckadner

@ptitzler

ckadner avatar May 18 '22 20:05 ckadner