Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow adding annotations to ServiceAccounts #447

Conversation

cawolf
Copy link

@cawolf cawolf commented Jan 8, 2024

This PR fixes #425

Checklist

  • I have signed the CLA
  • I have updated/added any relevant documentation

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:

  • an API extension to allow labels and annotations optionally
  • parser and matcher changes to pass the metadata to the created objects

What alternative solution should we consider, if any?

@CLAassistant
Copy link

CLAassistant commented Jan 8, 2024

CLA assistant check
All committers have signed the CLA.

@cawolf cawolf force-pushed the annotations-and-labels-for-service-accounts branch from 8efa786 to bb91c0f Compare January 8, 2024 10:53
@github-actions github-actions bot added the stale Marked as stale by stalebot label Mar 9, 2024
@github-actions github-actions bot closed this Mar 16, 2024
@cawolf
Copy link
Author

cawolf commented Mar 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Marked as stale by stalebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Allow adding annotations to ServiceAccounts
2 participants