Skip to content

cadvisor depends on public IntelRDTManager #2733

@ehashman

Description

@ehashman

In 933c4d3 IntelRDTManager was made private.

However, cadvisor has a dependency on this interface: https://github.com/google/cadvisor/blob/c09d1abe244f5de5d0d547b366f434d8c0d87b1c/resctrl/collector.go#L25-L31

This means cadvisor cannot be bumped to the latest version of runc.

It's unclear to me if the fix is better suited for runc or cadvisor, but I ran into this when trying to bump runc in Kubernetes (kubernetes/kubernetes#97992)

cc @bobbypage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions