Matheus Macabu

Results 4 issues of Matheus Macabu

While trying to migrate workloads from amd64 to arm64, having a single tag for both architectures makes the transition easier. References: - https://goreleaser.com/cookbooks/multi-platform-docker-images/#creating-multi-platform-docker-images-with-goreleaser - https://carlosbecker.com/posts/multi-platform-docker-images-goreleaser-gh-actions/

### Which image/versions are related to this issue/feature request? cgr.dev/chainguard/node-lts:latest@sha256:4d282d59c135c0d4d90f1228d5bae9827da8aed37153bba3fee98f9f42d103fc ### Issue/Feature description I was reading [this page](https://edu.chainguard.dev/chainguard/chainguard-images/debugging-distroless-images/) and it says: > Having a package manager and the ability to...

needs-triage

Some of the receivers use the /alerting/list for grouping alerts when their generator URLs aren't the same. However these alerting list URLs are not "org-aware". Instead of passing an orgId...

Adds binaries and OCI images for `linux/riscv64`. I also updated the dev `Dockerfile` base image to an `Alpine` based one, since the `Debian` variant doesn't support `riscv64` yet (I can...