Connor Edwards

Results 46 issues of Connor Edwards

This occurred after initialising a new cluster with a custom IPv4 subnet range, but I don't think it's related: ``` $ uncloud service run --mode replicated --replicas 2 nginxdemos/hello WARNING:...

bug

### What is the issue? We're deploying the tsrecorder on EKS using the Tailscale Operator (1.84.3). We've configured a Recorder to send sessions to an S3 bucket in another account...

needs-triage
fr

If I resize an image to fit a frame using `resize_to_fill`, the image is cropped if the image is not a perfect square. Can we implement a function for resizing...

kind: new features

**This is a copy of issue #204 which is still present.** # Steps to reproduce main.go ```go package main import ( "github.com/go-git/go-git/v5" "github.com/go-git/go-git/v5/plumbing" ) func main() { repo, err :=...

good first issue
help wanted

The Action doesn't currently provide a way to pin the installed trivy binary by checksum. This is a concern for us because artifacts on GitHub Releases can be replaced arbitrarily...