Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/ti-mo/conntrack from 0.3.0 to 0.4.0 #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

Bumps github.com/ti-mo/conntrack from 0.3.0 to 0.4.0.

Release notes

Sourced from github.com/ti-mo/conntrack's releases.

Improve Netlink i/o performance

Commits
  • ec1455f go.mod - mdlayher/netlink: significant perf improvements, drop Go 1.11 support
  • See full diff 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.

Bumps [github.com/ti-mo/conntrack](https://github.com/ti-mo/conntrack) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ti-mo/conntrack/releases)
- [Commits](ti-mo/conntrack@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/ti-mo/conntrack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 17, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2021

Codecov Report

Merging #6 (031a387) into main (7f90fc0) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 031a387 differs from pull request most recent head 80b6aef. Consider uploading reports for the commit 80b6aef to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   60.37%   60.40%   +0.03%     
==========================================
  Files         282      282              
  Lines       22411    22411              
==========================================
+ Hits        13530    13538       +8     
+ Misses       7453     7443      -10     
- Partials     1428     1430       +2     
Flag Coverage Δ
kind-e2e-tests 47.35% <ø> (+0.08%) ⬆️
unit-tests 42.05% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/controller/networkpolicy/status_controller.go 71.24% <0.00%> (-1.97%) ⬇️
...ntroller/networkpolicy/networkpolicy_controller.go 69.45% <0.00%> (-0.97%) ⬇️
pkg/agent/flowexporter/exporter/exporter.go 80.46% <0.00%> (ø)
pkg/agent/openflow/network_policy.go 76.29% <0.00%> (+0.14%) ⬆️
...gent/controller/noderoute/node_route_controller.go 58.89% <0.00%> (+1.29%) ⬆️
pkg/monitor/controller.go 29.10% <0.00%> (+1.49%) ⬆️
pkg/util/k8s/client.go 48.78% <0.00%> (+2.43%) ⬆️
pkg/apiserver/storage/ram/watch.go 94.23% <0.00%> (+3.84%) ⬆️
pkg/apiserver/handlers/endpoint/handler.go 70.58% <0.00%> (+11.76%) ⬆️
pkg/ipfix/ipfix_process.go 100.00% <0.00%> (+18.18%) ⬆️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant