fat-catTW commented on PR #72139: URL: https://github.com/apache/airflow/pull/72139#issuecomment-5550457849
Thanks for contribution! One small nit: since this relies on `airflow-dag-bundle-name` being trusted only by the in-process Execution API, could you add a regression test that the real Execution API ignores that header? For example, a request authenticated as a task from team A should still resolve Variables/Connections using team A even if the request includes `airflow-dag-bundle-name` for a team B bundle. That would make the security boundary around this change explicit. -- 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]
