crooy opened a new issue #12334:
URL: https://github.com/apache/airflow/issues/12334


   
   **Apache Airflow version**: 1.10.12
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl 
version`): v1.16.13-gke.401
   
   **Environment**: GKE
   
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release):
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   Some of our airflow pods are not being removed even though they succeeded.
   
   
![airflow_k8s_error](https://user-images.githubusercontent.com/846982/99056512-ac400480-259a-11eb-9ab2-a4825db629ff.png)
   
   
   **What you expected to happen**:
   I expect the pod to be removed after its done.
   
   <!-- What do you think went wrong? -->
   It might be because we moved airflow to a new namespace, it was in default 
before and now its in another one. We are using the astronomer helm chart.
   The "Could not find key:" error is probably related, i found it here: 
https://github.com/apache/airflow/blob/dd2095f4a8b07c9b1a4c279a3578cd1e23b71a1b/airflow/executors/kubernetes_executor.py#L629
   


----------------------------------------------------------------
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