yyvess opened a new pull request, #25530:
URL: https://github.com/apache/airflow/pull/25530

   Allow to define a container security context on KubernetesPodOperator.
   
   Why: 
   On clusters restricted with strong security policy, pods cannot be executed 
without disable privilege escalation.
   
   About test :
   I run successfully run locally there tests : 
_tests/providers/cncf/kubernetes/operators/test_kubernetes_pod.py_
   But I was not able to run tests 
_kubernetes_tests/test_kubernetes_pod_operator.py_ :-(
   


-- 
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]

Reply via email to