proof-nicholas

Results 5 issues of proof-nicholas

Hi, We use copilot to create preview environments for developer feature branches. Everything has been going well until we tried to create the 11th environment for our app and ran...

guidance

### Go version go version go1.21.7 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/var/lib/buildkite-agent/.cache/go-build' GOENV='/var/lib/buildkite-agent/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/var/lib/buildkite-agent/go/pkg/mod' GONOPROXY='' GONOSUMDB=''...

NeedsInvestigation
compiler/runtime

Hi, I have a use case where I want to add VPC endpoints to my environment. I initially tried adding them as addons but the interface endpoints have a dependency...

### Description: I have a backend gRPC service that I'm attempting to set the health check success code with an http configuration as follows: ``` http: version: grpc path: /...

type/bug

### Description: I have defined the `aws-fluent-bit` logging for my service and the logs for the main container are published to my configured log destination as expected but it appears...

type/bug