k8snetworkplumbingwg / ovs-cni

Open vSwitch CNI plugin
Apache License 2.0
220 stars 70 forks source link

Bump kubevirtci #233

Closed oshoval closed 2 years ago

oshoval commented 2 years ago

Take latest changes (that affect podman socket) See https://github.com/kubevirt/kubevirt/pull/8048

In order to able to bump kubevirtci on CNAO, we need OVS to use the same version. Since one of the lanes of CNAO clones OVS and uses the cluster-up folder of OVS with the cluster created by CNAO.

None
phoracek commented 2 years ago

/lgtm /approve

kubevirt-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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/main/OWNERS)~~ [phoracek] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
oshoval commented 2 years ago

Thanks, can you please create a release, so CNAO will consume it ?

phoracek commented 2 years ago

Thanks for the bump. On it o/