claimed-framework / claimed-framework/mlx_deprecated
Implement KFP Template Registry API
- Dominant language
- Python
- Stars
- 220
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
Implement the new "[Generic Protocol for Kubeflow Pipeline Template Registry](https://github.com/kubeflow/pipelines/issues/7382)" 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
Contributor guide
Assessment
This issue has not been assessed yet.