You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🙏
Fixes an issue that stopped manifests being generated correctly, ensures that the routes are parsed and ensures that DHCP binds to the macvlan so ARPs come from the correct place.
What's Changed
[Bugfix] Parse the routingTableID correctly by @Cellebyte in #889
A mirror_dest_interface environment variable is now available, by default it will mirror from either servicesInterface of the default interface to the destination interface address!
Control plane load balancing
Defaults to masquerade mode, and will now ensure health checks of the control plane nodes!
Egress updates
Cleaner behaviours of the egress rules ensuring only specific egress addresses are impacted by changes to the service/loadbalancer object.
We now support IPv4/6 both on services and the control plane, with additional BGP updates and fixes for kubeadm this has been a long release to get out.
What's Changed
Bump golang.org/x/sys from 0.13.0 to 0.15.0 by @dependabot in #671
Adds capability to use your own images for e2e by @thebsdbox in #693
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.4.1
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.4.2
Feb 9, 2022
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.5.0
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.5.6
Nov 20, 2022
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.0
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.1
Aug 13, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.1
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.1 - autoclosed
Aug 22, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.1 - autoclosed
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.1
Aug 22, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.1
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.2
Aug 24, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.2
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.3
Oct 4, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.3
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.3 - autoclosed
Oct 25, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.3 - autoclosed
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.3
Oct 25, 2023
renovateBot
changed the title
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.3
chore(deps): update container image ghcr.io/kube-vip/kube-vip to v0.6.4
Dec 3, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.4.0→v0.9.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kube-vip/kube-vip (ghcr.io/kube-vip/kube-vip)
v0.9.2Compare Source
Highlights
What's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.9.1...v0.9.2
v0.9.1Compare Source
Highlights
endpointsafter restartWhat's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.9.0...v0.9.1
v0.9.0Compare Source
Highlights
Breaking
vip_cidrplease rename it tovip_subnetvip_cidrgot replaced byvip_subnet--cidrgot replaced by--vipSubnetvipCidrgot replaced byvipSubnet--metal, ENV:vip_packet, YAML:enableMetal--metalKey, ENV:PACKET_AUTH_TOKEN--metalProject, ENV:vip_packetproject--metalProjectId, ENV:vip_packetprojectidWhat's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.8.10...v0.9.0
v0.8.10Compare Source
Bugfix Release
What's Changed
Full Changelog: kube-vip/kube-vip@v0.8.9...v0.8.10
v0.8.9Compare 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.8Compare 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
v0.8.7Compare Source
Fixes an issue where services were no longer released due to the leader Election never ending when endpoints reached
0.What's Changed
Full Changelog: kube-vip/kube-vip@v0.8.6...v0.8.7
v0.8.6Compare Source
What's Changed
Full Changelog: kube-vip/kube-vip@v0.8.5...v0.8.6
v0.8.5Compare Source
Known-Bug
lb_enable: truesetups are broken due to #974 please update to kube-vip@v0.8.6What's Changed
Full Changelog: kube-vip/kube-vip@v0.8.4...v0.8.5
v0.8.4Compare Source
What's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.8.3...v0.8.4
v0.8.3Compare Source
What's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.8.2...v0.8.3
v0.8.2Compare Source
Fixes an issue that stopped manifests being generated correctly, ensures that the routes are parsed and ensures that DHCP binds to the macvlan so ARPs come from the correct place.
What's Changed
macvlanwhen using DHCP by @TilBlechschmidt in #897New Contributors
Full Changelog: kube-vip/kube-vip@v0.8.1...v0.8.2
v0.8.1Compare Source
What's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.8.0...v0.8.1
v0.8.0Compare Source
Big new features
Specify which interface a service should use
The annotation
kube-vip.io/serviceInterface:can now be used on a service to define which interface on the machine the service will be exposed on.e.g.
Mirror Traffic
A
mirror_dest_interfaceenvironment variable is now available, by default it will mirror from eitherservicesInterfaceof the default interface to the destination interface address!Control plane load balancing
Defaults to
masquerademode, and will now ensure health checks of the control plane nodes!Egress updates
Cleaner behaviours of the egress rules ensuring only specific egress addresses are impacted by changes to the service/loadbalancer object.
What's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.7.2...v0.8.0
v0.7.2Compare Source
Mainly bug fixes, but a main bug fix around egress for TCP ports. The garbage collection was a little bit too enthusiastic.
What's Changed
Full Changelog: kube-vip/kube-vip@v0.7.1...v0.7.2
v0.7.1Compare Source
Fixes a number of bugs that were introduced with some of the new features!
What's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.7.0...v0.7.1
v0.7.0Compare Source
Big release
We now support IPv4/6 both on services and the control plane, with additional BGP updates and fixes for
kubeadmthis has been a long release to get out.What's Changed
New Contributors
Full Changelog: kube-vip/kube-vip@v0.6.4...v0.7.0
v0.6.4Compare Source
Big changes / fixes
rbacWhat's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.