Skip to content

feat: Demonstrate policies which provide selected access to resources #115

Description

@butler54

Note: important to add selectors here at the bottom of the policy: https://github.com/openshift/trustee-operator/blob/v1.2.0/config/templates/ear_default_attestation_policy_cpu.rego

Objective: to show selected access to resources behind the KBS.

A couple of examples:

  • Debug initdata cannot access production resources
  • Gate based on namespace
  • Gate based on an image that we know must be signed based on the initdata policy
  • Other recommendations.

The objective here is to show trustee can safely hide multi-tenanted resources.

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