I'm suspecting the probe changes in broke the object surgery recovery procedure. When starting the first debug image it will never report as ready, so the others are never started. Instead, it fails the readiness probe with this error:
Obviously we do not expect MySQL to be running in this case. Could we perhaps check for something unique to the debug image and then always report it as ready?
Environment
None
Smart Checklist
Activity
Slava Sarzhan October 7, 2020 at 9:53 AM
thank you for report. The issue was fixed. This fix will be included into 1.6.0 release.
I'm suspecting the probe changes in broke the object surgery recovery procedure. When starting the first debug image it will never report as ready, so the others are never started. Instead, it fails the readiness probe with this error:
Obviously we do not expect MySQL to be running in this case. Could we perhaps check for something unique to the debug image and then always report it as ready?