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

build(deps): bump github.com/kubeovn/felix from 0.0.0-20240506083207-ed396be1b6cf to 3.9.0-0.dev+incompatible #3984

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps github.com/kubeovn/felix from 0.0.0-20240506083207-ed396be1b6cf to 3.9.0-0.dev+incompatible.

Changelog

Sourced from github.com/kubeovn/felix's changelog.

Changelog

2.0.0-beta.3

  • Pin logrus to 4b6ea73.
  • Pin libcalico-go to v1.0.0-beta-rc2.
  • Use 'glide up' to update other Go dependencies.

2.0.0-beta.2

  • Fix that "nat-outgoing" was not being honoured.

2.0.0-beta

  • Separate Felix into dataplane driver and dataplane-independent parts. (The initial dataplane driver is the one that uses Linux iptables and routing commands; this division will allow us to target other dataplane implementations.)
  • Rewrite the dataplane-independent part of Felix in Go, for improved performance.
  • Update calico-diags to collect Upstart logs.
  • Improve usage reporting: extra stats, better version number.
  • Improve endpoint status reporting.
  • Support Kubernetes backend.
  • Build system improvements.

1.4.4

  • Add a retry for deleting conntrack entries.
  • calico-diags: include DevStack logs, if present
  • Make repo branch for coverage diff configurable
  • Add 'this doc has moved' to relevant location in new docs site.
  • Update coveralls badge.
  • IP SAN support in pyinstaller build
  • Add SemaphoreCI badge.
  • Pin pycparser version.

1.4.3

  • Support InterfacePrefix having multiple values, to allow hybrid Calico use by OpenStack and Kubernetes/Docker/Mesos at the same time.
  • Use PyInstaller-based Felix in calico/felix container build.
  • Update Debian and RPM packaging to stop requiring /etc/calico/felix.cfg, as Felix itself no longer requires this file to exist.
  • Update URLs for the renaming of this repository from 'calico' to 'felix'.

1.4.2

  • Add CircleCI config
  • Fix for baremetal issue (#1071)

... (truncated)

Commits

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/kubeovn/felix](https://github.com/kubeovn/felix) from 0.0.0-20240506083207-ed396be1b6cf to 3.9.0-0.dev+incompatible.
- [Changelog](https://github.com/kubeovn/felix/blob/master/CHANGES.md)
- [Commits](https://github.com/kubeovn/felix/commits/v3.9.0-0.dev)

---
updated-dependencies:
- dependency-name: github.com/kubeovn/felix
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 7, 2024
@mergify mergify bot merged commit 33bda4f into master May 7, 2024
62 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github.com/kubeovn/felix-3.9.0-0.devincompatible branch May 7, 2024 16:06
oilbeater added a commit that referenced this pull request May 8, 2024
oilbeater added a commit that referenced this pull request May 8, 2024
@oilbeater
Copy link
Collaborator

@dependabot ignore this dependency

Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

OK, I won't notify you about github.com/kubeovn/felix again, unless you re-open this PR.

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