intel / cri-resource-manager

Kubernetes Container Runtime Interface proxy service with hardware resource aware workload placement policies
Apache License 2.0
176 stars 57 forks source link

e2e: fix starting a custom containerd version #1072

Closed askervin closed 1 year ago

askervin commented 1 year ago

This patch generates new default containerd configuration file when a locally built containerd is installed from containerd_src. This fixes the problem where containerd configuration provided by the Linux distribution does not work with the containerd build defined by the user.