jason810496 commented on PR #58231: URL: https://github.com/apache/airflow/pull/58231#issuecomment-3522182121
> and finally to k8s tests - big part of it and enabler was hot reloading of the airflow components implemented by @jason810496 (kudos!) in https://github.com/apache/airflow/pull/57741. Yeah, exactly! That’s the main institution to add hot reloading support for Airflow components. It will speed up k8s system test over ten times if we synchronize local changes to the k8s cluster (by introducing `breeze k8s watch` or `k8s sync` cmd) alongside hot reloading then we don't need to build and sync the image again for each iteration. -- 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]
