Commit f36b760
authored
ofed-driver: Adjust mount path for Ubuntu system CA certificates (Mellanox#1643)
This PR adds a postStart lifecycle hook in the MOFED container to run
update-ca-certificates (Ubuntu/Debian) or update-ca-trust (RHEL/SLES),
ensuring system trust store picks up any mounted CA certs.
Tested on: Ubuntu 24.04
This avoids the need to rebuild the image just to inject CA certs.2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1460 | 1460 | | |
1461 | 1461 | | |
1462 | 1462 | | |
1463 | | - | |
| 1463 | + | |
1464 | 1464 | | |
1465 | 1465 | | |
1466 | 1466 | | |
| |||
0 commit comments