vbottu commented on PR #61798: URL: https://github.com/apache/airflow/pull/61798#issuecomment-3979440093
> Thanks for the PR! A few comments. Also what kind of manual QA have you done? Tested this end to end on a KinD cluster. I set up two team namespaces `team-a-ns`, `team-b-ns` with their own service accounts and configmaps, added the team records and bundle to team mappings in postgres, and configured the scheduler with the multi team env vars. Then I unpaused and triggered example_simplest_dag which sits on the dags-folder bundle mapped to team_a. The pod came up in `team-a-ns`, pulled the image, ran, and completed successfully. Confirmed it all with kubectl get events -n team-a-ns. -- 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]
