Skip to content

Harden CSI provider DaemonSet security context #133

Description

@dc-tec

The OpenBao CSI provider deployment manifest currently does not set common hardening options on the DaemonSet/container, i.e. runAsNonRoot, allowPrivilegeEscalation: false, dropped capabilities, seccompProfile: RuntimeDefault, and readOnlyRootFilesystem: true.

We should check if there is a specific compatibility reason for the current defaults, particularly around write access to the provider socket hostPath and otherwise harden the manifest by default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions