k8snetworkplumbingwg / ovs-cni

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

Remove Go installation from automation/setup.sh #198

Closed phoracek closed 3 years ago

phoracek commented 3 years ago

Go is now installed with the project, see $(GO) in Makefile. Therefore, it is not needed to pre-install Golang in this CI specific script.

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

kubevirt-bot commented 3 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
phoracek commented 3 years ago

/release-note-none