issues Search Results · repo:containernetworking/plugins language:Go
Filter by
442 results
(96 ms)442 results
incontainernetworking/plugins (press backspace or delete to remove)The redirect from https://github.com/containernetworking/plugins/releases/latest/download/cni-plugins-linux-amd64.tar.gz
points to the right directory but either the redirect is missing the version number ...
arbourp
- Opened 26 days ago
- #1146
The portmap plugins (nftables mode) adds a rule for each portmap/DNAT, with nftables we can benefit from verdict maps
which will be an efficient lookup compared to linear match on each portmap rule.
https://github.com/containernetworking/plugins/blob/abfac4a938866b6184441d02ad49544d10931fe1/plugins/meta/portmap/portmap_nftables.go#L186-L205 ...
aroradaman
- 3
- Opened on Jan 15
- #1139
while trying to release a new minikube ISO, got erro r
https://github.com/containernetworking/plugins/releases/download/v1.6.1/cni-plugins-linux-arm64-v1.6.1.tgz
14:13:10 cni-plugins-latest-aarch64 ...
medyagh
- 2
- Opened on Jan 9
- #1136
Enable bridge CNI users set port-isolation [1] on the interface.
Linux-bridge port that is set as isolated cannot communicate with other isolated ports (they can still communicate with
non-isolated ports). ...
ormergi
- 1
- Opened on Jan 9
- #1135
Looks like the newest release - v1.6.1 has a duplicate release which is resulting in bad metadata from the github api.
The newest v1.6.1 release id 188516655 only seems to contain the s390x arch plugins ...
chenry3
- 1
- Opened on Dec 4, 2024
- #1127
Hey folks, the latest release is duplicated on the releases page and is also missing the s390x binaries:
https://github.com/containernetworking/plugins/releases
saschagrunert
- 3
- Opened on Dec 3, 2024
- #1126
It would be nice if it has a IPAM that gets node CIDR from the API Server like cilium kubernetes IPAM.
ttc0419
- Opened on Nov 19, 2024
- #1122
Downstream users of the CNI plugins have been observing occasional interrupted system call failures. The simple loopback
plugin is also affected.
Calls like netlink.AddrList may return EINTR as of vishvananda/netlink ...
saj
- 3
- Opened on Nov 14, 2024
- #1121
dual stack setup
{
type : ptp ,
ipMasq : true,
ipMasqBackend : nftables ,
ipam : {
type : host-local ,
ranges : [
[{ subnet : 198.18.0.0/17 }],
[{ subnet : fd61:7465:6d65:1000::/112 ...
champtar
- 3
- Opened on Nov 6, 2024
- #1118
Trying the new nftables backend, it fails on EL 9.4
# nft --version
nftables v1.0.9 (Old Doc Yak #3)
# uname -r
5.14.0-427.40.1.el9_4.x86_64
conf
{
type : portmap ,
capabilities : { portMappings ...
champtar
- 3
- Opened on Nov 5, 2024
- #1115

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.