Sergio B created AIRFLOW-2394:
---------------------------------
Summary: 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
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)