[
https://issues.apache.org/jira/browse/AIRFLOW-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146768#comment-17146768
]
ASF subversion and git services commented on AIRFLOW-5413:
----------------------------------------------------------
Commit f020d18b940fa3c1c21847ec2d48e752ca89e11a in airflow's branch
refs/heads/v1-10-test from Daniel Imberman
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f020d18 ]
[AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file (#6230)
* [AIRFLOW-5413] enable pod config from file
* Update airflow/kubernetes/pod_generator.py
Co-Authored-By: Ash Berlin-Taylor <[email protected]>
* Update airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py
Co-Authored-By: Ash Berlin-Taylor <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]>
(cherry picked from commit 967930c0cb6e2293f2a49e5c9add5aa1917f3527)
> Get pod configuration from JSON or Yaml
> ---------------------------------------
>
> Key: AIRFLOW-5413
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5413
> Project: Apache Airflow
> Issue Type: New Feature
> Components: executor-kubernetes
> Affects Versions: 1.10.5
> Reporter: David Lum
> Assignee: David Lum
> Priority: Minor
> Labels: kubernetes
> Fix For: 2.0.0
>
>
> Currently the Kubernetes components of Airflow try to recreate the Kubernetes
> API, but don't let users pass in their own JSON or YAML. This feature would
> allow users to do this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)