You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/09 15:51:18 UTC

[GitHub] [airflow] ephraimbuddy edited a comment on pull request #15500: Handle kubernetes watcher stream disconnection

ephraimbuddy edited a comment on pull request #15500:
URL: https://github.com/apache/airflow/pull/15500#issuecomment-883294131


   I came across using `allow_watch_bookmarks`  https://kubernetes.io/docs/reference/using-api/api-concepts/#watch-bookmarks
   to get the latest resource version but the python client have it disabled for now https://github.com/kubernetes-client/python-base/pull/234/files . 
   That would have solved this for us


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org