You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/11/22 14:31:00 UTC

[jira] [Created] (AIRFLOW-6044) Standardize the Code Structure in kube_pod_operator.py

Kaxil Naik created AIRFLOW-6044:
-----------------------------------

             Summary: 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: 1.10.6, 2.0.0
            Reporter: Kaxil Naik
            Assignee: Kaxil Naik


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)