)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"07e47cf6b5f28d9333724534be03eb6c408ce502","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"2db5a933_b455cbc9","updated":"2022-06-27 09:56:25.000000000","message":"OK to W+1?","commit_id":"5f94e53bea9fb81786595cb8b452879afe436e26"}],"docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"312b7fbc21e9bbbeca44331ae87273f6f78251ce","unresolved":true,"context_lines":[{"line_number":7,"context_line":""},{"line_number":8,"context_line":"{% block prometheus_openstack_exporter_repository_version %}"},{"line_number":9,"context_line":"ARG prometheus_openstack_exporter_version\u003d1.6.0"},{"line_number":10,"context_line":"ARG prometheus_openstack_exporter_url\u003dhttps://github.com/openstack-exporter/openstack-exporter/releases/download/v1.6.0/openstack-exporter_${prometheus_openstack_exporter_version}_linux_{{debian_arch}}.tar.gz"},{"line_number":11,"context_line":"{% endblock %}"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"{% block prometheus_openstack_exporter_install %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"b9d19c39_b8ea3959","line":10,"updated":"2022-06-13 18:01:48.000000000","message":"Why do you stop using the version variable here?","commit_id":"6d08f9ea5ef900ffbe068a94501073c1324e8986"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"859503eae6cc08908df31e7095f4e806915fca34","unresolved":false,"context_lines":[{"line_number":7,"context_line":""},{"line_number":8,"context_line":"{% block prometheus_openstack_exporter_repository_version %}"},{"line_number":9,"context_line":"ARG prometheus_openstack_exporter_version\u003d1.6.0"},{"line_number":10,"context_line":"ARG prometheus_openstack_exporter_url\u003dhttps://github.com/openstack-exporter/openstack-exporter/releases/download/v1.6.0/openstack-exporter_${prometheus_openstack_exporter_version}_linux_{{debian_arch}}.tar.gz"},{"line_number":11,"context_line":"{% endblock %}"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"{% block prometheus_openstack_exporter_install %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"552cb423_24f0998d","line":10,"in_reply_to":"b9d19c39_b8ea3959","updated":"2022-06-16 16:13:35.000000000","message":"Sorry, bad copy/paste.","commit_id":"6d08f9ea5ef900ffbe068a94501073c1324e8986"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"312b7fbc21e9bbbeca44331ae87273f6f78251ce","unresolved":true,"context_lines":[{"line_number":14,"context_line":"RUN curl -o /tmp/prometheus_openstack_exporter.tar.gz ${prometheus_openstack_exporter_url} \\"},{"line_number":15,"context_line":"    \u0026\u0026 tar xvf /tmp/prometheus_openstack_exporter.tar.gz -C /opt/ \\"},{"line_number":16,"context_line":"    \u0026\u0026 rm -f /tmp/prometheus_openstack_exporter.tar.gz \\"},{"line_number":17,"context_line":"    \u0026\u0026 ln -s /opt/openstack-exporter* /opt/openstack-exporter"},{"line_number":18,"context_line":"{% endblock %}"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"{% block prometheus_openstack_exporter_footer %}{% endblock %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"e87ade27_2df1d71f","line":17,"updated":"2022-06-13 18:01:48.000000000","message":"Seems the content of the tar file has changed and you can drop this step.","commit_id":"6d08f9ea5ef900ffbe068a94501073c1324e8986"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"859503eae6cc08908df31e7095f4e806915fca34","unresolved":false,"context_lines":[{"line_number":14,"context_line":"RUN curl -o /tmp/prometheus_openstack_exporter.tar.gz ${prometheus_openstack_exporter_url} \\"},{"line_number":15,"context_line":"    \u0026\u0026 tar xvf /tmp/prometheus_openstack_exporter.tar.gz -C /opt/ \\"},{"line_number":16,"context_line":"    \u0026\u0026 rm -f /tmp/prometheus_openstack_exporter.tar.gz \\"},{"line_number":17,"context_line":"    \u0026\u0026 ln -s /opt/openstack-exporter* /opt/openstack-exporter"},{"line_number":18,"context_line":"{% endblock %}"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"{% block prometheus_openstack_exporter_footer %}{% endblock %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"8f003cba_05831da0","line":17,"in_reply_to":"e87ade27_2df1d71f","updated":"2022-06-16 16:13:35.000000000","message":"Fixed (and tested this time)","commit_id":"6d08f9ea5ef900ffbe068a94501073c1324e8986"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"e66f8021808631ecdbdf75de8a063fe5c8969942","unresolved":true,"context_lines":[{"line_number":13,"context_line":"{% block prometheus_openstack_exporter_install %}"},{"line_number":14,"context_line":"RUN curl -o /tmp/prometheus_openstack_exporter.tar.gz ${prometheus_openstack_exporter_url} \\"},{"line_number":15,"context_line":"    \u0026\u0026 mkdir /opt/openstack-exporter \\"},{"line_number":16,"context_line":"    \u0026\u0026 tar xvf /tmp/prometheus_openstack_exporter.tar.gz -C /opt/openstack-exporter \\"},{"line_number":17,"context_line":"    \u0026\u0026 rm -f /tmp/prometheus_openstack_exporter.tar.gz"},{"line_number":18,"context_line":"{% endblock %}"},{"line_number":19,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":4,"id":"189f0d7d_ba671193","line":16,"updated":"2022-06-20 08:56:54.000000000","message":"duh! I hate it when tarballs extract into multiple files; why did they break their tarball generation?","commit_id":"127bfde537b86aa55be814b19d1f59eef552ba88"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"7680f39690c3f33259d70c688b7d843f9d3a679e","unresolved":false,"context_lines":[{"line_number":13,"context_line":"{% block prometheus_openstack_exporter_install %}"},{"line_number":14,"context_line":"RUN curl -o /tmp/prometheus_openstack_exporter.tar.gz ${prometheus_openstack_exporter_url} \\"},{"line_number":15,"context_line":"    \u0026\u0026 mkdir /opt/openstack-exporter \\"},{"line_number":16,"context_line":"    \u0026\u0026 tar xvf /tmp/prometheus_openstack_exporter.tar.gz -C /opt/openstack-exporter \\"},{"line_number":17,"context_line":"    \u0026\u0026 rm -f /tmp/prometheus_openstack_exporter.tar.gz"},{"line_number":18,"context_line":"{% endblock %}"},{"line_number":19,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":4,"id":"ecc31870_3fa851c3","line":16,"in_reply_to":"0196a6eb_88c3d4f9","updated":"2022-06-22 05:08:37.000000000","message":"Ack, nothing we can change directly and the format like won\u0027t change again for the current release. We can adapt when they fix it for the next one.","commit_id":"127bfde537b86aa55be814b19d1f59eef552ba88"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"4357c505085dab7ef20e004095a5328f2fbe52a0","unresolved":true,"context_lines":[{"line_number":13,"context_line":"{% block prometheus_openstack_exporter_install %}"},{"line_number":14,"context_line":"RUN curl -o /tmp/prometheus_openstack_exporter.tar.gz ${prometheus_openstack_exporter_url} \\"},{"line_number":15,"context_line":"    \u0026\u0026 mkdir /opt/openstack-exporter \\"},{"line_number":16,"context_line":"    \u0026\u0026 tar xvf /tmp/prometheus_openstack_exporter.tar.gz -C /opt/openstack-exporter \\"},{"line_number":17,"context_line":"    \u0026\u0026 rm -f /tmp/prometheus_openstack_exporter.tar.gz"},{"line_number":18,"context_line":"{% endblock %}"},{"line_number":19,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":4,"id":"0196a6eb_88c3d4f9","line":16,"in_reply_to":"189f0d7d_ba671193","updated":"2022-06-20 10:12:53.000000000","message":"They switched to GitHub Actions and it produced this change of tarball format. I will check if it can be changed back.","commit_id":"127bfde537b86aa55be814b19d1f59eef552ba88"}]}
