Commit Graph

2 Commits

Author SHA1 Message Date
Evan Lezar
d4969fd667 Extract options from default runtime if runc does not exist
This change updates the logic to populate the options for the
nvidia runtime configs added to containerd or crio from a default runtime
if this is specified and a runc entry is not found.

This allows the default runtime values for settings such as SystemdCgroup
to be applied correctly.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-07-09 13:39:05 +02:00
Evan Lezar
5b401d5be9 Allow per-runtime config overrides
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-07-01 16:56:45 +02:00