apache/incubator-heron

Kubernetes scheduler code should support setting a SecurityContext

Open

#3,474 opened on Feb 26, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (620 forks)batch import
Kubernetesgood first issue

Repository metrics

Stars
 (3,636 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Kubernetes scheduler code should support setting a SecurityContext on an analytic's StatefulSet and Pod submissions to allow for pods to spin up in an environment with PodSecurityPolicy enabled.

Contributor guide