opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 17 forks source link

fix: add missing watches by using controller builder.Owns(), fixes RHOAIENG-6601 #94

Closed dhirajsb closed 4 months ago

dhirajsb commented 4 months ago

Description

Add missing watches for Role and RoleBinding by using controller builder.Owns() Fixes RHOAIENG-6601

How Has This Been Tested?

Verified locally, verified by CI tests.

Merge criteria: