Skip to content

chore(deps): update dependency kubevip to v0.9.0 #55

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

This PR contains the following updates:

Package Update Change
kubevip minor 0.8.7 -> 0.9.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

kube-vip/kube-vip (kubevip)

v0.9.0

Compare Source

Highlights
  • Manifest generation of RBAC resources (ClusterRole, ClusterRoleBinding and ServiceAccount)
  • DualStack in BGP mode
  • Deterministic handling of two Services using the same LoadBalancer IP in ARP mode
Breaking
  • When you use the environment variable vip_cidr please rename it to vip_subnet
    • ENV: vip_cidr got replaced by vip_subnet
    • CLI: --cidr got replaced by --vipSubnet
    • YAML: vipCidr got replaced by vipSubnet
  • Drop support of Equinix Metal Platform (Removed)
    • CLI: --metal, ENV: vip_packet, YAML: enableMetal
    • CLI: --metalKey, ENV: PACKET_AUTH_TOKEN
    • CLI: --metalProject, ENV: vip_packetproject
    • CLI: --metalProjectId, ENV: vip_packetprojectid
What's Changed
New Contributors

Full Changelog: kube-vip/kube-vip@v0.8.10...v0.9.0

v0.8.10

Compare Source

Bugfix Release
What's Changed

Full Changelog: kube-vip/kube-vip@v0.8.9...v0.8.10

v0.8.9

Compare Source

Quick and hopefully the final 0.8.x version

Fixes a blocking issue where an etcd timeout or network "blip" would stop load balancer services from restarting.

What's Changed

Full Changelog: kube-vip/kube-vip@v0.8.8...v0.8.9

v0.8.8

Compare Source

Recreation of v0.8.8

Unfortunately a bug was introduced from fixing a linting issue that broke one of the watchers for services being created, this has been fixed and tested. Thanks @​jjschwarz 🙏

What's Changed
New Contributors

Full Changelog: kube-vip/kube-vip@v0.8.7...v0.8.8


Configuration

📅 Schedule: Branch creation - "after 7am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 11, 2025
@renovate renovate bot force-pushed the renovate/kubevip-0.x branch from 924d0fd to 24efc92 Compare January 14, 2025 13:56
@renovate renovate bot changed the title Update dependency kubevip to v0.8.8 Update dependency kubevip to v0.8.9 Jan 14, 2025
@renovate renovate bot changed the title Update dependency kubevip to v0.8.9 chore(deps): update dependency kubevip to v0.8.9 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/kubevip-0.x branch from 24efc92 to 8a71399 Compare April 4, 2025 18:33
@renovate renovate bot changed the title chore(deps): update dependency kubevip to v0.8.9 chore(deps): update dependency kubevip to v0.8.10 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/kubevip-0.x branch from 8a71399 to b90c18e Compare April 15, 2025 23:13
@renovate renovate bot changed the title chore(deps): update dependency kubevip to v0.8.10 chore(deps): update dependency kubevip to v0.9.0 Apr 15, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants