-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Move the KubernetesPodOperator 'convert_config_file_to_dict' call #55064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move the KubernetesPodOperator 'convert_config_file_to_dict' call #55064
Conversation
faaed1b to
bce8ffd
Compare
|
Note: viewed internally by google-cloud-provider team. |
|
Justification for this change? |
|
Hi @eladkal,
With that being said, I cautiously interpret changes as justified. |
33f3b11 to
ab7ce01
Compare
ab7ce01 to
8192583
Compare
It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE).
8192583 to
7b4952c
Compare
|
hi @potiuk can you please check this PR? :) |
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
…ache#55064) It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE). Co-authored-by: Oleg Kachur <kachur@google.com>
It allow propper work for operators that inherit from KubernetesPodOperator and override the invoke_defer method (GKE).
^ 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.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.