dstandish commented on issue #22684: URL: https://github.com/apache/airflow/issues/22684#issuecomment-1087780415
This is an interesting case. I'm not sure what should really be the behavior here, because KPO was designed to reattach to pods. @MioNok have you considered setting `is_delete_operator_pod` to `True`? This is the default as of k8s provider 3.0, and if you set it to true, your completed pods will be deleted and you won't have this issue. @jedcunningham what do you think? -- 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]
