vmware-tanzu / cluster-api-provider-bringyourownhost

Kubernetes Cluster API Provider BYOH for already-provisioned hosts running Linux.
Apache License 2.0
232 stars 76 forks source link

Bump github.com/kube-vip/kube-vip from 0.5.5 to 0.6.4 #860

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

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

Release notes

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

v0.6.4

Big changes / fixes

  • Use a separate etcd cluster for the HA control plane / leaderElection
  • Fixes to routing/table mode for VIP lifecycle
  • Fixes to the rbac
  • Ability to push a hostname when using DHCP
  • Various other e2e fixes (much faster CI)

What's Changed

New Contributors

Full Changelog: https://github.com/kube-vip/kube-vip/compare/v0.6.3...v0.6.4

v0.6.3

A number of new features and fixes, this will be the last 0.6.x release as we've some bigger stuff in the pipeline 🫠

... (truncated)

Commits
  • 6a642c7 Merge pull request #670 from thebsdbox/lint_fix_routing
  • 4792424 Merge pull request #607 from hellt/patch-1
  • b0f7aa1 Fixes to linting for routing table
  • 2cee472 Merge pull request #606 from CopernicaMarketingSoftware/main
  • f33a0b7 Merge branch 'main' into main
  • f54595d Merge pull request #669 from thebsdbox/cleanup
  • 68c9e49 linting fixes.
  • cfa2e93 Further cleaning
  • 1f1c7fe Tidies up logging messages and redundant logic
  • c7abf75 Merge pull request #655 from kube-vip/dependabot/go_modules/go.etcd.io/etcd/c...
  • Additional commits viewable in compare view


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 show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.