)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"a5c982d6767e0f43aba17d1dbd04595634b39d68","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"06a897cc_3fdb6ba0","updated":"2023-02-28 11:35:27.000000000","message":"recheck (ubuntu timed out on logs update due to ssh host key change!?)","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"}],"releasenotes/notes/bug-2008761-d23c8b12763a6d7f.yaml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"4250b0e938cdaa4418a3cf46fd45622d8ec715f7","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes a problem where containers that do not set a reasonable nofiles"},{"line_number":5,"context_line":"    ulimit (e.g. ceph currently) fail to work properly due to the new 1b"},{"line_number":6,"context_line":"    systemd nofiles ulimit for RHEL9 and clones."},{"line_number":7,"context_line":"    `LP#2008761 \u003chttps://launchpad.net/bugs/[2008761]\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"ff435c19_5554c7e8","line":6,"updated":"2023-03-01 10:05:49.000000000","message":"The default nofiles ulimit for Docker containers is now set to N on EL9 hosts.","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"b825f650e738e10ce738a0fccab1beadf5bcdc8c","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes a problem where containers that do not set a reasonable nofiles"},{"line_number":5,"context_line":"    ulimit (e.g. ceph currently) fail to work properly due to the new 1b"},{"line_number":6,"context_line":"    systemd nofiles ulimit for RHEL9 and clones."},{"line_number":7,"context_line":"    `LP#2008761 \u003chttps://launchpad.net/bugs/[2008761]\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"0098f3cf_4b5bfc38","line":6,"in_reply_to":"032c052f_be996bbf","updated":"2023-03-01 14:16:01.000000000","message":"Oh boy, missed that, done!","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"cb761d463d19f4c6f6455123012c15e060d509ad","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes a problem where containers that do not set a reasonable nofiles"},{"line_number":5,"context_line":"    ulimit (e.g. ceph currently) fail to work properly due to the new 1b"},{"line_number":6,"context_line":"    systemd nofiles ulimit for RHEL9 and clones."},{"line_number":7,"context_line":"    `LP#2008761 \u003chttps://launchpad.net/bugs/[2008761]\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"032c052f_be996bbf","line":6,"in_reply_to":"634d2ead_e13b3cad","updated":"2023-03-01 14:06:42.000000000","message":"Need to replace N with the actual number...","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"381e7188fc08dfca9a59a89d7f5ddc7ba526d427","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes a problem where containers that do not set a reasonable nofiles"},{"line_number":5,"context_line":"    ulimit (e.g. ceph currently) fail to work properly due to the new 1b"},{"line_number":6,"context_line":"    systemd nofiles ulimit for RHEL9 and clones."},{"line_number":7,"context_line":"    `LP#2008761 \u003chttps://launchpad.net/bugs/[2008761]\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"634d2ead_e13b3cad","line":6,"in_reply_to":"ff435c19_5554c7e8","updated":"2023-03-01 11:18:55.000000000","message":"Done","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"}],"roles/docker/defaults/main.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"4250b0e938cdaa4418a3cf46fd45622d8ec715f7","unresolved":true,"context_lines":[{"line_number":44,"context_line":"docker_runtime_directory: \"\""},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"# NOTE(mnasiadka): Lower 1073741816 nofile limit on EL9 (RHEL9/CentOS Stream 9/Rocky Linux 9)"},{"line_number":47,"context_line":"docker_ulimit_nofile_el9: \"{{ ansible_facts.os_family \u003d\u003d \u0027RedHat\u0027 and ansible_facts.distribution_major_version \u003d\u003d \u00279\u0027 }}\""},{"line_number":48,"context_line":""},{"line_number":49,"context_line":"# URL of docker registry"},{"line_number":50,"context_line":"docker_registry:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"93712e19_fb4ad9cf","line":47,"range":{"start_line":47,"start_character":20,"end_line":47,"end_character":24},"updated":"2023-03-01 10:05:49.000000000","message":"nit: I\u0027d remove the el9 suffix, even though the default is set for EL9, it can be used on any distro.","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"381e7188fc08dfca9a59a89d7f5ddc7ba526d427","unresolved":false,"context_lines":[{"line_number":44,"context_line":"docker_runtime_directory: \"\""},{"line_number":45,"context_line":""},{"line_number":46,"context_line":"# NOTE(mnasiadka): Lower 1073741816 nofile limit on EL9 (RHEL9/CentOS Stream 9/Rocky Linux 9)"},{"line_number":47,"context_line":"docker_ulimit_nofile_el9: \"{{ ansible_facts.os_family \u003d\u003d \u0027RedHat\u0027 and ansible_facts.distribution_major_version \u003d\u003d \u00279\u0027 }}\""},{"line_number":48,"context_line":""},{"line_number":49,"context_line":"# URL of docker registry"},{"line_number":50,"context_line":"docker_registry:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"66a81c07_3dab9a8f","line":47,"range":{"start_line":47,"start_character":20,"end_line":47,"end_character":24},"in_reply_to":"93712e19_fb4ad9cf","updated":"2023-03-01 11:18:55.000000000","message":"Done","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"}],"roles/docker/tasks/config.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"4250b0e938cdaa4418a3cf46fd45622d8ec715f7","unresolved":true,"context_lines":[{"line_number":25,"context_line":"      default-ulimits:"},{"line_number":26,"context_line":"        nofile:"},{"line_number":27,"context_line":"          name: nofile"},{"line_number":28,"context_line":"          hard: 1048576"},{"line_number":29,"context_line":"          soft: 1048576"},{"line_number":30,"context_line":"    docker_config: \u003e-"},{"line_number":31,"context_line":"      {{ {}"},{"line_number":32,"context_line":"         | combine(docker_zun_config if docker_configure_for_zun | bool and \u0027zun-compute\u0027 in group_names else {})"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"ca61dfce_a3cb7a55","line":29,"range":{"start_line":28,"start_character":0,"end_line":29,"end_character":23},"updated":"2023-03-01 10:05:49.000000000","message":"Should it be configurable?","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"381e7188fc08dfca9a59a89d7f5ddc7ba526d427","unresolved":false,"context_lines":[{"line_number":25,"context_line":"      default-ulimits:"},{"line_number":26,"context_line":"        nofile:"},{"line_number":27,"context_line":"          name: nofile"},{"line_number":28,"context_line":"          hard: 1048576"},{"line_number":29,"context_line":"          soft: 1048576"},{"line_number":30,"context_line":"    docker_config: \u003e-"},{"line_number":31,"context_line":"      {{ {}"},{"line_number":32,"context_line":"         | combine(docker_zun_config if docker_configure_for_zun | bool and \u0027zun-compute\u0027 in group_names else {})"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"5200cbe3_3a6d528f","line":29,"range":{"start_line":28,"start_character":0,"end_line":29,"end_character":23},"in_reply_to":"ca61dfce_a3cb7a55","updated":"2023-03-01 11:18:55.000000000","message":"Done","commit_id":"8d7e25abe5c07525f177aaba79f68304ca52a221"}]}
