)]}'
{"tools/cleanup-containers":[{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"eb28ca5ff339bae10b5829a8f6fa5a151fa6afad","unresolved":true,"context_lines":[{"line_number":44,"context_line":"for container in ${containers_to_kill}; do"},{"line_number":45,"context_line":"sudo systemctl disable kolla-${container}-container.service"},{"line_number":46,"context_line":"sudo systemctl stop kolla-${container}-container.service"},{"line_number":47,"context_line":"sudo systemctl reset-failed kolla-${container}-container.service"},{"line_number":48,"context_line":"done"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"echo \"Removing containers...\""}],"source_content_type":"application/octet-stream","patch_set":3,"id":"3e36a09d_4bec5efd","line":47,"range":{"start_line":47,"start_character":0,"end_line":47,"end_character":15},"updated":"2023-08-28 12:57:49.000000000","message":"would it be nicer to first check?\n\n```bash\nsudo systemctl is-failed kolla-${container}-container.service \u0026\u0026 \\\nsudo systemctl reset-failed kolla-${container}-container.service\n```","commit_id":"c6f04e844bcca319047894ca01cd28e9d246cc8c"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"1fd2aa4822225cb9d88ce40a86e0ed19bc5a6667","unresolved":false,"context_lines":[{"line_number":44,"context_line":"for container in ${containers_to_kill}; do"},{"line_number":45,"context_line":"sudo systemctl disable kolla-${container}-container.service"},{"line_number":46,"context_line":"sudo systemctl stop kolla-${container}-container.service"},{"line_number":47,"context_line":"sudo systemctl reset-failed kolla-${container}-container.service"},{"line_number":48,"context_line":"done"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"echo \"Removing containers...\""}],"source_content_type":"application/octet-stream","patch_set":3,"id":"77bd70d3_dad297aa","line":47,"range":{"start_line":47,"start_character":0,"end_line":47,"end_character":15},"in_reply_to":"3e36a09d_4bec5efd","updated":"2023-08-28 13:18:04.000000000","message":"If we like running more commands - sure ;-)","commit_id":"c6f04e844bcca319047894ca01cd28e9d246cc8c"},{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"3078cab5b0977584ad0c22a9957adb1c6448aa8d","unresolved":false,"context_lines":[{"line_number":44,"context_line":"for container in ${containers_to_kill}; do"},{"line_number":45,"context_line":"sudo systemctl disable kolla-${container}-container.service"},{"line_number":46,"context_line":"sudo systemctl stop kolla-${container}-container.service"},{"line_number":47,"context_line":"sudo systemctl reset-failed kolla-${container}-container.service"},{"line_number":48,"context_line":"done"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"echo \"Removing containers...\""}],"source_content_type":"application/octet-stream","patch_set":3,"id":"90edafd6_2a88de76","line":47,"range":{"start_line":47,"start_character":0,"end_line":47,"end_character":15},"in_reply_to":"77bd70d3_dad297aa","updated":"2023-08-28 13:30:36.000000000","message":"well I hope not all containers are marked as failed after they are stopped, so it should be overall less commands ;-)","commit_id":"c6f04e844bcca319047894ca01cd28e9d246cc8c"}]}
