Name: | kubernetes-cni-plugins |
---|---|
Version: | 1.2.0 |
Release: | 6.el8 |
Architecture: | x86_64 |
Group: | System/Management |
Size: | 53588305 |
License: | Apache-2.0 |
RPM: | kubernetes-cni-plugins-1.2.0-6.el8.x86_64.rpm |
Source RPM: | kubernetes-cni-plugins-1.2.0-6.el8.src.rpm |
Build Date: | Fri Dec 22 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/containernetworking/plugins |
Summary: | Container Network Interface Plugins - networking plugins for Linux containers |
Description: | The CNI (Container Network Interface) project consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. Because of this focus, CNI has a wide range of support and the specification is simple to implement. This is the minimal CNI configuration for Kubernetes. |
- Rebuild with golang 1.20.12
- update flannel-cni-plugin to 1.2.0
- Fix go.mod
- Resolve CVE-2023-44487 and CVE-2023-39325
- Add support for ARM build
- Added Oracle specific build files for Kubernetes CNI Plugins