Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement KFP Template Registry API #331

Open
ckadner opened this issue May 18, 2022 · 1 comment
Open

Implement KFP Template Registry API #331

ckadner opened this issue May 18, 2022 · 1 comment
Assignees
Labels
API Swagger API enhancement New feature or request size/L

Comments

@ckadner
Copy link
Member

ckadner commented May 18, 2022

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

@ckadner ckadner self-assigned this May 18, 2022
@ckadner ckadner added enhancement New feature or request size/L API Swagger API labels May 18, 2022
@ckadner
Copy link
Member Author

ckadner commented May 18, 2022

@ptitzler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Swagger API enhancement New feature or request size/L
Projects
None yet
Development

No branches or pull requests

1 participant