k8snetworkplumbingwg / ovs-cni

Open vSwitch CNI plugin
Apache License 2.0
224 stars 71 forks source link

make retry count and interval as configurable parameter #158

Closed pperiyasamy closed 3 years ago

pperiyasamy commented 3 years ago

In a large K8s cluster sometimes it takes a while for OF port to be up state, so making retry count and interval as configurable parameter so that cni can wait a bit longer until OF port to be up.

Fixes #159

Signed-off-by: Periyasamy Palanisamy periyasamy.palanisamy@est.tech

phoracek commented 3 years ago

/release-note-none

phoracek commented 3 years ago

/lgtm /approve /hold

Thanks a lot @pperiyasamy. Feel free to cancel the hold whenever you are ready

kubevirt-bot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: phoracek, pperiyasamy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/k8snetworkplumbingwg/ovs-cni/blob/master/OWNERS)~~ [phoracek] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pperiyasamy commented 3 years ago

/hold cancel