Skip to content

CNITimeoutSec not configurable #492

Description

@wsc-2025

Scenarios

I'm deploying ai Inference service in k8s.So I need to make container to use rdma capability.
When I'm using host-device cni plugin to move eight network devices to container, I got an error message "failed (add): netplugin failed with no error message: signal: killed".

After troubleshooting,the reason is the cni process is too long, but CNITimeoutSec(default 220sec) for cri-dockerd is not enough.
So I think maybe wo should make CNITimeoutSec configurable?

fix

#491

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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