This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Upgrading KubeCF triggers multiple database-seeder qjob runs #1168
Open
Description
Describe the bug
Upgrading KubeCF gets multiple database-seeder runs. They have a race condition that usually sets the wrong values in the database. E.g. the database password secrets get rotated and what the KubeCF jobs get (the latest revision) is not necessarily the last database-seeder errand to update the passwords in the database. Manually triggering the database-seeder at a later stage seems to help.
To Reproduce
Give KubeCF an upgrade from 2.2.3 to 2.5.4.
Expected behavior
Only one database-seeder run.
Environment
quarks-operator version 6.1.8+0.g2821133a.