Commit 7ca5013
committed
chore: bump version to v0.12.0
Changes since v0.11.0:
- refactor(health): extract helpers to reduce pollContainers cognitive complexity
- docs(quick-260530-hkb): fix SSH host key capture in DinD integration tests
- fix(integration): bound full SSH handshake per attempt in captureHostKeyFromContainer
- docs(phase-15): complete phase execution — verification passed
- docs(15-02): complete per-container retries plan — SUMMARY, STATE, ROADMAP
- feat(15-02): migrate tests to new Healthcheck config shape; add retries tests
- feat(15-02): implement per-container retries semantics in pollContainers
- test(15-02): add failing tests for per-container retries semantics
- docs(15-01): complete deploy-healthcheck-config-format plan 01
- feat(15-01): register --healthcheck-{timeout,interval,retries} flags; load global config in main.go
- feat(15-01): implement four-tier healthcheck resolution in Resolve(); migrate config and health tests
- feat(15-01): add HealthcheckConfig struct, update TargetConfig/Config/FlagOpts
- docs(15): create phase plan
- docs(15): create phase plan — healthcheck config format
- docs(15): no hardcoded defaults, global config owns defaults, remove deferred section
- docs(15): update default healthcheck interval=10s, timeout=30s
- docs(15): capture phase context1 parent 2c94f71 commit 7ca5013
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments