)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"790970dd6c3a08b8ca2f704d22d5d3c5868be18e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"4e9df3fe_cf10551c","updated":"2022-08-30 08:35:35.000000000","message":"recheck","commit_id":"04394a6d6fe79adfba394d635b09fcef733bbdc8"},{"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":"3f60fe8c0ca09d4f012e027cd9c636784276545e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"8799b339_19dee635","updated":"2022-08-30 13:43:28.000000000","message":"There are remaining comments.","commit_id":"498af9a5e574565e2f22d3d0186f218252b20ef0"},{"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":"430a645d85db15316415ffa06fff99a8a6baf6eb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"a887116c_b9ddea1f","updated":"2022-08-30 17:54:08.000000000","message":"(should backport the docker fix)","commit_id":"b3e72210851a2a9e3e066a85bbb2341bb9fadba5"},{"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":"8158a2274dbab72e04be4c4e99a7be48c618f966","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"f60aca59_58ba0bf3","updated":"2022-08-30 17:54:52.000000000","message":"(sorry, actually both as it\u0027s not bound to 10.6, so it\u0027s a good package to backport together)","commit_id":"b3e72210851a2a9e3e066a85bbb2341bb9fadba5"}],"kolla/image/build.py":[{"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":"53cda487043c4ad8f3d1ca3a21f907d94d2ef276","unresolved":true,"context_lines":[{"line_number":307,"context_line":""},{"line_number":308,"context_line":"        # Since docker 3.0.0, the argument of \u0027insecure_registry\u0027 is removed."},{"line_number":309,"context_line":"        # To be compatible, set \u0027insecure_registry\u003dTrue\u0027 for old releases."},{"line_number":310,"context_line":"        # Note(frickler): This may fail for docker \u003e\u003d 6.0, but it that case"},{"line_number":311,"context_line":"        # we know that we workaround isn\u0027t needed"},{"line_number":312,"context_line":"        try:"},{"line_number":313,"context_line":"            dc_running_ver \u003d StrictVersion(docker.version)"}],"source_content_type":"text/x-python","patch_set":4,"id":"136f8cb3_80526981","line":310,"range":{"start_line":310,"start_character":10,"end_line":310,"end_character":14},"updated":"2022-08-30 13:32:34.000000000","message":"NOTE","commit_id":"d7c7b4bcb73a25ff2bb4aae6212b1258ad045166"},{"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":"53cda487043c4ad8f3d1ca3a21f907d94d2ef276","unresolved":true,"context_lines":[{"line_number":307,"context_line":""},{"line_number":308,"context_line":"        # Since docker 3.0.0, the argument of \u0027insecure_registry\u0027 is removed."},{"line_number":309,"context_line":"        # To be compatible, set \u0027insecure_registry\u003dTrue\u0027 for old releases."},{"line_number":310,"context_line":"        # Note(frickler): This may fail for docker \u003e\u003d 6.0, but it that case"},{"line_number":311,"context_line":"        # we know that we workaround isn\u0027t needed"},{"line_number":312,"context_line":"        try:"},{"line_number":313,"context_line":"            dc_running_ver \u003d StrictVersion(docker.version)"}],"source_content_type":"text/x-python","patch_set":4,"id":"37501e95_856d9345","line":310,"range":{"start_line":310,"start_character":63,"end_line":310,"end_character":66},"updated":"2022-08-30 13:32:34.000000000","message":"in","commit_id":"d7c7b4bcb73a25ff2bb4aae6212b1258ad045166"},{"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":"53cda487043c4ad8f3d1ca3a21f907d94d2ef276","unresolved":true,"context_lines":[{"line_number":308,"context_line":"        # Since docker 3.0.0, the argument of \u0027insecure_registry\u0027 is removed."},{"line_number":309,"context_line":"        # To be compatible, set \u0027insecure_registry\u003dTrue\u0027 for old releases."},{"line_number":310,"context_line":"        # Note(frickler): This may fail for docker \u003e\u003d 6.0, but it that case"},{"line_number":311,"context_line":"        # we know that we workaround isn\u0027t needed"},{"line_number":312,"context_line":"        try:"},{"line_number":313,"context_line":"            dc_running_ver \u003d StrictVersion(docker.version)"},{"line_number":314,"context_line":"            if dc_running_ver \u003c StrictVersion(\u00273.0.0\u0027):"}],"source_content_type":"text/x-python","patch_set":4,"id":"8b3ec7f5_e225bed7","line":311,"range":{"start_line":311,"start_character":23,"end_line":311,"end_character":26},"updated":"2022-08-30 13:32:34.000000000","message":"the","commit_id":"d7c7b4bcb73a25ff2bb4aae6212b1258ad045166"}],"releasenotes/notes/docker-6-6d77b5ff7ec1daef.yaml":[{"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":"53cda487043c4ad8f3d1ca3a21f907d94d2ef276","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":4,"id":"f0c14916_0ad74ece","line":7,"updated":"2022-08-30 13:32:34.000000000","message":"nit: empty line","commit_id":"d7c7b4bcb73a25ff2bb4aae6212b1258ad045166"}]}
