[
https://issues.apache.org/jira/browse/AIRFLOW-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980558#comment-16980558
]
ASF subversion and git services commented on AIRFLOW-6044:
----------------------------------------------------------
Commit 8102e3a441ef7537b0b497520340a326a087014a in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8102e3a ]
[AIRFLOW-6044] Standardize the Code Structure in kube_pod_operator.py (#6639)
> Standardize the Code Structure in kube_pod_operator.py
> ------------------------------------------------------
>
> Key: AIRFLOW-6044
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6044
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib
> Affects Versions: 2.0.0, 1.10.6
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Trivial
> Fix For: 1.10.7
>
>
> The `execute` method is before `__init__`. The order doesn't matter but for
> the sake of consistency across Airflow codebase, it would be ideal to
> standardize this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)