Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

cni plugin may need to retry query on port status #7

@h-w-chen

Description

@h-w-chen

current implementation of cni plugin stops the Add op if it fails to query port status, or the response code is not 200. It may make sense to categorize some errors as retry-on-site, and immediately give it retry, in a hope the retry overcome the transient problem and get response body with 200 status code.

This is not high priority issue, as CNI plugin would be invoked by CRI periodically in case of Add operation failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions