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/kube-vip/kube-vip from 0.5.5 to 0.5.11 #72

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 Mar 6, 2023

Bumps github.com/kube-vip/kube-vip from 0.5.5 to 0.5.11.

Release notes

Sourced from github.com/kube-vip/kube-vip's releases.

v0.5.11

New release 🎉

  • Equinix Metal CCM support
  • IPv6 stability improvements, if the VIP moves too quickly

What's Changed

New Contributors

Full Changelog: kube-vip/kube-vip@v0.5.10...v0.5.11

v0.5.10

Large amount of e2e testing for services has now been added, also fixed some logic when having a 3rd party modify endpoints on a service (instead of a pod deletion triggering it).

What's Changed

New Contributors

Confirmed Kubernetes versions

  • v1.26.1
  • v1.25.4 - automated e2e testing

Full Changelog: kube-vip/kube-vip@v0.5.9...v0.5.10

v0.5.9

Leader Logic Leaking Leases - A missed context not being cancelled leaked elections causing additional API server calls.

This is a small set of patches to improve some panic and instability introduced.

What's Changed

... (truncated)

Commits
  • c7536f1 Merge pull request #524 from tylerschultz/recreate-vip-on-dadfailed
  • 61d5deb Readd VIP if address has dadfailed flag
  • 49c871b Merge pull request #521 from ocobleseqx/support_new_equinix_ccm_annotations
  • 9c6b87c Update README.md
  • 0320d25 replace packet with equinix metal in comments and logs
  • a691b3f check for new equinix ccm annotations
  • a92c536 Update main.yaml
  • 323f054 Merge pull request #519 from kube-vip/final-0.5.x-release
  • 53d33d7 Update Makefile
  • a31d9a6 Merge pull request #515 from kube-vip/dependabot/go_modules/golang.org/x/net-...
  • 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/kube-vip/kube-vip](https://github.com/kube-vip/kube-vip) from 0.5.5 to 0.5.11.
- [Release notes](https://github.com/kube-vip/kube-vip/releases)
- [Commits](kube-vip/kube-vip@v0.5.5...v0.5.11)

---
updated-dependencies:
- dependency-name: github.com/kube-vip/kube-vip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #72 (84e1e00) into main (bac5624) will decrease coverage by 0.15%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   69.07%   68.93%   -0.15%     
==========================================
  Files          20       20              
  Lines        2073     2073              
==========================================
- Hits         1432     1429       -3     
- Misses        529      531       +2     
- Partials      112      113       +1     
Impacted Files Coverage Δ
...s/infrastructure/bootstrapkubeconfig_controller.go 52.83% <0.00%> (-5.67%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-release dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant