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
jeromy-cannon opened this issue
May 20, 2024
· 1 comment
· Fixed by #856
Assignees
Labels
BugA error that causes the feature to behave differently than what was expected based on design docsP1High priority issue. Required to be completed in the assigned milestone.released
Implement a startup probe to update the pods PodCondition[Ready] to true/false based on the result of hitting its own Data Plan API: http://localhost:5555/v2/services/haproxy/stats/native?type=backend.
It will need a basic authorization header: "Authorization": "Basic base64(user:pass)"
jeromy-cannon
added
Bug
A error that causes the feature to behave differently than what was expected based on design docs
P1
High priority issue. Required to be completed in the assigned milestone.
labels
May 20, 2024
jeromy-cannon
changed the title
Charts[Network]: update haproxy to use liveness/readiness probe and not expose and not expose service port 5555
Charts[Network]: update haproxy to use startup probe and not expose and not expose service port 5555
May 22, 2024
BugA error that causes the feature to behave differently than what was expected based on design docsP1High priority issue. Required to be completed in the assigned milestone.released
Implement a startup probe to update the pods PodCondition[Ready] to true/false based on the result of hitting its own Data Plan API:
http://localhost:5555/v2/services/haproxy/stats/native?type=backend
.It will need a basic authorization header:
"Authorization": "Basic base64(user:pass)"
NOTE: example logic will need to be converted to work in Helm chart: https://github.com/hashgraph/solo/blob/22553743934b50b626423aed6b0d4af6912fe913/src/commands/node.mjs#L1784
failed to recycle pod for podName haproxy-...
solo#312Helpful links:
The text was updated successfully, but these errors were encountered: