shohamy7 commented on PR #36294: URL: https://github.com/apache/airflow/pull/36294#issuecomment-1862602369
Hi @potiuk, thanks for the response! I see what you're saying. When I started to implement this feature, I thought that this could be just an Airflow DAG instead of cronjob. You will also get the whole Airflow's ecosystem e.g. Webserver, rerun ability, callbacks, etc. I saw that this is an open issue, so I thought that maybe there is a different reason why we need this feature. I also not quite sure that an example of extending Airflow chart is necessary cause I don't think that related to the Airflow chart or even the Airflow project as a whole. It seems like a users' issue that they need to deal with, whether by creating dedicated DAG in Airflow or creating a CronJob yaml should be their choice (depending on the use-case off course). Please, let me know what 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]
