[
https://issues.apache.org/jira/browse/AIRFLOW-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811256#comment-16811256
]
ASF GitHub Bot commented on AIRFLOW-3274:
-----------------------------------------
ashb commented on pull request #4648: [AIRFLOW-3274] Add run_as_user and
fs_group options for Kubernetes
URL: https://github.com/apache/airflow/pull/4648
----------------------------------------------------------------
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]
> Add run_as_user and fs_group security context options for KubernetesExecutor
> ----------------------------------------------------------------------------
>
> Key: AIRFLOW-3274
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3274
> Project: Apache Airflow
> Issue Type: Improvement
> Components: kubernetes, scheduler
> Reporter: Philippe Gagnon
> Priority: Major
>
> At this time it is not possible to add `run_as_user` or `fs_group`
> securityContext options to worker pods when using KubernetesExecutor. This
> makes it harder to use KubernetesExecutor on clusters with pod security
> policies which do not allow containers to run as root.
> I have already implemented this functionality for my internal use and will
> propose a PR soon.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)