Gage Krumbach

Results 8 issues of 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`...

kind/bug
area/backend

**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...

Feature

**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...

kind/bug
priority/important-longterm
sig/user-experience

## 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...

kind/feature
priority/important-longterm
sig/user-experience
needs-triage

**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...

kind/bug
priority/important-soon
sig/stack-guidance

### 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...

area/frontend
kind/bug
area/backend
lifecycle/stale

### 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)...

kind/bug
area/backend

**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...

bug