Skip to content

[🚀 Feature]: allow to configure container security context for dynamic scaling in k8s #17847

Description

@nmiekley

Description

When using dynamic scaling in k8s, only the pod securityContext is inherited. The container securityContext is left empty. However, certain settings (in particular allowPrivilegeEscalation and capabilities) can only be configured as container securityContext, making the current setup impossible to run with pod security profile restricted.

Would it be possible to also inherit the container securityContext of the spawned pods or make it configurable?

Have you considered any alternatives or workarounds?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!B-gridEverything grid and server relatedI-enhancementSomething could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions