**Problem** As the [Eventing OIDC feature track](https://docs.google.com/document/d/1e7UgNTkL0Br5Da09Rg2ieVmhKJo4VXuBj-mHT9NCujY/edit#bookmark=id.gvbj3362t2fy) describes, the `AuthStatus` is meant to provide the generated service account name in the resource status. After #7173 is done, we should: * when the feature flag (see #7174) is disabled: * no change in behavior * when the feature flag (see #7174) is enabled: * create the service account for the PingSource identity * expose the service accounts name in `.status.auth.serviceAccountName`
Problem
As the Eventing OIDC feature track describes, the
AuthStatusis meant to provide the generated service account name in the resource status.After #7173 is done, we should:
authentication.oidcfeature flag #7174) is disabled:authentication.oidcfeature flag #7174) is enabled:.status.auth.serviceAccountName