potiuk commented on code in PR #33868: URL: https://github.com/apache/airflow/pull/33868#discussion_r1308363230
########## airflow/providers/cncf/kubernetes/CHANGELOG.rst: ########## @@ -44,6 +44,7 @@ Bug Fixes * ``Fix KubernetesPodOperator duplicating logs when interrupted (#33500)`` * ``Fix 2.7.0 db migration job errors (#33652)`` * ``Inspect container state rather than last_state when deciding whether to skip (#33702)`` +* ``Update pod.py (#33779)`` Review Comment: @eladkal -> yes, we can update the message in CHANGELOG - we cannot update them in COMMITS. The only thing important is to make sure we leave `(#33779)`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
