8000 Feature: Support AssertRBAC test · Issue #24 · covarity/anchorctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature: Support AssertRBAC test #24
Open
@spacetj

Description

@spacetj

Description

Provide the ability to assert the RBAC permissions provided to a serviceAccount / user.

Basic Example

- type: AssertLog
  spec:
    resource: pods
    action: CREATE
    user: someone@someplace.com # Alternatively, allow specifying a new kubeconfig file just for this test

Motivation

Often times, centralised CI/CD teams require service account with certain capabilities in our cluster such as creation of deployments, configmaps etc. This type of test will help the centralised team to ensure that the required permissions are present.

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

      0