eladkal opened a new issue, #37534: URL: https://github.com/apache/airflow/issues/37534
### Body I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? The guidelines on how to test providers can be found in [Verify providers by contributors](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-candidate-by-contributors) Let us know in the comment, whether the issue is addressed. Those are providers that require testing as there were some substantial changes introduced: ## Provider [cncf.kubernetes: 8.0.0rc3](https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/8.0.0rc3) - [ ] [The task is stuck in a queued state forever in case of pod launch errors (#36882)](https://github.com/apache/airflow/pull/36882): @dirrao - [ ] [Modify KPO to log container log periodically (#37279)](https://github.com/apache/airflow/pull/37279): @pankajastro - [ ] [Create GKEStartJobOperator and KubernetesJobOperator (#36847)](https://github.com/apache/airflow/pull/36847): @MaksYermak - [ ] [Fix occasional attr-undefined for the python_kubernetes_script (#37318)](https://github.com/apache/airflow/pull/37318): @potiuk - [ ] [Fix hanging KPO on deferrable task with do_xcom_push (#37300)](https://github.com/apache/airflow/pull/37300): @vchiapaikeo - [ ] [Fix rendering `SparkKubernetesOperator.template_body` (#37271)](https://github.com/apache/airflow/pull/37271): @Taragolis - [ ] [Fix assignment of template field in `__init__` in `KubernetesPodOperator` (#37010)](https://github.com/apache/airflow/pull/37010): @romsharon98 - [ ] [KPO Maintain backward compatibility for execute_complete and trigger run method (#37454)](https://github.com/apache/airflow/pull/37454): @pankajastro - [ ] [Fix KPO task hanging when pod fails to start within specified timeout (#37514)](https://github.com/apache/airflow/pull/37514): @pankajkoti - [ ] [Fix KeyError when KPO exits too soon (#37508)](https://github.com/apache/airflow/pull/37508): @vchiapaikeo - [ ] [Standardize deprecations in providers [part1] (#36876)](https://github.com/apache/airflow/pull/36876): @kacpermuda - [ ] [Kubernetes version bump (#37040)](https://github.com/apache/airflow/pull/37040): @dirrao - [ ] [Add GKEStartKueueInsideClusterOperator to support Kueue inside clusters (#37072)](https://github.com/apache/airflow/pull/37072): @VladaZakharova - [ ] [Convert Kubernetes ApiException status code to string to ensure it's correctly checked (#37405)](https://github.com/apache/airflow/pull/37405): @hussein-awala - [ ] [KPO Maintain backward compatibility for execute_complete and trigger run method (#37363)](https://github.com/apache/airflow/pull/37363): @pankajastro <!-- NOTE TO RELEASE MANAGER: You can move here the providers that have doc-only changes or for which changes are trivial, and you could assess that they are OK. --> All users involved in the PRs: @MaksYermak @pankajkoti @Taragolis @potiuk @kacpermuda @VladaZakharova @hussein-awala @romsharon98 @vchiapaikeo @dirrao @pankajastro ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
