Skip to content

Make resctrl optional/pluggable#3668

Merged
dims merged 1 commit intogoogle:masterfrom
dims:make-resctrl-optional-pluggable
Mar 5, 2025
Merged

Make resctrl optional/pluggable#3668
dims merged 1 commit intogoogle:masterfrom
dims:make-resctrl-optional-pluggable

Conversation

@dims
Copy link
Collaborator

@dims dims commented Mar 4, 2025

"github.com/opencontainers/runc/libcontainer/intelrdt" is being picked up from resctrl package, this should be pluggable similar to the container plugins we have, so we folks who need it can import it explicitly using an import.

_ "github.com/google/cadvisor/resctrl/intel/install"

We have to do this here to drop the reference to opencontainers/runc entirely from kubernetes/kubernetes

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
@dims dims force-pushed the make-resctrl-optional-pluggable branch from 7894315 to 552905c Compare March 4, 2025 21:40
@dims dims changed the title [WIP] Make resctrl optional/pluggable Make resctrl optional/pluggable Mar 4, 2025
@dims dims merged commit 0b675de into google:master Mar 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants