kfp-tekton
kfp-tekton copied to clipboard
Kubeflow Pipelines on Tekton
/kind feature **Description:** We need to add tests to also capture pipeline run flow so that we can catch non-fatal failure as Tekton is going a lot of major feature...
Pipeline loop controller should set pipeline default spec to align with Tekton controller behavior
/kind feature **Description:** [A clear and concise description of what your proposal. What problem does it solve?] **Additional information:** [Miscellaneous information that will assist in solving the issue.]
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
/kind feature **Description:** The KFP-Tekton UI doesn't have the Tekton client to retrieve all the related assets. Hence, it cannot render runtime graph such as recursion/parallel that is combined with...
/kind bug After tekton 0.36.0, an implicit step is injected before artifact copy to move result files to the internal temporal path. It avoids the result duplication. `copy-results-artifacts` seems to...
/kind feature **Description:** step-copy-results-artifacts script has too many variable that get stringify during compile time. We need to rewrite it in a way that it takes a variable as the...
/kind feature **Description:** When running Tekton Custom tasks, the metadata writer cannot update the MLMD database and push artifacts because Tekton Custom tasks are not new pods. Hence, we need...
/kind feature **Description:** Right now the big data passing method is only appending steps to taskrun for big data passing DSL. However, the same method cannot be applied to custom...
/kind bug **What steps did you take and what happened:** Enabled metrics collection with ``` kubectl set env -n kubeflow deploy/ml-pipeline collectMetricsFlag=true ``` We're seeing our pipeline metrics not reflect...
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.6.0 to 1.9.3. Commits 77a57fd Limit the complexity of "like" queries that match on a pattern. 590010f Update match dependency 61273bf Update dependency 78289be Create FUNDING.yml 75046d2...