Gage Krumbach
Gage Krumbach
### Environment * KFP version: v2 ### Steps to reproduce The v2 KFP api docs have some incorrect params. On runs and recurring runs, the api claims that a `pipeline_version_id`...
**Is this a new component or an extension of an existing one?** This is using the Label component with `onClick` defined. **Describe the feature** Because labels can now be clickable...
**Describe the bug** A tracking issue to squash small bugs not documented as issues that are present in the plugin. **Expected behavior** No breaking bugs in the usage of the...
## Problem statement As a user of Thoth adviser, I want to be able to sort and filter through the justifications provided after an advise so that I can find...
**Describe the bug** When i run an advise report on a large stack, I get an expected OOM error. However there is no `stack_info` returned. instead report is null and...
### Environment * KFP version: v2 ### Steps to reproduce Uploading a pipeline via url and via file upload give an option to supply a code source. The network request...
### Environment * How did you deploy Kubeflow Pipelines (KFP)? * KFP version: 2.2.0 ### Steps to reproduce 1. Run the attached pipeline that contains an invalid image: [iris_pipeline_compiled (2).yaml.zip](https://github.com/user-attachments/files/15993797/iris_pipeline_compiled.2.yaml.zip)...
**Describe the problem** When you truncate with a certain number of trailing chars using the middle variant, it has this strange effect where chars are duplicated. **How do you reproduce...