Skip to content

[Bug] hami-webui 的 fetchContainerInfo 方法,没有像 hami v2.9.0 版本那样,考虑初始化容器 #98

@tianzhiqiang3

Description

@tianzhiqiang3

在 hami v2.9.0 里,新增了一个功能,https://github.com/Project-HAMi/HAMi/pull/1650。
该功能是 hami-device-plugin 在对 hami.io/vgpu-devices-allocated 值进行解析的时候,优先考虑初始化容器。
这要求调度器对 hami.io/vgpu-devices-allocated 的赋值逻辑做了一些变动。
然而 hami-webui v1.2.0 版本的 fetchContainerInfo 方法,没有同步做这方便的变动,导致 hami-webui 的工作负载列表页,无法正常加载所有工作负载的数据。
这个问题需要解决一下,针对 nvidia 这种情况,在获取容器信息时,也能考虑到初始化容器,确保每个容器的信息都能正常返回。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions