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/metallb/frr-k8s from 0.0.8 to 0.0.17 #201

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps github.com/metallb/frr-k8s from 0.0.8 to 0.0.17.

Release notes

Sourced from github.com/metallb/frr-k8s's releases.

v0.0.17

See https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md for the details.

v0.0.16

See https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md for the details.

v0.0.15

Check https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md for details

v0.0.14

Check https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md for details

v0.0.13

Check https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md for details

v0.0.12

Check https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md for details

v0.0.11

Check https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md for details

v0.0.10

Check the release notes for details https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md

Changelog

Sourced from github.com/metallb/frr-k8s's changelog.

Release v0.0.17

New Features

Support unnumbered BGP peering (#212, @​karampok)

Release v0.0.16

New Features

  • Make the acceptance of incoming BGP connections optional via an helm parameter. (#229, @​fedepaol)

Bug fixes

  • Bug: throw better error when prefix for same localPref is added twice (#221, @​karampok)
  • The BGP metrics label corresponding to the peer does not have the port anymore. Because now FRR-K8S allow incoming connections, the port might be source port of the tcp connection, making the metrics label not reliable. Additionally, we can only have one peer per VRF, so the port is not relevant. (#206, @​fedepaol)

Release v0.0.15

New Features

  • Add DynamicASN field for a neighbor, which allows the daemon to detect the AS number to use without explicitly setting it. The new field is mutually exclusive with the existing ASN field, and one of them must be specified for any given Neighbor. (#194, @​oribon)

Bug fixes

  • Update the kubernetes api / codegen and get rid of the core symlink hack. (#186, @​fedepaol)

Release v0.0.14

New Features

Release v0.0.13

Bug fixes

  • Fix session flapping when BFD is enabled and the configuration is changed. (#169, @​fedepaol)

Other (Cleanup or Flake)

  • Make the generated frr file compatible with frr 8+: split bfd echo interval in echo tx / echo rx. (#168, @​fedepaol)+ end
  • Export the client-go compatible generated types

Release v0.0.12

New features

... (truncated)

Commits
  • 0030b45 Automated update for release v0.0.17
  • b63d81d Merge branch 'main' into v0.0
  • a3f43eb Prepare v0.0.17 release notes
  • 80d4b7a Merge pull request #212 from karampok/unnumbered
  • 79f4f21 E2E: add test for the unnumbered BGP peering
  • cc8c836 E2E: bump e2etest version and use new field
  • 9ffa7a3 Support unnumbered BGP peering
  • 55ce611 Bump k8s.io/api from 0.31.0 to 0.31.4
  • bdd853a Automated update for release v0.0.16
  • e3a3647 Merge branch 'main' into v0.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/metallb/frr-k8s](https://github.com/metallb/frr-k8s) from 0.0.8 to 0.0.17.
- [Release notes](https://github.com/metallb/frr-k8s/releases)
- [Changelog](https://github.com/metallb/frr-k8s/blob/main/RELEASE_NOTES.md)
- [Commits](metallb/frr-k8s@v0.0.8...v0.0.17)

---
updated-dependencies:
- dependency-name: github.com/metallb/frr-k8s
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 22, 2025
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.

0 participants