Commit 1954555
committed
feat: Add dynamic secret mounting for PTP security in linuxptp-daemon pods
Add PtpSecretName field to PtpConfig CRD and implement automatic mounting of security secrets based on sa_file paths parsed from ptp4lConf, with preservation logic to prevent overwrites during reconciliation.1 parent 07dd6b0 commit 1954555
File tree
5 files changed
+527
-20
lines changed- api/v1
- controllers
- pkg/apply
5 files changed
+527
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments