-
Notifications
You must be signed in to change notification settings - Fork 595
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
Support auto generation of Subscriptions identity service account and expose in AuthStatus
#7223
Comments
hi @creydr I see you've added
|
@creydr: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign |
Hello @xiangpingjiang, |
hello, @creydr I will submit a PR next week |
Awesome! Thanks for letting us know. |
Problem
As the Eventing OIDC feature track describes, the
AuthStatus
is meant to provide the generated service account name in the resource status.After #7173 is done, we should:
authentication.oidc
feature flag #7174) is disabled:authentication.oidc
feature flag #7174) is enabled:.status.auth.serviceAccountName
The text was updated successfully, but these errors were encountered: