alikhtag opened a new issue #11146:
URL: https://github.com/apache/airflow/issues/11146


   **Apache Airflow version**: 1.10.12
   
   **Kubernetes version** : 1.17.9
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**: Azure Kubernetes Service
   - **OS** (e.g. from /etc/os-release): Linux
   - **Install tools**: Helm chart (/chart in repo) 
   - **Others**:
   
   **What happened**:
   Pod cannot run since `airflow-cleanup-pods` is not in $PATH
   ```
   Error: failed to start container "airflow-cleanup-pods": Error response from 
daemon: OCI runtime create failed: container_linux.go:349: starting container 
process caused "exec: \"airflow-cleanup-pods\": executable file not found in 
$PATH": unknown
   ```
   
   **What you expected to happen**: 
   Cleanup job pod runs
   
   <!-- What do you think went wrong? -->
   
   **How to reproduce it**:
   * Deploy Helm Chart
   * Manually trigger `airflow-cleanup ` CronJob 
   * See it cannot run since `airflow-cleanup-pods` is not in $PATH


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to