prometheus-community / ansible

Ansible Collection for Prometheus
https://prometheus-community.github.io/ansible/
Apache License 2.0
396 stars 133 forks source link

Docker hub rate limit #446

Closed zhan9san closed 3 weeks ago

zhan9san commented 3 weeks ago

If there is a change in _common role, it will generate hundreds of ci jobs. e.g. #443

"msg": "Error pulling image dokken/almalinux-9:latest - 500 Server Error for http+docker://localhost/v1.45/images/create?tag=latest&fromImage=dokken%2Falmalinux-9: Internal Server Error (\"toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: [https://www.docker.com/increase-rate-limit\](https://www.docker.com/increase-rate-limit/)")", "results_file": "/root/.ansible_async/j575941898829.3431", "started": 1, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

Maybe it can be resolved by login-action.

https://github.com/docker/login-action?tab=readme-ov-file#docker-hub