[
https://issues.apache.org/jira/browse/AIRFLOW-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980319#comment-16980319
]
ASF subversion and git services commented on AIRFLOW-6044:
----------------------------------------------------------
Commit 93a3e81349a9a6c4e40a4ff8c4a76df3f34f0c51 in airflow's branch
refs/heads/master from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=93a3e81 ]
[AIRFLOW-6044] Standardize the Code Structure in kube_pod_operator.py (#6639)
https://issues.apache.org/jira/browse/AIRFLOW-6044
> 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)