Commit bb504e8
committed
Add automatic pod restart on PTP security secret changes
Watch for changes to secrets referenced in PtpConfig and automatically restart linuxptp-daemon pods via SHA256 hash annotation. Each profile can specify independent secret and sa_file configurations. Security volumes use -ptpconfig-sec suffix for identification and are preserved during PtpOperatorConfig reconciliation via merge logic.1 parent 1954555 commit bb504e8
File tree
6 files changed
+495
-291
lines changed- api/v1
- controllers
- pkg/apply
6 files changed
+495
-291
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
64 | 84 | | |
65 | 85 | | |
66 | 86 | | |
| |||
0 commit comments