yevsh commented on issue #17679:
URL: https://github.com/apache/airflow/issues/17679#issuecomment-901008433


   Fair enough,  
   First, when running with airflow user, I am able to run airflow command 
within hte contaner's bash.
   
   Now, when I use root user
   
   I am not able to do so and :
   
   airflow-xxx-scheduler pod is in a restart loop
   
    kubectl describe pod  airflow-xxx-scheduler-6fc986d95c-44246   
   
   under events:
   
   ```
   Warning  Unhealthy  4m3s (x110 over 58m)  kubelet            Liveness probe 
failed: Traceback (most recent call last):
     File "<string>", line 5, in <module>
   ModuleNotFoundError: No module named 'airflow'
   ```


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

To unsubscribe, e-mail: [email protected]

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


Reply via email to