Commit 4ceccd5
committed
Ship static busybox shell in k8s-device-plugin image
Flip the base from *-dev* to non-*-dev* distroless and source a static
busybox from debian:trixie-slim. The device-plugin entrypoint and any
shell-based lifecycle hooks continue to work via /bin/sh and busybox
applet symlinks layered into the final image.
Part of NVIDIA/cloud-native-team#299.
Signed-off-by: Rajath Agasthya <ragasthya@nvidia.com>1 parent c0a073e commit 4ceccd5
1 file changed
Lines changed: 16 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
44 | 55 | | |
45 | 56 | | |
46 | | - | |
47 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
48 | 61 | | |
49 | 62 | | |
50 | 63 | | |
| |||
0 commit comments