Conversation
When deployed the Redis container keeps crashing given that the services cannot get a healthy check, allowing 307 fixes this.
|
I was about to open a PR for this exact thing. Wish I would have found this before spending an hour troubleshooting why my containers were crash looping. Thanks for opening this @irivera007 |
|
FWIW, |
|
@petr0sec thank you! |
|
Thank you for creating this PR and providing details. We're looking into this and will provide feedback shortly. In the meantime, since release 2.3.0 of the SCIM bridge you can now enable an optional ping server that can be used for health check purposes. Some more details are available in the linked changelog or the help output of the SCIM bridge ( |
|
Thanks for all the feedback and help here. This was an oversight in our latest release. Prior to release As @devillexio mentioned, since release Changes made in #162 |
When deployed the Redis container keeps crashing given that the services cannot get a healthy check, allowing 307 fixes this.