)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"b2caa1c2de185debf1d82d7a718d454b87d981f9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"a10149d8_d21a5ed6","updated":"2022-09-13 20:52:37.000000000","message":"I also meant to say it would be good to get the screenshot job running against changes like this. maybe add that as a followon to make sure things are working before we merge this?","commit_id":"684aff191f8f523ba2533688e809295f6ae08ce1"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"d2585e0a43df487335a2301b624ff5b689735d48","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"bf835b15_256e13f7","updated":"2022-10-13 13:41:05.000000000","message":"recheck","commit_id":"684aff191f8f523ba2533688e809295f6ae08ce1"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"0e0702336e5866f8044ac56395c4f3cc38aaa66b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"a5698cf5_1983fb07","updated":"2022-09-09 20:13:53.000000000","message":"recheck to see results with latest :latest","commit_id":"684aff191f8f523ba2533688e809295f6ae08ce1"}],"playbooks/roles/grafana/templates/docker-compose.yaml.j2":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"0e0702336e5866f8044ac56395c4f3cc38aaa66b","unresolved":true,"context_lines":[{"line_number":5,"context_line":"services:"},{"line_number":6,"context_line":"  grafana:"},{"line_number":7,"context_line":"    restart: always"},{"line_number":8,"context_line":"    image: docker.io/grafana/grafana-oss:latest"},{"line_number":9,"context_line":"    network_mode: host"},{"line_number":10,"context_line":"    environment:"},{"line_number":11,"context_line":"      GF_SERVER_DOMAIN: \u0027grafana.opendev.org\u0027"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"6605fb6f_e04f8188","line":8,"updated":"2022-09-09 20:13:53.000000000","message":"I\u0027ve kind of lost confidence in the :latest containers. How about using the latest tagged versions (9.1.3 currently) and just try to stay close to latest that way? Then we\u0027d still be able to run a test job before each upgrade instead of deploying untested software.","commit_id":"684aff191f8f523ba2533688e809295f6ae08ce1"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"00eb10a27fac7b972ffff5f36396e72a77229a7a","unresolved":true,"context_lines":[{"line_number":5,"context_line":"services:"},{"line_number":6,"context_line":"  grafana:"},{"line_number":7,"context_line":"    restart: always"},{"line_number":8,"context_line":"    image: docker.io/grafana/grafana-oss:latest"},{"line_number":9,"context_line":"    network_mode: host"},{"line_number":10,"context_line":"    environment:"},{"line_number":11,"context_line":"      GF_SERVER_DOMAIN: \u0027grafana.opendev.org\u0027"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"72d5a882_75c181b9","line":8,"in_reply_to":"6605fb6f_e04f8188","updated":"2022-09-13 06:14:03.000000000","message":"I feel like I have pain in the past with big version jumps after we took this model and never got around the the latest update part 😐  In the last case we ended up being the people reporting the regression which got it fixed pretty quickly -- so win-win for both projects.  On balance, given this is really only showing read-only data I think I\u0027d prefer to keep to the latest tag, and pin it backwards if we have an issue, but assume the best.","commit_id":"684aff191f8f523ba2533688e809295f6ae08ce1"},{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"e96726480ab2e196d3cf9304cc72492a71449777","unresolved":true,"context_lines":[{"line_number":5,"context_line":"services:"},{"line_number":6,"context_line":"  grafana:"},{"line_number":7,"context_line":"    restart: always"},{"line_number":8,"context_line":"    image: docker.io/grafana/grafana-oss:latest"},{"line_number":9,"context_line":"    network_mode: host"},{"line_number":10,"context_line":"    environment:"},{"line_number":11,"context_line":"      GF_SERVER_DOMAIN: \u0027grafana.opendev.org\u0027"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"98a96a45_919aab3d","line":8,"in_reply_to":"72d5a882_75c181b9","updated":"2022-09-13 20:51:20.000000000","message":"I agree that the idea is to avoid falling behind and find issues early. I do wish that it was possible to consume :latest without getting their beta releases. That said the current latest tag does map to a proper release.\n\nConsidering that this has only really been a problem once before I\u0027m willing to try it again and continue learning what we can learn about keeping up with their image updates.\n\nIt might be a good idea to add a comment to this file indicating that we can fall back to an older stable release tag should something stop working.","commit_id":"684aff191f8f523ba2533688e809295f6ae08ce1"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"dec30c3598f87c170f326a6eb75be1d79341e2ca","unresolved":false,"context_lines":[{"line_number":5,"context_line":"services:"},{"line_number":6,"context_line":"  grafana:"},{"line_number":7,"context_line":"    restart: always"},{"line_number":8,"context_line":"    image: docker.io/grafana/grafana-oss:latest"},{"line_number":9,"context_line":"    network_mode: host"},{"line_number":10,"context_line":"    environment:"},{"line_number":11,"context_line":"      GF_SERVER_DOMAIN: \u0027grafana.opendev.org\u0027"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"96c089f8_d3298278","line":8,"in_reply_to":"98a96a45_919aab3d","updated":"2022-10-13 14:23:03.000000000","message":"I guess that is obvious enough without a comment, let\u0027s give this a go and see what happens.","commit_id":"684aff191f8f523ba2533688e809295f6ae08ce1"}]}
