kfp-tekton icon indicating copy to clipboard operation
kfp-tekton copied to clipboard

Update kubectl-wrapper code into a kfp component so user can replicate resource op in kfp v2.

Open Tomcli opened this issue 2 years ago • 2 comments

/kind feature

Description: kubectl-wrapper is the container that replicate the Argo resourceOp capability in KFP V1. However, in KFP V2, it no longer support resourceOp so we need to have a component to create k8s resources in KFP V2. kubectl-wrapper is a good starting point and we can convert it into kfp component after updating the original code with the latest dependencies and security patches.

Additional information: [Miscellaneous information that will assist in solving the issue.]

Tomcli avatar Oct 10 '23 16:10 Tomcli

/help

Tomcli avatar Oct 10 '23 17:10 Tomcli

@Tomcli: This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

google-oss-prow[bot] avatar Oct 10 '23 17:10 google-oss-prow[bot]