snjypl commented on issue #27928: URL: https://github.com/apache/airflow/issues/27928#issuecomment-1367380620
@pierrejeambrun , i faced an issue with the `LocalKubernetesExecutor` https://github.com/apache/airflow/pull/28638 the scheduler command is not starting the serve_logs process for `LocalKubernetesExecutor`. i think, `is_local` should be set to `True` for `LocalKubernetesExecutor`. if you get a chance, you please review the PR. -- 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]
