[
https://issues.apache.org/jira/browse/AIRFLOW-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-2394.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.10.0
> Kubernetes operator should not require cmd and arguments
> --------------------------------------------------------
>
> Key: AIRFLOW-2394
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2394
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Sergio B
> Priority: Major
> Fix For: 1.10.0, 2.0.0
>
>
> KubernetesOperator should not require and rely on docker entrypoint for cmds
> and docker command for arguments.
> If you do not define them in the container spec, kubernetes rely on the
> docker entrypoint and command.
> https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#container-v1-core
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)