jason810496 commented on issue #44508: URL: https://github.com/apache/airflow/issues/44508#issuecomment-2709559483
Taking inspiration from https://github.com/apache/airflow/pull/47544. How about using `kubectl` to copy the source code from the local machine to a PersistentVolume (`airflow-source-code-volume`), binding it to `$AIRFLOW_HOME` to include the Airflow core source code when running the `breeze k8s reload` command, and then rolling out a restart for all Airflow deployments? Does this approach seem reasonable to you? I’d love to hear your thoughts! -- 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]
