You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry I'm not sure which is the problem, the user-agent is skopeo/1.17.0, but obviously it is triggered by bootc.
Summary
I'm using Bluefin 41 on my laptop, and using custom image that built and pushed to GitHub, because Fastly CDN's speed is terrible for me, I use Cloudflare Worker + ciiiii/cloudflare-docker-proxy to build a reverse proxy so I can have better download speed, but today, I got the email from Cloudflare, said my Worker quota is exceed to 81%, after checked the Dashboard, I found out lots of query that querying my custom image.
Version
bootc --version
bootc 1.1.2
skopeo --version
skopeo version 1.17.0
That's a request to list tags, which is not to the best of my knowledge something bootc should be doing.
bootc upstream does not check for updates by default. Can you check with your image producer to see if they ship software which is running bootc upgrade --check or equivalent, and if so how often it runs?
I'm closing this here for now, but feel free to reopen if you've gathered a bit more information and have reason to believe there is a bootc issue here.
Sorry I'm not sure which is the problem, the user-agent is
skopeo/1.17.0
, but obviously it is triggered by bootc.Summary
I'm using Bluefin 41 on my laptop, and using custom image that built and pushed to GitHub, because Fastly CDN's speed is terrible for me, I use Cloudflare Worker + ciiiii/cloudflare-docker-proxy to build a reverse proxy so I can have better download speed, but today, I got the email from Cloudflare, said my Worker quota is exceed to 81%, after checked the Dashboard, I found out lots of query that querying my custom image.
Version
Log from Cloudflare Worker
The text was updated successfully, but these errors were encountered: