hussein-awala commented on issue #29303:
URL: https://github.com/apache/airflow/issues/29303#issuecomment-1445116060
> kubectl get pod t-crawler-gem-ipo-request-39a8a54e91394e8198711966fb7ec66d
-o jsonpath='{.status.phase}' -n crawler
Succeeded
@chuxiangfeng Since kubectl returns Succeeded as status, it may be a bug in
kubernetes client, can you check which version of kubernetes lib is installed
on Airflow server?
```bash
pip freeze | grep kubernetes
```
--
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]