[control-plane] List applying policies in KafkaSinks .status.policies
#4039
Labels
area/control-plane
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
triage/accepted
Issues which should be fixed (post-triage)
As the Eventing Authorization feature track describes, target resources of
EventPolicies
, will reflect in their status, whichEventPolicy
is applied to them.For example:
As the KafkaSink should support
EventPolicies
, wee need to do the following:.status.policies
and set the KafkaSinksEventPoliciesReady
condition. Also watch EventPolicies for changes.EventPoliciesReady
condition to true, in case no policy applies, and setmessage
according to thedefault-authorization-mode
(e.g.Default authorization mode is 'allow-all'
). Check the Default Authorization Mode section in the feature track for additional information.Hints:
Additional hints for new contributors before starting with this issue:
Draft
status, the issue is subject to change and thus should not be started to be worked on/assign
). Please be aware that we might unassign you, if we don't see any progress from your side to give other contributors also a chance to work on this issue.The text was updated successfully, but these errors were encountered: