-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Grafana image tag to avoid pulling all versions #471
Conversation
@Jeffwan thanks for submitting this. |
jenkins test this please |
Can one of the admins verify this patch? |
jenkins ok to test |
Test PASSed. |
Test FAILed. |
Seems some timeout issue. "ReadTimeout: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=70)" |
jenkins test this please |
Test PASSed. |
Test PASSed. |
init_grafana.py doesn't specify a tag which makes scripts waiting so long to pull all version from docker hub. It's a quick fix to avoid this issue to improve experience.