)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28048,"name":"Will Szumski","email":"will@stackhpc.com","username":"jovial"},"change_message_id":"0d3240269f005e7b072207e78e32cded022794ee","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"ad0a7586_cbd6f596","updated":"2025-01-06 14:17:21.000000000","message":"Generally in favour of this as I believe it is bad idea to remove containers on service deploy.","commit_id":"bc7dbe1a6d53f9e8508dd25ddad37fd6f2cd08fb"},{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"244b258e159159d1a2e154bcf2cbb51a202583e6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"06b34d01_6e2a0148","updated":"2025-01-16 11:13:25.000000000","message":"It seems a good idea to remove the auto container removal regardless of the podman fix. It matches the behaviour of all the KA services, and avoids accidental removal - say if someone uses an outdated kayobe-config.","commit_id":"a6ba61f46282b12ff04d1dd5190595f1216c4693"}],"ansible/roles/opensm/tasks/deploy.yml":[{"author":{"_account_id":28048,"name":"Will Szumski","email":"will@stackhpc.com","username":"jovial"},"change_message_id":"0d3240269f005e7b072207e78e32cded022794ee","unresolved":true,"context_lines":[{"line_number":8,"context_line":"    read_only: \"{{ item.value.read_only | default(omit) }}\""},{"line_number":9,"context_line":"    restart_policy: \"{{ opensm_restart_policy }}\""},{"line_number":10,"context_line":"    restart_retries: \"{{ opensm_restart_retries | default(omit) }}\""},{"line_number":11,"context_line":"    state: \"{{ item.value.enabled | ternary(\u0027started\u0027, \u0027absent\u0027) }}\""},{"line_number":12,"context_line":"    volumes: \"{{ item.value.volumes }}\""},{"line_number":13,"context_line":"  with_dict: \"{{ opensm_services }}\""},{"line_number":14,"context_line":"  when: item.value.enabled | bool"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"1939b02b_082ecdf4","line":11,"updated":"2025-01-06 14:17:21.000000000","message":"Hardcode to started?","commit_id":"bc7dbe1a6d53f9e8508dd25ddad37fd6f2cd08fb"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"e2a65f52e23e80f53bf73bd0f0d5e957609d936b","unresolved":false,"context_lines":[{"line_number":8,"context_line":"    read_only: \"{{ item.value.read_only | default(omit) }}\""},{"line_number":9,"context_line":"    restart_policy: \"{{ opensm_restart_policy }}\""},{"line_number":10,"context_line":"    restart_retries: \"{{ opensm_restart_retries | default(omit) }}\""},{"line_number":11,"context_line":"    state: \"{{ item.value.enabled | ternary(\u0027started\u0027, \u0027absent\u0027) }}\""},{"line_number":12,"context_line":"    volumes: \"{{ item.value.volumes }}\""},{"line_number":13,"context_line":"  with_dict: \"{{ opensm_services }}\""},{"line_number":14,"context_line":"  when: item.value.enabled | bool"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"a2713877_d3aef018","line":11,"in_reply_to":"1939b02b_082ecdf4","updated":"2025-01-06 14:34:11.000000000","message":"Done","commit_id":"bc7dbe1a6d53f9e8508dd25ddad37fd6f2cd08fb"}],"releasenotes/notes/overcloud-extras-service-absent-2e8a01e1c31f038b.yaml":[{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"734c1518f9334d81f6236179c6302b030d21bf44","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Stops automatically removing the ``inspection_store`` and ``opensm``"},{"line_number":5,"context_line":"    containers when they become disabled in Kayobe configuration. The operator"},{"line_number":6,"context_line":"    is now responsible for removing them except in the case of a full service"},{"line_number":7,"context_line":"    destroy."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"50d014e7_0873fce9","line":6,"range":{"start_line":6,"start_character":11,"end_line":6,"end_character":22},"updated":"2024-12-13 08:27:55.000000000","message":"\u0027responsible\u0027 is not a good wording. \u0027manual container removal is necessary now\u0027 from the commit message much better.","commit_id":"5198026eedd990cf3ad614736f591c20466dd80e"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"9c8bd2130e5bdfdf19532bbd67052d76eb083dd8","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Stops automatically removing the ``inspection_store`` and ``opensm``"},{"line_number":5,"context_line":"    containers when they become disabled in Kayobe configuration. The operator"},{"line_number":6,"context_line":"    is now responsible for removing them except in the case of a full service"},{"line_number":7,"context_line":"    destroy."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"852551de_bedec44b","line":6,"range":{"start_line":6,"start_character":11,"end_line":6,"end_character":22},"in_reply_to":"28e6de7c_81ec6494","updated":"2024-12-13 08:52:22.000000000","message":"Perfect. Thanks.","commit_id":"5198026eedd990cf3ad614736f591c20466dd80e"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"19e8e8ae07abab4d52ef07a998540b6d52ab50d0","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Stops automatically removing the ``inspection_store`` and ``opensm``"},{"line_number":5,"context_line":"    containers when they become disabled in Kayobe configuration. The operator"},{"line_number":6,"context_line":"    is now responsible for removing them except in the case of a full service"},{"line_number":7,"context_line":"    destroy."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"28e6de7c_81ec6494","line":6,"range":{"start_line":6,"start_character":11,"end_line":6,"end_character":22},"in_reply_to":"50d014e7_0873fce9","updated":"2024-12-13 08:50:49.000000000","message":"Done","commit_id":"5198026eedd990cf3ad614736f591c20466dd80e"}]}
