Reconciliation stuck after deletion of DB

Description

STR:

  1. Deploy PGO 2.4.0

  2. Deploy cluster1 DB

  3. Add finalizers

  4. Wait for the cluster1 DB to be up and the initial backup to conclude (PVC-based repo1)

  5. Delete the cluster1 DB

  6. Create another DB (using cluster1 again but it could be named differently and the issue still happens)

  7. Check that the PGO doesn’t reconcile the new CR

     

Expected result:
Second DB comes up without any issues

Actual result:
Second DB never even gets to the initializing state. Looking at the logs I don't see anything, it's like all reconciliation stopped after deleting cluster-1

Environment

None

Attachments

1

Activity

Show:

Julio Pasinatto July 29, 2024 at 4:08 PM

Reproduced the issue with above steps, then verified that the fix works.

Done

Details

Assignee

Reporter

Needs QA

Yes

Fix versions

Affects versions

Priority

Smart Checklist

Created July 25, 2024 at 7:24 PM
Updated August 7, 2024 at 12:03 PM
Resolved July 29, 2024 at 4:19 PM