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
Steps to reproduce
What should happened?
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
CRD