sidero icon indicating copy to clipboard operation
sidero copied to clipboard

chore: bump github.com/talos-systems/go-loadbalancer from 0.1.2 to 0.1.3 in /sfyra

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps github.com/talos-systems/go-loadbalancer from 0.1.2 to 0.1.3.

Release notes

Sourced from github.com/talos-systems/go-loadbalancer's releases.

v0.1.3

go-loadbalancer 0.1.3 (2022-08-09)

Welcome to the v0.1.3 release of go-loadbalancer!

Please try out the release binaries and report any issues at https://github.com/siderolabs/go-loadbalancer/issues.

Contributors

  • Andrey Smirnov
  • Andrey Smirnov
  • Andrey Smirnov

Changes

  • b578d47 feat: add a way to configure loadbalancer options
  • c54d95d feat: implement control plane loadbalancer
  • 4a6e29e refactor: clean up names, fix the lingering goroutines
  • af87d1c chore: apply new Kres rules
  • a445702 feat: allow dial timeout and keep alive period to be configurable
  • 3c8f347 feat: provide a way to configure logger for the loadbalancer
  • da8e987 feat: implement Reconcile - ability to change upstream list on the fly
  • 8b1dfa6 feat: copy initial version from talos-systems/talos
  • c2f6a8f Initial commit

Changes since v0.1.2

  • b578d47 feat: add a way to configure loadbalancer options

Dependency Changes

This release has no dependency changes

Commits

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)

dependabot[bot] avatar Aug 15 '22 01:08 dependabot[bot]