Chris Austin

Results 7 comments of Chris Austin

I know this is an old Issue, but I ran into this today with 1.4.13 and spent too much time troubleshooting it. TL;DR - updating .docker/config.json to use credsStore=ecr-login is...

That's unfortunate - I prefer to control all aspects of my AWS environment through terraform, considering console use a last resort. I've commented out all of my grafana terraform config...

The repo setup page includes this note: ``` *Not required if your repo is using GitHub Actions, Travic CI, CIrcle CI, AppVeyor, or Azure Pipelines. ``` The [codecov-action](https://github.com/codecov/codecov-action) says this...

The setup for multi-module maven projects with jacoco isn't as intuitive as I'd like, so some more documentation would reduce friction when adding new projects. The basic upload works well,...

I neglected to set the helm chart's namespace and used the production.yaml example for my first test. This led to spire-server-0 in the default namespace, with all spire-agents trying to...

I'm having a [possibly] related issue. My app receives UDP syslog messages from most sources with the original source address preserved, but one device has the source rewritten to the...

Claude Code has been so much worse for the past week or two. It ignores my instructions, downgrades libraries, makes the same mistakes repeatedly, and feels like genai from 9...