eladkal commented on code in PR #48013: URL: https://github.com/apache/airflow/pull/48013#discussion_r2005939393
########## providers/cncf/kubernetes/docs/changelog.rst: ########## @@ -28,6 +28,30 @@ Changelog --------- +10.4.0b1 +........ + +Features +~~~~~~~~ + +* ``cncf.kubernetes: make the base container status check polling interval configurable (#47774)`` + +Bug Fixes +~~~~~~~~~ + +* ``Switch to non-interactive mode where stdin is disabled (#47568)`` +* `` Retry k8s API requests in 'KubernetesPodTrigger' (#47187)`` Review Comment: ```suggestion * ``Retry k8s API requests in 'KubernetesPodTrigger' (#47187)`` ``` -- 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]
