You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. xtramcp backend needs to be started and ready before paperdebugger
backend attempts connection. Currently, this is manually ensured. We can
enforce an ordering with a startup gate by including in the
`initContainer` of paperdebugger.
2. Add healthcheck node to check for xtramcp start-up before starting PD
pod.
Additional:
- Propose to remove defaults for some secrets and allow backend
processing logic to handle instead.
Future:
re-try logic for for more robust handling of connection re-try. This
will also facilitate re-establishing connection during pod failures.
0 commit comments