Duplicated client creation upon running setup to upgrade image versions #1133
Labels
comp-docker-jans-configurator
comp-docker-jans-persistence-loader
kind-bug
Issue or PR is a bug in existing functionality
Describe the bug
Upon upgrading the image versions or reapplying the setup in CN the persistence and configurator jobs are run. Because some entries were missing in the DB the persistence job activated the upgrade process. However, that lead to duplicate clients created which is an undesired effect.
To Reproduce
Steps to reproduce the behavior:
helm upgrade
to the latest with the_dev
imagesIt can be reproduced with the following behavior as well.
Expected behavior
No duplicated entries.
The text was updated successfully, but these errors were encountered: