Yihong Wang
Yihong Wang
update the instructions and images to reflect the changes for kubeflow 1.5 Signed-off-by: Yihong Wang
Since Kubeflow v1.5 is out in April 2022, we'd like to update the content to use it. Use this issue to trace the overall progress. - [x] Kubeflow Deployment -...
/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:** Use this to trace features/changes needed for V2 Intermediate Representation (IR) - [ ] Add abstraction API in `kubeflow/pipelines` to decouple the dependency between backend api-server and...
- create tekton-compiler to compile IR into tekton CRDs - create tekton custom task controller to run kfp-driver
/kind feature **Description:** Use this to trace the status of v2 features **Additional information:** Here is the KFP v2 project board: https://github.com/orgs/kubeflow/projects/57/views/1
When working on the UX changes, I observed some nice-to-have enhancements to the UX. I'd like to use this issue to list and track those possible enhancements: - [x] 1....
## Description Consolidate config properties registration and declaration. fix: #21345 ## Motivation and Context Config properties declaration and registration are in different places, the declaration is in the `Configs.h` and...