ashb commented on issue #4648: [AIRFLOW-3274] Add run_as_user and fs_group options for Kubernetes URL: https://github.com/apache/airflow/pull/4648#issuecomment-480395880 Test failures: ``` 3) ERROR: test_make_pod_git_sync_ssh_without_known_hosts (tests.contrib.executors.test_kubernetes_executor.TestKubernetesWorkerConfiguration) ---------------------------------------------------------------------- Traceback (most recent call last): tests/contrib/executors/test_kubernetes_executor.py line 421 in test_make_pod_git_sync_ssh_without_known_hosts self.assertEqual(65533, pod.security_context['fs_group']) KeyError: 'fs_group' ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
