sriov-network-device-plugin
sriov-network-device-plugin copied to clipboard
Bump the gomod-dependencies group across 1 directory with 7 updates
Bumps the gomod-dependencies group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| github.com/golang/glog | 1.2.4 |
1.2.5 |
| github.com/jaypipes/ghw | 0.13.0 |
0.16.0 |
| github.com/k8snetworkplumbingwg/network-attachment-definition-client | 1.7.5 |
1.7.6 |
| github.com/onsi/gomega | 1.36.2 |
1.37.0 |
| github.com/vishvananda/netlink | 1.3.0 |
1.3.1 |
| google.golang.org/grpc | 1.69.2 |
1.72.0 |
| k8s.io/kubelet | 0.32.0 |
0.33.0 |
Updates github.com/golang/glog from 1.2.4 to 1.2.5
Release notes
Sourced from github.com/golang/glog's releases.
v1.2.5
What's Changed
- glog: generate a Fatalf-like error message when writing to logsinks fails by
@chressiein golang/glog#76Full Changelog: https://github.com/golang/glog/compare/v1.2.4...v1.2.5
Commits
2b790efglog: generate a Fatalf-like error message when writing to logsinks fails (#76)- See full diff in compare view
Updates github.com/jaypipes/ghw from 0.13.0 to 0.16.0
Release notes
Sourced from github.com/jaypipes/ghw's releases.
v0.16.0
What's Changed
- Get WWN for multipath block devices by
@zanebin jaypipes/ghw#409- Add more attributes that match CPU model on Linux by
@infastinin jaypipes/ghw#410New Contributors
@infastinmade their first contribution in jaypipes/ghw#410Full Changelog: https://github.com/jaypipes/ghw/compare/v0.15.0...v0.16.0
v0.15.0
What's Changed
- deps: accelerator: remove deps by
@ffromaniin jaypipes/ghw#406- fix PCI address in filepath for graphics cards by
@jaypipesin jaypipes/ghw#408Full Changelog: https://github.com/jaypipes/ghw/compare/v0.0.14...v0.15.0
v0.14.0
What's Changed
- add HugePage info to memory and topology by
@Traumeelin jaypipes/ghw#374- supply override PCIDB_PATH env var in unit tests by
@jaypipesin jaypipes/ghw#376- update Step Security hardener action by
@jaypipesin jaypipes/ghw#377- update golangci-lint by
@jaypipesin jaypipes/ghw#378- use TotalXXX instead of NumXXX by
@jaypipesin jaypipes/ghw#381- use Go idiomatic naming for Architecture consts by
@jaypipesin jaypipes/ghw#379- overhaul ghw-snapshot tool by
@jaypipesin jaypipes/ghw#382- Add support for processing accelerators hardware by
@mlorenzofrin jaypipes/ghw#385- Populate
Vendorfield for ARM cpus by@zeekein jaypipes/ghw#387- gh action: update macos lane by
@ffromaniin jaypipes/ghw#398- ci: golang: rotate the most 3 recent supported versions by
@ffromaniin jaypipes/ghw#397- fix: Replace strings.TrimPrefix with filepath.Rel by
@Gofastasfin jaypipes/ghw#399- fix: Refactor OpenDestination func by
@Gofastasfin jaypipes/ghw#400- fixed an out of range index access by
@karman-dockerin jaypipes/ghw#404New Contributors
@Traumeelmade their first contribution in jaypipes/ghw#374@mlorenzofrmade their first contribution in jaypipes/ghw#385@zeekemade their first contribution in jaypipes/ghw#387@Gofastasfmade their first contribution in jaypipes/ghw#399@karman-dockermade their first contribution in jaypipes/ghw#404Full Changelog: https://github.com/jaypipes/ghw/compare/v0.13.0...v0.14.0
Commits
b2e06deMerge pull request #410 from infastin/model8bfbc92feat: more cpu model extractors9e879f1Merge pull request #409 from zaneb/multipath-wwnf0ccc08Get WWN for multipath block devices3773bc3Merge pull request #408 from jaypipes/issue407b36d6a3fix PCI address in filepath for graphics cards8018747Merge pull request #406 from jaypipes/use-slices-contaisbba8dfbdeps: accelerator: remove deps8f0a31cMerge pull request #404 from karman-docker/fix_index_out_of_rangefa9ef4cfixed an out of range index access- Additional commits viewable in compare view
Updates github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.5 to 1.7.6
Release notes
Sourced from github.com/k8snetworkplumbingwg/network-attachment-definition-client's releases.
v1.7.6
This release fixes a regression affecting CNI plugins that do not specify interfaces in their CNI ADD result.
Previously, IP addresses returned without an associated interface index were not being assigned to any
network-statusentry. This release restores the prior behavior by assigning such IPs to the last network status (i.e., the last sandboxed interface), ensuring consistent handling across plugins, especially those that omit the interfaces field entirely.This change is important for compatibility with certain CNI plugins and maintains expected behavior from earlier versions of the net-attach-def library.
Special thanks to
@Brian-McMfor identifying the issue and providing the fix!
Commits
e12bd55Merge pull request #77 from Brian-McM/assign-ips-with-no-interface-to-default...77dfd49Update pkg/utils/net-attach-def_test.go1945b69Assign IPs that don't have an interface index to the last network status- See full diff in compare view
Updates github.com/onsi/gomega from 1.36.2 to 1.37.0
Release notes
Sourced from github.com/onsi/gomega's releases.
v1.37.0
1.37.0
Features
- add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]
v1.36.3
1.36.3
Maintenance
- bump all the things [adb8b49]
- chore: replace
interface{}withany[7613216]- Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822) [9fe5259]
- remove spurious "toolchain" from go.mod (#819) [a0e85b9]
- Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823) [604a8b1]
- Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772) [36fbc84]
- Bump github-pages from 231 to 232 in /docs (#778) [ced70d7]
- Bump rexml from 3.2.6 to 3.3.9 in /docs (#788) [c8b4a07]
- Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812) [06431b9]
- Bump webrick from 1.8.1 to 1.9.1 in /docs (#800) [b55a92d]
- Fix typos (#813) [a1d518b]
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.37.0
Features
- add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]
1.36.3
Maintenance
- bump all the things [adb8b49]
- chore: replace
interface{}withany[7613216]- Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822) [9fe5259]
- remove spurious "toolchain" from go.mod (#819) [a0e85b9]
- Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823) [604a8b1]
- Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772) [36fbc84]
- Bump github-pages from 231 to 232 in /docs (#778) [ced70d7]
- Bump rexml from 3.2.6 to 3.3.9 in /docs (#788) [c8b4a07]
- Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812) [06431b9]
- Bump webrick from 1.8.1 to 1.9.1 in /docs (#800) [b55a92d]
- Fix typos (#813) [a1d518b]
Commits
272fca3v1.37.05666f98add To/ToNot/NotTo aliases for AsyncAssertion2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)- Additional commits viewable in compare view
Updates github.com/vishvananda/netlink from 1.3.0 to 1.3.1
Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.1
What's Changed
- Fix deprecated comments by
@champtarin vishvananda/netlink#1011- Fix: Do not crash when enumerating tc filters with unknown actionType by
@Matus-pin vishvananda/netlink#1013- Fix SetSendTimeout/SetReceiveTimeout by
@robmryin vishvananda/netlink#1012- capture and return errors in ConntrackDeleteFilters by
@aroradamanin vishvananda/netlink#1014- Fix FouList attribute body truncated error with kernel 5.2+ by
@chanfung032in vishvananda/netlink#1017- Preserve results when NLM_F_DUMP_INTR is set by
@robmryin vishvananda/netlink#1018- netkit: Add support for IFLA_NETKIT_SCRUB and IFLA_NETKIT_PEER_SCRUB by
@jrifein vishvananda/netlink#1022- fix CI failed Incidental in TestRuleListFiltered by
@wangling94in vishvananda/netlink#1043- disable broadcast if broadcast is set to net.IPv4zero by
@WeidiDengin vishvananda/netlink#1037- .github/workflows: Bump CI Go version to v1.22 by
@dylandreimerinkin vishvananda/netlink#1049- TC FLOWER enrich match field and action about vlan by
@wangling94in vishvananda/netlink#1045- link_linux: Add deserialization of
IFF_RUNNINGflag by@dylandreimerinkin vishvananda/netlink#1038- Preserve results when NLM_F_DUMP_INTR is set by
@adrianmoiseyin vishvananda/netlink#1050- Add IFLA_PARENT_DEV_NAME / IFLA_PARENT_DEV_BUS_NAME to links by
@akerouantonin vishvananda/netlink#1051- conntrack: prevent potential memory leak by
@aroradamanin vishvananda/netlink#1058- Fix parsing 4-bytes attribute by
@Asphalttin vishvananda/netlink#1034- fix: Use correct offset for unix socket diagnosis by
@srebhanin vishvananda/netlink#1061- vxlan: Fix parseVxlanData for source port range by
@borkmannin vishvananda/netlink#1062- netkit: Allow setting MAC address in L2 mode by
@jrifein vishvananda/netlink#1063- Add support for MTU Lock by
@trozetin vishvananda/netlink#1067- pedit: Fix EncodeActions to add TcGen for pedit action by
@chent1996in vishvananda/netlink#1065- go.mod: github.com/vishvananda/netns v0.0.5 by
@thaJeztahin vishvananda/netlink#1056- Add
OifIndexoption forRouteGetWithOptionsby@dylandreimerinkin vishvananda/netlink#1060- Support TC "sample" filter action by
@lorenzin vishvananda/netlink#1042- Add support for XFRMA_SA_DIR and XFRMA_SA_PCPU attributes for XFRM by
@ChinmayaSharma-huein vishvananda/netlink#1044- Add support for ARP/ND Timestamps when retriving neighbors by
@jlamannain vishvananda/netlink#1039New Contributors
@Matus-pmade their first contribution in vishvananda/netlink#1013@robmrymade their first contribution in vishvananda/netlink#1012@chanfung032made their first contribution in vishvananda/netlink#1017@jrifemade their first contribution in vishvananda/netlink#1022@wangling94made their first contribution in vishvananda/netlink#1043@WeidiDengmade their first contribution in vishvananda/netlink#1037@dylandreimerinkmade their first contribution in vishvananda/netlink#1049@adrianmoiseymade their first contribution in vishvananda/netlink#1050@akerouantonmade their first contribution in vishvananda/netlink#1051@Asphalttmade their first contribution in vishvananda/netlink#1034@trozetmade their first contribution in vishvananda/netlink#1067@ChinmayaSharma-huemade their first contribution in vishvananda/netlink#1044@jlamannamade their first contribution in vishvananda/netlink#1039Full Changelog: https://github.com/vishvananda/netlink/compare/v1.3.0...v1.3.1
What's Changed
- Fix deprecated comments by
@champtarin vishvananda/netlink#1011- Fix: Do not crash when enumerating tc filters with unknown actionType by
@Matus-pin vishvananda/netlink#1013- Fix SetSendTimeout/SetReceiveTimeout by
@robmryin vishvananda/netlink#1012
... (truncated)
Commits
17daef6vlan: add support for flags and qos mapsb929916filter: add classid and port range support for flower06c2c01feat: add vlanid - tunnelid mapping supportc4bb4f9rdma: support rdma metrics: resource and statistice9f11f7bugfix: parse ipv4 src/dst error1f4f72cMimicipsetC code for determining correct default ipset revision2426b05qdisc: fix wrong type info of tc_sfq_qopta2e4b9aveth: allow configuring peer attributes beyond namespace and address9d88d83feat: add support for RtoMin lock6b5dd30geneve: Support setting/getting source port range- Additional commits viewable in compare view
Updates google.golang.org/grpc from 1.69.2 to 1.72.0
Release notes
Sourced from google.golang.org/grpc's releases.
Release 1.72.0
Dependencies
- Minimum supported Go version is now 1.23 (#8108)
API Changes
- resolver: add experimental
AddressMapV2with generics to ultimately replaceAddressMap. DeprecateAddressMapfor deletion (#8187)- resolver: convert EndpointMap in place to use generics (#8189)
New Features
- xds: add
grpc.xds_client.server_failurecounter metric on xDS client to record connectivity errors (#8203)- balancer/rls: allow
maxAgeto exceed 5 minutes ifstaleAgeis set in the LB policy configuration (#8137)- ringhash: implement gRFC A76 improvements. (#8159)
- pickfirst: The new pick first LB policy is made the default. The new LB policy implements the Happy Eyeballs algorithm. To disable the new policy set the environment variable
GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRSTtofalse(case insensitive).Bug Fixes
- xds: fix support for circuit breakers and load reporting in LOGICAL_DNS clusters (#8169, #8170)
- xds/cds: improve RPC error messages when resources are not found (#8122)
- balancer/priority: fix race that could leak balancers and goroutines during shutdown (#8095)
- stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 (#8237)
- balancer/pickfirstleaf: fix panic if deprecated Address.Metadata field is set to a non-comparable value by ignoring the field (#8227)
Behavior Changes
- transport: make servers send an HTTP/2 RST_STREAM frame to cancel a stream when the deadline expires (#8071)
Documentation
- stats: clarify the expected sequence of events on a stats handler (#7885)
- Special Thanks:
@RyanBlaneyRelease 1.71.1
Bug Fixes
- grpc: fix a bug causing an extra Read from the compressor if a compressed message is the same size as the limit. This could result in a panic with the built-in gzip compressor (#8178)
- xds: restore the behavior of reading the bootstrap config before creating the first xDS client instead of at package init time (#8164)
- stats/opentelemetry: use
TextMapPropagatorandTracerProviderfromTraceOptionsinstead of OpenTelemetry globals (#8166)- client: fix races when an http proxy is configured that could lead to deadlocks or panics (#8195)
- client: fix bug causing RPC failures with message "no children to pick from" when using a custom resolver that calls the deprecated
NewAddressAPI (#8149)- wrr: fix slow processing of address updates that could result in problems including RPC failures for servers with a large number of backends (#8179)
Release 1.71.0
API Changes
- balancer: Custom LB policies that record metrics must use the new
MetricsRecordermethod onBalancer.ClientConninstead of the removedBalancer.BuildOptions.MetricsRecorderfield to obtain a metrics recorder. (#8027)- balancer:
balancer.ClientConnimplementations must now embed a delegate implementation. This allows grpc-go to add new methods to the interface and remain backward compatible. (#8026)- balancer/endpointsharding: The constructor accepts the child balancer's builder and a struct with optional configuration. (#8052)
... (truncated)
Commits
a43eba6Change version to 1.72.0 (#8218)48f48c1balancer/pickfirstleaf: Avoid reading Address.Metadata (#8227) (#8259)fd6f585Cherry-pick #8159 and #8243 to v1.72.x (#8255)79ca174stats/opentelemetry: fix trace attributes message sequence numbers to start f...57a2605xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for w...5edab9exdsclient: add grpc.xds_client.server_failure counter mertric (#8203)78ba661regenerate protos (#8208)6819ed7delegatingresolver: Stop calls into delegates once the parent resolver is clo...a51009dresolver: convert EndpointMap to use generics (#8189)b0d1203resolver: create AddressMapV2 with generics to replace AddressMap (#8187)- Additional commits viewable in compare view
Updates k8s.io/kubelet from 0.32.0 to 0.33.0
Commits
2087e55Update dependencies to v0.33.0 tagc6b3504Merge remote-tracking branch 'origin/master' into release-1.331e1109bMove to released version of prometheus/client_golang v1.22.0 from rc.0b83c32fbump etcd 3.5.21 sdk533c0cbMerge pull request #130701 from roycaihw/psi-metricscd9f99aMerge pull request #129296 from carlory/fg-CPUManagerf5162a4API definition for PSI metrics2459d5bRemove general available feature-gate CPUManager6abc4fcMerge pull request #129872 from seans3/websocket-https-proxy7395334Merge pull request #130535 from ffromani/cpumanager-policy-options-ga- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Test Coverage Report for Build 14979903423
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 74.508%
| Totals | |
|---|---|
| Change from base Build 14837814551: | 0.0% |
| Covered Lines: | 2122 |
| Relevant Lines: | 2848 |
💛 - Coveralls
/hold
lets wait for this
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
Dependabot wasn't able to update downloading. Because of this, Dependabot cannot update this pull request.
@dependabot rebase
Looks like these dependencies are updatable in another way, so this is no longer needed.