Closed
Description
Since we setup watches for all objects installed by a cluster extension. It is expected that the controller will reconcile cluster extension content in case any of it is modified. However this does not work as expected.
Steps to reproduce:
- Switch to main branch
make run
- Deploy sample catalog
- Deploy sample extension
- Delete deployment of extension controller
Expected Result:
The controller should react and recreate the deployment
Actual Result:
The controller does not react
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done