Commit 0ff8940
debug(local-docker): high host ports to test if 6443:6443 mapping triggers drop
v0.3.6 with the HostIP fix verified locally on Mac with high host
ports (16443:6443 + 18944:8944) -- bindings publish, /readyz
succeeds in <10s. On ubuntu-latest, ystack's host:6443 guest:6443
config produces NetworkSettings.Ports={} despite v0.3.6's fix.
Try the same shape that works on Mac and works for y-cluster's own
e2e on ubuntu-latest. If this run also publishes bindings, the
silent-drop is somehow tied to host:port matching guest:port (e.g.
host:6443 mapped to guest:6443).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1b40567 commit 0ff8940
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments