Skip to content

Ensure that RBAC manifests are auto-generated #138

@bartoszmajsak

Description

@bartoszmajsak

For example adding:

// +kubebuilder:rbac:groups="",resources=pods,verbs=get;watch;list

to a controller should result in updated controller roles manifests (e.g. clusterrole.yaml), otherwise we won't be able to deploy properly configured Federation.

Currently, when testing #136, by simply running make those changes are not occurring.

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