Tags: akchinSTC/kfp-tekton
Tags
fix(sdk): Apply node_selector in PipelineConf (kubeflow#918) * fix(sdk): Apply node_selector in PipelineConf Apply the node_selector in PipelineConf to spec.podTemplate instead of taskPodTemplate of each task. Signed-off-by: Yihong Wang <yh.wang@ibm.com> * update Makefile under pipelineloop when running cli, it should do update target first Signed-off-by: Yihong Wang <yh.wang@ibm.com>
Add KFP-Tekton 1.1.1 release (kubeflow#847) * add 1.1.1-release patch * add 1.1.1-release patch * update patche for openshift permission
kfp-tekton 1.1 release (kubeflow#814) * add kfp-tekton 1.1 release * update manifest with the latest commits * migrating rest of v1beta1 to v1 api
add manifest for 0.8.0-rc0 (kubeflow#531) * add manifest for 0.8.0-rc0 * fix document links * remove knative conflicted crd
Add 0.7.0 release template (kubeflow#479) * add 0.7.0 release template * remove manifest headers to be consistent * remove extra empty line * update the missing version to 0.7.0 * move custom controller to tekton-pipelines for consistency * generate kfp 1.4.0 yaml
(ui) Fix status parser bug (kubeflow#441) * fix runtime execution graph status parser bug * remove logging * Fix error when condition status is missing
PreviousNext