-
Notifications
You must be signed in to change notification settings - Fork 630
Support exposing the Audience of an InMemoryChannel #7187
Copy link
Copy link
Closed
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Type
Projects
Status
✅ Done
As the Eventing OIDC feature track describes, Addressables (and thus InMemoryChannels) need to announce their audience in
.status.address.audiencein the formatGROUP/KIND/NAMESPACE/NAME(e.g.messaging.knative.dev/inmemorychannel/myns/myimc).In particular the IMC controller should:
authentication.oidcfeature flag #7174) is disabled:authentication.oidcfeature flag #7174) is enabled:.status.address.audienceaccordingly.Additional Information:
Audiencefield induckv1.Addressablepkg#2795Audiencefield in CRDs #7189