)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"0c622c9fd87b7820c89465b2803cdc9ada27b622","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2450ecf8_7c7b1092","updated":"2025-05-13 18:47:09.000000000","message":"I would suggest using helm-toolkit snippet for runtime/priority class like how we do this for other such things like security context, labels, annotations, etc. \n\nI prepared htk PR https://review.opendev.org/c/openstack/openstack-helm/+/949665. It is backward compatible and you don\u0027t need to update the value.yaml file for a chart that uses this snippet. \n\nSo you can rebase the change on 949665 and then use the snippet wherever necessary.\n\nE.g. in the designate/templates/deployment-api.yaml it will look like this.\n```\n    spec:\n{{ tuple \"designate_api\" . | include \"helm-toolkit.snippets.kubernetes_pod_priority_class\" | indent 6 }}\n{{ tuple \"designate_api\" . | include \"helm-toolkit.snippets.kubernetes_pod_runtime_class\" | indent 6 }}\n\n```\n\nAlso please consider preparing the all-in-one PR with the common release note instead of multiple per-chart PRs\n\n```\nreno new common\n```\nthen edit the file common-\u003chash\u003e.yaml and put the change description under the features section\n```\nfeatures:\n  - |\n    Add support for runtimeClassName and priorityClassName\n```","commit_id":"b1bed8b07e7c85dbcce3bbc0cb00a1135d429664"},{"author":{"_account_id":3009,"name":"Vladimir Kozhukalov","email":"kozhukalov@gmail.com","username":"kozhukalov"},"change_message_id":"b16e60ef182eeac235451eb612fca28f4ce72082","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"2e728f1a_3a6b02a2","updated":"2025-05-16 19:34:04.000000000","message":"recheck","commit_id":"40f6dc8e6412a8c542e6c788310b29e63e46cf3a"}]}
