firecracker-go-sdk
firecracker-go-sdk copied to clipboard
Bump github.com/containernetworking/plugins from 1.0.1 to 1.1.1
trafficstars
Bumps github.com/containernetworking/plugins from 1.0.1 to 1.1.1.
Release notes
Sourced from github.com/containernetworking/plugins's releases.
CNI plugins v1.1.0
This is a patch release that fixes the following bugs in v1.1.0:
- #702 bridge: call ipam.ExecDel after clean up device in netns
- #709 ipam/dhcp: Fix client id in renew/release
CNI Plugins v1.1.0
This release brings a number of new features, along with the usual smattering of bug fixes and cleanups.
One minor-but-major change is that we no longer wait for IPv6 Duplicate Address Detection to complete. This reduces execution time by 2 seconds.
New features:
- firewall: support ingressPolicy=(open|same-bridge) for isolating bridges as in Docker (#584)
- dhcp ipam: support customizing dhcp options from CNI args (#670)
- Allow setting sysctls on a particular interface (#669)
- bridge: Add macspoofchk support (#639).
Bug fixes:
- portmap: fix bug that new udp connection deletes all existing conntrack entries (#705)
- portmap: fix checkPorts result when chain does not exist (#707)
- dhcp: fixed DHCP problem that broke when fast retry was added (#681)
- ipvlan: Send Gratuitous ARP after IPs are set (#675)
Improvements
- host-device: Bring interfaces up after moving into container (#679)
- Explicitly Disable Duplicate Address Detection For Container Side Veth (#695)
- Replace arping package with arp_notify (#687)
- host-device: add ipam support for dpdk device (#642)
Other changes
Commits
4744ec2Merge pull request #716 from squeed/cp-bugfixesb1782e5ipam/dhcp: Fix client id in renew/releaseb03deb6call ipam.ExceDel after clean up device in netns26745d3Merge pull request #705 from devbv/master9f67fafMerge pull request #707 from danwinship/checkPorts08d0f33portmap: fix checkPorts result when chain does not existdca23adportmap: fix bug that new udp connection deletes all existing conntrack entries76307bfMerge pull request #695 from MikeZappa87/issue/680/explicitdaddisableba47b49Enhanced dad set to 12be2960Add boolean to enable/disable dad- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)