k8snetworkplumbingwg / ovs-cni

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

Bump go to 1.21 #315

Closed phoracek closed 2 months ago

phoracek commented 2 months ago

Go 1.18 is old and no longer available in CentOS repositories.

What this PR does / why we need it:

Special notes for your reviewer:

Release note:

NONE
kubevirt-bot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: e0ne, 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
phoracek commented 2 months ago

/retest

 Summarizing 1 Failure:
[Fail] CNI Plugin 0.3.0 connecting container to a bridge purge ports with failed interfaces [It] DEL removes ports without network namespace 
/root/go/src/github.com/k8snetworkplumbingwg/ovs-cni/pkg/plugin/plugin_test.go:898
Ran 96 of 96 Specs in 41.027 seconds
FAIL! -- 95 Passed | 1 Failed | 0 Pending | 0 Skipped 

a flake?