[
https://issues.apache.org/jira/browse/AIRFLOW-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461055#comment-16461055
]
ASF subversion and git services commented on AIRFLOW-2394:
----------------------------------------------------------
Commit 12ab796b11c001f5cc7c5bd294616200b4159dea in incubator-airflow's branch
refs/heads/master from Sergio Ballesteros
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=12ab796 ]
[AIRFLOW-2394] default cmds and arguments in kubernetes operator
Commands aand arguments to docker image in kubernetes operator
Closes #3289 from ese/k8soperator
> 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
>
> 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)