Support exposing the Audience of a Channel #7230
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
As the Eventing OIDC feature track describes, Addressables (and thus Channels) need to announce their audience in
.status.address.audience
in the formatGROUP/KIND/NAMESPACE/NAME
(e.g.messaging.knative.dev/channel/myns/mychannel
).In particular the channel controller should:
authentication.oidc
feature flag #7174) is disabled:authentication.oidc
feature flag #7174) is enabled:.status.address.audience
accordingly.Additional Information:
Audience
field induckv1.Addressable
pkg#2795Audience
field in CRDs #7189The text was updated successfully, but these errors were encountered: