Open niravparikh05 opened 1 year ago
Backstory: Kratos-automigrate is part of paralus init container because paralus db-migration is dependent on kratos tables. Parlaus db-migration fails unless kratos migration is successfully completed.
Few rough ideas to resolve this issue:
Describe the issue you're facing
Currently kratos-automigrate is present as part of paralus init container and kratos binary is packaged with it ( now if there is a mismatch between kratos app version here and one helm chart uses, health probe fails to bring kratos pod up ), explore the possibility of moving it as kratos init container to avoid this dependency