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/hashicorp/memberlist from 0.4.0 to 0.5.0 #80

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps github.com/hashicorp/memberlist from 0.4.0 to 0.5.0.

Release notes

Sourced from github.com/hashicorp/memberlist's releases.

v0.5.0

What's Changed

Full Changelog: hashicorp/memberlist@v0.4.0...v0.5.0

Commits
  • 9c88db2 Merge pull request #276 from hashicorp/jm-member-list-size-metric
  • e1b2314 change remotemetric tobe a sample so that it can be displayed in a histogram
  • 96c458a modifying default behavior of metricsString()
  • eaed0c4 PR feedback - utilize metricsString() function on NodeStateType to simplify c...
  • 9400939 change verify gauge and sample test function to only take in a string
  • f4dc332 applying node states as different labels rather than different gauges
  • 12ff49e use mutexes in tests to prevent race condition failures
  • 7ebe704 removing unrelated test
  • ed85e1e adding gauges and tests for memberlist.nodes.<state>
  • 832dddd changing sample to a guage
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [github.com/hashicorp/memberlist](https://github.com/hashicorp/memberlist) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/hashicorp/memberlist/releases)
- [Commits](hashicorp/memberlist@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/memberlist
  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 Oct 4, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2022

Codecov Report

Merging #80 (955df94) into main (0f77529) will increase coverage by 2.22%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   60.23%   62.45%   +2.22%     
==========================================
  Files         385      385              
  Lines       54501    54501              
==========================================
+ Hits        32826    34036    +1210     
+ Misses      19212    17980    -1232     
- Partials     2463     2485      +22     
Flag Coverage Δ
integration-tests 34.88% <ø> (+0.07%) ⬆️
kind-e2e-tests 48.72% <ø> (+6.47%) ⬆️
unit-tests 43.87% <ø> (+0.02%) ⬆️
Impacted Files Coverage Δ
pkg/agent/nodeportlocal/k8s/annotations.go 84.44% <0.00%> (-8.89%) ⬇️
...gent/controller/networkpolicy/status_controller.go 78.99% <0.00%> (-0.85%) ⬇️
pkg/agent/agent.go 50.79% <0.00%> (+0.22%) ⬆️
pkg/ovs/ovsconfig/ovs_client.go 65.66% <0.00%> (+0.25%) ⬆️
pkg/agent/controller/networkpolicy/reconciler.go 71.41% <0.00%> (+0.34%) ⬆️
pkg/agent/secondarynetwork/podwatch/controller.go 74.82% <0.00%> (+0.35%) ⬆️
...lticluster/commonarea/resourceimport_controller.go 79.55% <0.00%> (+0.37%) ⬆️
pkg/controller/ipam/validate.go 80.32% <0.00%> (+0.54%) ⬆️
pkg/agent/openflow/network_policy.go 79.36% <0.00%> (+0.65%) ⬆️
pkg/ovs/openflow/ofctrl_bridge.go 76.32% <0.00%> (+0.78%) ⬆️
... and 42 more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 25, 2022

Looks like github.com/hashicorp/memberlist is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 25, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/memberlist-0.5.0 branch October 25, 2022 09:02
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