google / slo-generator

SLO Generator computes SLIs, SLOs, Error Budgets and Burn Rates from supported backends, then exports an SLO report to supported targets.
Apache License 2.0
489 stars 78 forks source link

chore(master): release 2.5.2 #380

Closed slo-generator-bot closed 1 year ago

slo-generator-bot commented 1 year ago

:robot: I have created a release beep boop

2.5.2 (2023-11-10)

Bug Fixes


This PR was generated with Release Please. See documentation.

lvaylet commented 1 year ago

Will release this as soon as the checks have completed in order to test the new GHCR workflow introduced in #379.

slo-generator-bot commented 1 year ago

:robot: Release is at https://github.com/google/slo-generator/releases/tag/v2.5.2 :sunflower:

maximepln commented 12 months ago

Hello @lvaylet ,

We are unable to docker pull this image with @bkamin29, is there an issue with the image build ?

Thanks in advance,

lvaylet commented 12 months ago

Hi @maximepln, thanks for reporting this. Can you share a specific error message? Which identity are you using? I had to disable public access to the Container Registry in order to stop recurrent charges (up to 100 USD per day!) due to a huge number of requests from IPs located in South America. I granted the relevant permissions to a fixed set of Groups provided by @bkamin29, so your Cloud Run instances can keep on pulling the images.

Can you try pulling from the GitHub Registry instead, and let me know how it goes? I implemented this in #159 and #379. For example with:

docker pull ghcr.io/google/slo-generator:2.5.2