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

Add helper to create service accounts used for OIDC authentication #7277

Closed
creydr opened this issue Sep 22, 2023 · 0 comments · Fixed by #7278
Closed

Add helper to create service accounts used for OIDC authentication #7277

creydr opened this issue Sep 22, 2023 · 0 comments · Fixed by #7278
Assignees

Comments

@creydr
Copy link
Member

creydr commented Sep 22, 2023

As the Eventing OIDC feature track describes, sending resources use a dedicated service account for their OIDC authentication (which will then be exposed in the AuthStatus).

As different reconcilers will:

  • set the .status.auth.serviceAccountName and
  • create the service accounts if they don't exist

some helpers would be usefull. This library should include to get the name of the SA (to follow a naming pattern) and to get a SA object (e.g. with annotations, owner references, etc.)

@creydr creydr self-assigned this Sep 22, 2023
@creydr creydr moved this to 🏗 In progress in Eventing Sender Identity Sep 22, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Eventing Sender Identity Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant