FairwindsOps / rbac-manager

A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.
https://fairwinds.com
Apache License 2.0
1.46k stars 117 forks source link

feat: allow adding annotations to ServiceAccounts #447

Closed cawolf closed 5 months ago

cawolf commented 8 months ago

This PR fixes #425

Checklist

Description

What's the goal of this PR?

This PR allows to add labels and annotations to ServiceAccounts created and managed by rbac-manager.

What changes did you make?

The changes include:

What alternative solution should we consider, if any?

-

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

cawolf commented 5 months ago

@sudermanjr can you please reopen this PR and the issue #425 ?