Keith Wall

Results 305 comments of Keith Wall

I would have expected the [Maven caching](https://github.com/marketplace/actions/maven-cache) employed by our workflows to mean this shouldn't happen. Edit: so caching is present, it is just the build needed to pull the...

Let's monitor the situation. If it is more than a one off, we can think about solutions.

# Prework ## Remove sonar.yaml `sonar.yaml` exists to run Sonar for PRs. The reason for the separation is to try to prevent exfiltration of the secrets (such as the Sonar...

I did some research into how to get the Maven build to generate mutli-arch container images as tars which can be: a) loaded into minikube (for integration testing purposes) and...

> What's the goal? To be able to navigate to each use case, or to be able to navigate within each use case? really the former. currently, if you click...

@tombentley when pairing with @SamBarker on #2585 on Friday, whilst thinking about the config model, I vaguely remembered a conversation during the #1639 about how we should model utilise schemas...

Actually, I think I can answer my own question (but I'd still appreciate others chiming in). I think the config model we chose for https://github.com/kroxylicious/kroxylicious/pull/2585 wasn't the right one. If...

> It may or may not be significant at this point but fixed moved to being a test only class so we are back/still in enum territory. ack. yeah, I...

One idea I had was that the `stage_release` process could attach the container image tgz generated by the Maven build to the draft release note. Users validating the release could...

@joonseolee thanks for the offer of help. We really appreciate it. However, in the case of this issue, #2759 in the process of killing kroxylicious-sample in its current form and...