)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8213,"name":"Claudiu Belu","email":"claudiu.belu@canonical.com","username":"claudiub"},"change_message_id":"0826171c44a681b8706e4cc5a69633116ff21a04","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"3235cf88_c259f2d8","updated":"2025-09-02 09:37:04.000000000","message":"recheck","commit_id":"0ddcb4c648ce47773c878d32d581fe0e698c6540"},{"author":{"_account_id":10366,"name":"Hemanth N","email":"hemanth.nakkina@canonical.com","username":"Hemanth"},"change_message_id":"957a3e7699937ba6be6a4141ace133bb6fba67a3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"3d30a9bc_43c5e247","updated":"2025-09-30 02:54:56.000000000","message":"Can you add publish_channel as well\nhttps://opendev.org/openstack/sunbeam-charms/src/branch/main/zuul.d/zuul.yaml","commit_id":"96f74145b7f4f692c6d72fba4269a306c17924a5"},{"author":{"_account_id":8213,"name":"Claudiu Belu","email":"claudiu.belu@canonical.com","username":"claudiub"},"change_message_id":"e636f0969e7cb25b6c4991d3f40a02fc339ca8ba","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"75dc6877_1bf53a81","in_reply_to":"3d30a9bc_43c5e247","updated":"2025-09-30 10:07:36.000000000","message":"Done","commit_id":"96f74145b7f4f692c6d72fba4269a306c17924a5"},{"author":{"_account_id":10366,"name":"Hemanth N","email":"hemanth.nakkina@canonical.com","username":"Hemanth"},"change_message_id":"19e973d3d424e10fea227567792fe39ab7a00b85","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"1fc47446_a690a4ec","updated":"2025-10-03 00:45:41.000000000","message":"LGTM","commit_id":"f07ada88f18a44a2c474ff08cf872913cb19aa79"}],"charms/ironic-k8s/charmcraft.yaml":[{"author":{"_account_id":10366,"name":"Hemanth N","email":"hemanth.nakkina@canonical.com","username":"Hemanth"},"change_message_id":"957a3e7699937ba6be6a4141ace133bb6fba67a3","unresolved":true,"context_lines":[{"line_number":22,"context_line":"      default: false"},{"line_number":23,"context_line":"      description: Enable debug logging"},{"line_number":24,"context_line":"      type: boolean"},{"line_number":25,"context_line":"    verbose:"},{"line_number":26,"context_line":"      default: False"},{"line_number":27,"context_line":"      description: Enable verbose logging"},{"line_number":28,"context_line":"      type: boolean"}],"source_content_type":"text/x-yaml","patch_set":9,"id":"7b33597b_e58df68c","line":25,"updated":"2025-09-30 02:54:56.000000000","message":"Option not required\nhttps://opendev.org/openstack/ironic/src/branch/stable/2024.1/releasenotes/notes/remove-verbose-option-261f1b9e24212ee2.yaml","commit_id":"96f74145b7f4f692c6d72fba4269a306c17924a5"},{"author":{"_account_id":8213,"name":"Claudiu Belu","email":"claudiu.belu@canonical.com","username":"claudiub"},"change_message_id":"e636f0969e7cb25b6c4991d3f40a02fc339ca8ba","unresolved":false,"context_lines":[{"line_number":22,"context_line":"      default: false"},{"line_number":23,"context_line":"      description: Enable debug logging"},{"line_number":24,"context_line":"      type: boolean"},{"line_number":25,"context_line":"    verbose:"},{"line_number":26,"context_line":"      default: False"},{"line_number":27,"context_line":"      description: Enable verbose logging"},{"line_number":28,"context_line":"      type: boolean"}],"source_content_type":"text/x-yaml","patch_set":9,"id":"aa8f7fe3_9a4f8864","line":25,"in_reply_to":"7b33597b_e58df68c","updated":"2025-09-30 10:07:36.000000000","message":"Done","commit_id":"96f74145b7f4f692c6d72fba4269a306c17924a5"}],"charms/ironic-k8s/src/charm.py":[{"author":{"_account_id":10366,"name":"Hemanth N","email":"hemanth.nakkina@canonical.com","username":"Hemanth"},"change_message_id":"957a3e7699937ba6be6a4141ace133bb6fba67a3","unresolved":false,"context_lines":[{"line_number":176,"context_line":"    ) -\u003e List[sunbeam_chandlers.ServicePebbleHandler]:"},{"line_number":177,"context_line":"        \"\"\"Pebble handlers for the operator.\"\"\""},{"line_number":178,"context_line":"        pebble_handlers \u003d ["},{"line_number":179,"context_line":"            sunbeam_chandlers.WSGIPebbleHandler("},{"line_number":180,"context_line":"                self,"},{"line_number":181,"context_line":"                IRONIC_API_CONTAINER,"},{"line_number":182,"context_line":"                self.service_name,"}],"source_content_type":"text/x-python","patch_set":9,"id":"57d96d29_9f7ebb96","line":179,"updated":"2025-09-30 02:54:56.000000000","message":"This handler is already in super() but that should be ok.\nWhen we backport this change, we can just remove ironicvncproxyhandler which seems good when someone looks at differernce between 2025.1 and 2024.1","commit_id":"96f74145b7f4f692c6d72fba4269a306c17924a5"}],"charms/ironic-k8s/src/templates/ironic.conf.j2":[{"author":{"_account_id":10366,"name":"Hemanth N","email":"hemanth.nakkina@canonical.com","username":"Hemanth"},"change_message_id":"957a3e7699937ba6be6a4141ace133bb6fba67a3","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"[DEFAULT]"},{"line_number":8,"context_line":"debug \u003d {{ options.debug }}"},{"line_number":9,"context_line":"verbose \u003d {{ options.verbose }}"},{"line_number":10,"context_line":"transport_url \u003d {{ amqp.transport_url }}"},{"line_number":11,"context_line":"auth_strategy \u003d keystone"},{"line_number":12,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":9,"id":"d4b0e68e_99e56d1d","line":9,"updated":"2025-09-30 02:54:56.000000000","message":"We may not require this option https://opendev.org/openstack/ironic/src/branch/stable/2024.1/releasenotes/notes/remove-verbose-option-261f1b9e24212ee2.yaml","commit_id":"96f74145b7f4f692c6d72fba4269a306c17924a5"},{"author":{"_account_id":8213,"name":"Claudiu Belu","email":"claudiu.belu@canonical.com","username":"claudiub"},"change_message_id":"e636f0969e7cb25b6c4991d3f40a02fc339ca8ba","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"[DEFAULT]"},{"line_number":8,"context_line":"debug \u003d {{ options.debug }}"},{"line_number":9,"context_line":"verbose \u003d {{ options.verbose }}"},{"line_number":10,"context_line":"transport_url \u003d {{ amqp.transport_url }}"},{"line_number":11,"context_line":"auth_strategy \u003d keystone"},{"line_number":12,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":9,"id":"89a8ddc1_3953fdf0","line":9,"in_reply_to":"d4b0e68e_99e56d1d","updated":"2025-09-30 10:07:36.000000000","message":"Done","commit_id":"96f74145b7f4f692c6d72fba4269a306c17924a5"}]}
