Skip to content

Conversation

@MaksYermak
Copy link
Contributor

In this PR I have removed on_finish_action from template fields for GKEStartPodOperator. It is needed for fixing the bug which appeared when this parameter was added to template_fields by this PR. After adding this parameter to template_fields the type of on_finish_action started changing from enum to str. And it broke comparison here and whole on_finish_action functionality for GKEStartPodOperator.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Apr 23, 2025
@MaksYermak MaksYermak force-pushed the fix-gke-start-pod-operator branch from a855b41 to 6d735be Compare April 24, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants