[FIX] wait-init probes Service :80 not container port #4

Merged
dunemask merged 1 commit from ep/May27-2026/WaitInitServicePort into main 2026-05-27 16:07:57 +00:00
Owner

deriveJobDependsOn (jobs) and deriveDependsOn (operator CR) emitted
<name>:<svc.port> for the dependency TCP wait-init, but every heph Service is
published on :80 -> targetPort. Source services listen only on :80, so a job or
service waiting on another source service (e.g. api-v2 / mercury-backend) hung
forever. Masked for infra deps, which dual-expose :80 + their native port. Emit
<name>:80 instead. Updates the operator-cr test + the config-schema doc.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

deriveJobDependsOn (jobs) and deriveDependsOn (operator CR) emitted `<name>:<svc.port>` for the dependency TCP wait-init, but every heph Service is published on :80 -> targetPort. Source services listen only on :80, so a job or service waiting on another source service (e.g. api-v2 / mercury-backend) hung forever. Masked for infra deps, which dual-expose :80 + their native port. Emit `<name>:80` instead. Updates the operator-cr test + the config-schema doc. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
[FIX] wait-init probes Service :80 not container port
Some checks failed
ci / check (pull_request) Has been cancelled
integration / integration (pull_request) Has been cancelled
32be9db361
deriveJobDependsOn (jobs) and deriveDependsOn (operator CR) emitted
`<name>:<svc.port>` for the dependency TCP wait-init, but every heph Service is
published on :80 -> targetPort. Source services listen only on :80, so a job or
service waiting on another source service (e.g. api-v2 / mercury-backend) hung
forever. Masked for infra deps, which dual-expose :80 + their native port. Emit
`<name>:80` instead. Updates the operator-cr test + the config-schema doc.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
dunemask deleted branch ep/May27-2026/WaitInitServicePort 2026-05-27 16:08:06 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dunemask/hephaestus!4
No description provided.