Skip to content

[Bug] Reconciliation of cluster extension content not working on main branch #983

Closed
@skattoju

Description

@skattoju

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:

  1. Switch to main branch
  2. make run
  3. Deploy sample catalog
  4. Deploy sample extension
  5. 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

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.v1.0Issues related to the initial stable release of OLMv1

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions