k8snetworkplumbingwg / ovs-cni

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

Upgrade multus to the latest release #238

Closed phoracek closed 2 years ago

phoracek commented 2 years ago

As of today that is 3.9.

Signed-off-by: Petr Horáček phoracek@redhat.com

What this PR does / why we need it:

We currently use an ancient version of Multus.

Addresses one of the concerns raised in https://github.com/k8snetworkplumbingwg/ovs-cni/pull/227#issuecomment-1212124953

Note that this also switches from thin Multus CNI to the thick version of the plugin.

Special notes for your reviewer:

Assuming Multus keeps their released images stable, this patch removes the cached image in favor of the official channel.

Release note:

NONE
kubevirt-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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