Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Bump github.com/containernetworking/plugins from 0.8.6 to 1.3.0 #101

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

Bumps github.com/containernetworking/plugins from 0.8.6 to 1.3.0.

Release notes

Sourced from github.com/containernetworking/plugins's releases.

CNI Plugins v1.3.0

This release introduces a new plugin: tap. Thanks to @​mmirecki for contributing this

New features:

  • (#784). tap: This PR adds a plugin to create tap devices.
  • (#829). bridge: add vlan trunk support
  • (#875). bridge: Add parameter to disable default vlan
  • (#814). macvlan: Add support for in-container master
  • (#813). ipvlan: Add support for in-container master
  • (#781). vlan: Add support for in-container master

Improvements:

  • (#880). bridge: read only required chain on cni del instead of the entire ruleset
  • (#873). bridge, spoof check: remove drop rule index

Bug fixes:

  • (#892). sbr: Ignore LinkNotFoundError during cmdDel null
  • (#887). ptp: Fix ValidateExpectedRoute with non default routes and nil GW
  • (#885). tuning: fix cmdCheck when using IFNAME
  • (#831). Fix overwritten error var in getMTUByName
  • (#821). Only check or del ipv6 when an IPv6 is configured

CNI Plugins v1.2.0

Changelog:

New plugins & features

  • (#743). dummy: Create a Dummy CNI plugin that creates a virtual interface
  • (#725). V2 API support for win-overlay CNI
  • (#693). tuning Add sysctl allowList

Bug fixes

  • (#809). bridge: refresh host-veth mac after port add
  • (#802). Add IPv6 support for AddDefaultRoute
  • (#779). Fix path substitution to enable setting sysctls on vlan interfaces
  • (#782). host-local: fix bug on getting NextIP of addresses with first byte
  • (#709). dhcp: Fix client id in renew/release

Improvements & Cleanups:

  • (#772). portmap support masquerade all
  • (#733). bridge: support IPAM DNS settings
  • (#702). bridge: call ipam.ExecDel after clean up device in netns #702
  • (#768). dhcp: Cleanup Socket and Pidfile on exit
  • (#792). dhcp: Update Allocate method to reuse lease if present
  • (#755). dhcp: Use the same options for acquiring, renewing lease
  • (#730). tuning Check for duplicated sysctl keys
  • (#739). build: support riscv64
  • (#712). bug: return errors when iptables and ip6tables are unusable

... (truncated)

Commits
  • 38f18d2 Merge pull request #892 from e0ne/ignore-not-found
  • e513017 Merge pull request #891 from containernetworking/dependabot/go_modules/github...
  • 7e91841 [sbr]: Ignore LinkNotFoundError during cmdDel
  • 99b475a build(deps): bump github.com/Microsoft/hcsshim from 0.9.8 to 0.9.9
  • 10b5639 Merge pull request #885 from champtar/tuning-CHECK
  • 65fe256 Merge pull request #883 from mmorel-35/linter-2
  • 00b82fb Merge pull request #887 from champtar/route-CHECK
  • c795a3c Merge pull request #888 from jingyuanliang/go120
  • c10af01 Merge pull request #880 from maiqueb/mac-spoof-improv-read-only-required-chai...
  • 9cf1a09 Merge pull request #829 from tjjh89017/bridge_vlan_trunk
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 17, 2023
@Eoghan1232
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch from ef0b611 to 338bf00 Compare July 7, 2023 12:09
@Eoghan1232
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch from 338bf00 to c7b3767 Compare July 10, 2023 09:58
@Eoghan1232
Copy link
Contributor

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch from c7b3767 to 1f95fed Compare July 12, 2023 12:53
@Eoghan1232
Copy link
Contributor

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch from 1f95fed to a62f01a Compare July 21, 2023 07:34
@Eoghan1232
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch from a62f01a to c9619bc Compare November 1, 2023 14:16
@johnoloughlin
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch from c9619bc to 8696476 Compare November 1, 2023 16:53
@Eoghan1232
Copy link
Contributor

@dependabot rebase

Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 0.8.6 to 1.3.0.
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](containernetworking/plugins@v0.8.6...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/plugins
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch from 8696476 to d3b02f7 Compare November 1, 2023 18:44
@Eoghan1232 Eoghan1232 merged commit fc3e9e3 into master Nov 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containernetworking/plugins-1.3.0 branch November 2, 2023 09:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants