Jack Whelpton

Results 11 issues of Jack Whelpton

### Issue Summary: This is basically https://github.com/spinnaker/spinnaker/issues/5915, which was closed owing to age, and which I didn't have permission to reopen. Helm 3.7.0 makes some changes to the experimental OCI...

no-lifecycle

I'm using a CI tool that acts as a wrapper for the Go command and emits the results via stderr rather than stdout. I've tried various ways of incorporating this...

### Feature Area /area frontend ### What feature would you like to see? The ability to enable or disable (v2) caching for a pipeline run _via the UI_. ### What...

area/frontend
kind/feature
lifecycle/frozen

### Category Cedar validation features ### Describe the feature you'd like to request For a large application with numerous domains, it would be handy to be able to define separate...

### What steps did you take: Defined a pipeline with float parameters: ```python @dsl.pipeline(name="test", description="test") def train_pipeline( schedule_1_learning_rate: float = 0.0002, schedule_2_learning_rate: float = 0.00002, schedule_3_learning_rate: float = 0.000002, ):...

kind/bug
status/triaged
lifecycle/stale

### Environment * KFP version: 1.0.1 ### Steps to reproduce Output a markdown artifact containing the missing features: a horizontal rule, and an emoji, e.g. `:warning:` ```python metadata = {...

help wanted
area/frontend
kind/bug
lifecycle/stale

### Describe the bug Running `go-publish` from a subdirectory (module) of a multi-module workspace fails. ### Current behavior ``` [Info] Using go: go1.20 [Info] Running 'go list -mod=mod -m' in...

bug

### Describe the bug The Policy object in the 7.x version of the node SDK lacks the `conditions` property, breaking the 6.x paradigm of fetching a policy, updating this collection...

bug

Of course, "incompatible" may just mean "breaking changes with my setup". I'm seeing this error when building an image using an container with `buildah` 1.39.4 (and earlier), running in Kubernetes:...

stale-issue

**Describe the bug** Single carriage return line endings (`\r`) are treated as non-breaking characters. This is contrary to the [YAML spec](https://yaml.org/spec/1.2-old/spec.html#id2774608), which explicitly calls out CR, LF and CRLF as...

bug