MrNocTV commented on issue #37369:
URL: https://github.com/apache/airflow/issues/37369#issuecomment-2565136065

   I have the same issue with the kubernetes version `23.6.0`
   This is the scheduler logs
   ```
   │ Process KubernetesJobWatcher-98:
   │ Traceback (most recent call last):
   │   File "/opt/conda/lib/python3.9/multiprocessing/process.py", line 315, in 
_bootstrap
   │     self.run()
   │   File 
"/home/airflow/.local/lib/python3.9/site-packages/airflow/executors/kubernetes_executor.py",
 line 104, in ru
   │     self.resource_version = self._run(
   │   File 
"/home/airflow/.local/lib/python3.9/site-packages/airflow/executors/kubernetes_executor.py",
 line 149, in _run
   │     for event in list_worker_pods():
   │   File 
"/home/airflow/.local/lib/python3.9/site-packages/kubernetes/watch/watch.py", 
line 182, in stream
   │     raise client.rest.ApiException(
   │ kubernetes.client.exceptions.ApiException: (410)
   │ Reason: Expired: too old resource version: 14898345923 (14898631982)
   ```
   
   Airflow version: 2.5.0


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