GoogleCloudPlatform / netd

netd: GKE Networking Daemonset
Apache License 2.0
54 stars 39 forks source link

fix(deps): update module github.com/containernetworking/plugins to v1.5.1 #311

Open renovate-bot opened 4 months ago

renovate-bot commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/containernetworking/plugins v1.3.0 -> v1.5.1 age adoption passing confidence

Release Notes

containernetworking/plugins (github.com/containernetworking/plugins) ### [`v1.5.1`](https://redirect.github.com/containernetworking/plugins/releases/tag/v1.5.1) [Compare Source](https://redirect.github.com/containernetworking/plugins/compare/v1.5.0...v1.5.1) #### What's Changed - Fix release tar images' owner to root by [@​s1061123](https://redirect.github.com/s1061123) in [https://github.com/containernetworking/plugins/pull/1054](https://redirect.github.com/containernetworking/plugins/pull/1054) **Full Changelog**: https://github.com/containernetworking/plugins/compare/v1.5.0...v1.5.1 ### [`v1.5.0`](https://redirect.github.com/containernetworking/plugins/releases/tag/v1.5.0): CNI Plugins v1.5.0 [Compare Source](https://redirect.github.com/containernetworking/plugins/compare/v1.4.1...v1.5.0) #### What's Changed New Features: - Support DeviceID on Auxiliary Bus by [@​adrianchiris](https://redirect.github.com/adrianchiris) in [https://github.com/containernetworking/plugins/pull/1003](https://redirect.github.com/containernetworking/plugins/pull/1003) - Dev/exclude subnets from traffic shaping by [@​oOraph](https://redirect.github.com/oOraph) in [https://github.com/containernetworking/plugins/pull/921](https://redirect.github.com/containernetworking/plugins/pull/921) Fixes: - Fix release script in github action by [@​s1061123](https://redirect.github.com/s1061123) in [#​1037](https://redirect.github.com/containernetworking/plugins/pull/1037). - Use temporary name for netdevice when moving in/out of NS by [@​adrianchiris](https://redirect.github.com/adrianchiris) in [https://github.com/containernetworking/plugins/pull/1002](https://redirect.github.com/containernetworking/plugins/pull/1002) #### New Contributors - [@​oOraph](https://redirect.github.com/oOraph) made their first contribution in [https://github.com/containernetworking/plugins/pull/921](https://redirect.github.com/containernetworking/plugins/pull/921) - [@​samuelkarp](https://redirect.github.com/samuelkarp) made their first contribution in [https://github.com/containernetworking/plugins/pull/1029](https://redirect.github.com/containernetworking/plugins/pull/1029) - [@​testwill](https://redirect.github.com/testwill) made their first contribution in [https://github.com/containernetworking/plugins/pull/1034](https://redirect.github.com/containernetworking/plugins/pull/1034) **Full Changelog**: https://github.com/containernetworking/plugins/compare/v1.4.1...v1.5.0 ### [`v1.4.1`](https://redirect.github.com/containernetworking/plugins/compare/v1.4.0...v1.4.1) [Compare Source](https://redirect.github.com/containernetworking/plugins/compare/v1.4.0...v1.4.1) ### [`v1.4.0`](https://redirect.github.com/containernetworking/plugins/releases/tag/v1.4.0): CNI Plugins v1.4.0 [Compare Source](https://redirect.github.com/containernetworking/plugins/compare/v1.3.0...v1.4.0) ##### New features: - ([#​832](https://redirect.github.com/containernetworking/plugins/pull/832)). tap: allow for a tap device to be created as a bridge port - ([#​914](https://redirect.github.com/containernetworking/plugins/pull/914)). \[tuning] add ability to set tx queue len ##### Improvements: - ([#​969](https://redirect.github.com/containernetworking/plugins/pull/969)). Add CNI_NETNS_OVERRIDE - ([#​979](https://redirect.github.com/containernetworking/plugins/pull/979)). Add ndisc_notify in ipvlan for ipv6 ndp - ([#​974](https://redirect.github.com/containernetworking/plugins/pull/974)). macvlan: enable ipv6 ndisc_notify - ([#​950](https://redirect.github.com/containernetworking/plugins/pull/950)). Create IPAM files with 0600 permissions - ([#​924](https://redirect.github.com/containernetworking/plugins/pull/924)). More efficient iptables usage. - ([#​902](https://redirect.github.com/containernetworking/plugins/pull/902)). spoofcheck: Make use of go-nft's ApplyConfigEcho(). This is much faster - ([#​874](https://redirect.github.com/containernetworking/plugins/pull/874)). Add routes propagation for VRF plugin ##### Build: - ([#​982](https://redirect.github.com/containernetworking/plugins/pull/982)). Bump to golang:1.21-alpine - ([#​948](https://redirect.github.com/containernetworking/plugins/pull/948)). build: Use POSIX sh for shell scripts ##### Bug fixes: - ([#​954](https://redirect.github.com/containernetworking/plugins/pull/954)). macvlan cmdDel: handle deletion when master has been deleted - ([#​927](https://redirect.github.com/containernetworking/plugins/pull/927)). vrf: fix route filter to use output iface

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

google-oss-prow[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot Once this PR has been reviewed and has the lgtm label, please assign mrhohn for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/GoogleCloudPlatform/netd/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment