Stuart Taylor
Stuart Taylor
@jaypipes Do you have a roadmap/list of issues that the community can work on? A lot of us are looking for a well supported SQS operator.
`cr.step.sm/smallstep/autocert-controller:0.16.0` is only available for amd, even though it is using `[email protected]`: https://github.com/smallstep/autocert/blob/v0.16.0/controller/Dockerfile#L12
@dopey sorry for the delay. Yes, `0.17.2-rc1` works on arm64
@dopey Is this going to land in a stable release anytime soon?
> Ideally, it would be great if you can share a dockerfile that we can use to reproduce the crash so that I can try to reproduce the issue and...
I tested node:(18|20|22)-alpine and the issue was only present on node:20-alpine
Thanks for the quick turnaround. I tested again today for `node:20-alpine3.(18|19|20)` and the install fails with alpine 3.19 and 3.20. I can confirm it works as expected on 3.18. The...
@Lunarequest I found a workaround with something like this: ```yaml contents: keyring: - https://packages.wolfi.dev/os/wolfi-signing.rsa.pub - melange.rsa.pub repositories: - https://packages.wolfi.dev/os - /work/packages # List just a reference to the directory packages:...