Skip to content

Fix issue with init state stuck #192

@TrayserCassa

Description

Steps to reproduce

  • Deploy a image which will run a migration but fail on deployment startup

What should happened?

  • The image should change and the migration will start
  • After the migration is successfull the initialization should kick in and deploy the deployment

What actually happened?

Currently if the migration do not fail but the start of a deployment will fail you are stuck in the initialize state. If you then update the image it will run through without migration.

Relevant log Output

  • Patch the image to a new one
  • Migration should kick in regardless of the state

CRD

Metadata

Metadata

Labels

No labels
No labels
No fields configured for Improvement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions