Commit 67cc2d5
feat: hotpatch playbook with SIGHUP restart + Always pull policy
Replace scale 0→1 in biscayne-hotpatch.yml with SIGHUP to the agave
container's PID 1. Only the agave container restarts — the other 4
containers in the pod stay running.
Change imagePullPolicy from IfNotPresent to Always for kind clusters.
With the local registry on localhost:5001, the pull is fast and ensures
container restarts always pick up the latest image.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 35f2892 commit 67cc2d5
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
467 | | - | |
468 | | - | |
| 466 | + | |
469 | 467 | | |
470 | 468 | | |
471 | 469 | | |
| |||
0 commit comments