citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
82 stars 28 forks source link

Use addressable-resolver ClusterRole to manage RBAC for Knative resources #428

Open christophd opened 2 years ago

christophd commented 2 years ago

Knative provides addressable-resolver cluster role to combine read access to all Knative sinks (brokers, trigger, subscriptions, channel, ...)

We should use this role and bind it to the YAKS operator instead of adding own roles and rolebindings as part of the CSV