Commit 1b40567
debug(local-docker): temporarily drop 80/443 to test privileged-port hypothesis
v0.3.6 with the four-port config (6443/80/443/8944) still ships
NetworkSettings.Ports={} on ubuntu-latest, even though the
HostIP fix landed in y-cluster#15. y-cluster's own e2e on the
same runner works with two high-port forwards (36443:6443 +
38080:8080). Differential is privileged ports 80/443.
Drop them temporarily so the next CI run can tell us whether
removing the privileged forwards unblocks the apiserver readyz
probe. Restore once root cause is identified.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1547c8d commit 1b40567
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | | - | |
18 | | - | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments