opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 19 forks source link

feat: add watch for gateway routes to handle user changes to operator created routes, fixes RHOAIENG-8897 #109

Closed dhirajsb closed 4 months ago

dhirajsb commented 4 months ago

Description

Add watch for gateway routes. Since these are created by operator, it needs to look for changes to routes to ensure the haven't been externally broken Fixes RHOAIENG-8897

How Has This Been Tested?

Tested by manually trying to delete the routes

Merge criteria: