Commit 8277620
fix: add image.repository validation and secret checksum annotation (red-hat-data-services#31, red-hat-data-services#51)
- Fail fast with a clear error when image.repository is empty instead
of rendering an invalid ":latest" image reference
- Add checksum/secret annotation to pod template so pods auto-restart
when secret values change (e.g. API_KEY rotation via make deploy)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b2cbd2a commit 8277620
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments