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

Chore(deps): bump github.com/metallb/frr-k8s from 0.0.11 to 0.0.15 #188

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps github.com/metallb/frr-k8s from 0.0.11 to 0.0.15.

Release notes

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

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

Changelog

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

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

  • Expose the IPv4 or IPv6 source address to use for the BGP session through the k8s API (#137, @​karampok)
  • Make the type safe code-generator generated types available. (#167, @​fedepaol)

Bug fixes

  • Make the all-in-one manifests from the main branch work by setting the image tag as "main", which is the tag under the builds from main are published on quay. (#155, @​fedepaol)
Commits
  • 23d0637 Automated update for release v0.0.15
  • d5a0c45 Merge branch 'main' into v0.0
  • 1637470 Prepare the release notes for 0.0.15
  • 7b2f899 Check for overflows when converting ints to uints
  • 3bfd588 Pin the securego github action
  • 90513a0 E2E: Establish session using DynamicASN
  • fd27de1 Manifests: bump with Dynamic ASN
  • 53bc68e Controller: Support Dynamic ASN field
  • e72e9f3 API: Add DynamicASN field for Neighbors
  • 3cafec5 E2E: allow setting the namespace frrk8s run in
  • 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.11 to 0.0.15.
- [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.11...v0.0.15)

---
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 Nov 18, 2024
Copy link
Author

dependabot bot commented on behalf of github Nov 22, 2024

Superseded by #191.

@dependabot dependabot bot closed this Nov 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/metallb/frr-k8s-0.0.15 branch November 22, 2024 22:09
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