Skip to content

Enable PodSecurity Plugin for KinD Tests #33

Closed
@adambkaplan

Description

@adambkaplan

When running the operator e2e tests on a KinD cluster, we should do the following:

  1. Enable the PodSecurity admission plugin
  2. Run the operator in a namespace that enforces a non-privileged security profile.

Ideally the operator should run in a namespace with the restricted profile enforced.

This requires the operator to run on a cluster with Kubernetes 1.22 or higher.

Originally posted by @gabemontero in #28 (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