Skip to content

Releases: BBQigniter/kube-vip-watcher

fixed reconnection issue

12 Aug 07:27
69ebc93
Compare
Choose a tag to compare
Pre-release
  • fixed #2
  • also tested if kube-vip-watcher still works with latest version (kube-vip v0.8.2 and kube-vip-cloud-provider v0.0.10
  • updated to latest available Python (3.12.5 bookworm) docker-image in Dockerfile

v0.10

16 May 10:18
Compare
Choose a tag to compare
v0.10 Pre-release
Pre-release

see notes about kube-vip v0.6.0 in README.md

  • added fix so it should also work with the new annotation
  • updated workload-examples to reflect notes from "Known Issues"

v0.09

10 May 07:11
Compare
Choose a tag to compare
v0.09 Pre-release
Pre-release
  • fixed balancing for multiple services pointing to same workload with different VIPs
  • improved logging output a little bit
  • updated Dockerfile to use latest python:3.11.3-slim-bullseye-image

v0.08

03 Mar 07:09
Compare
Choose a tag to compare
v0.08 Pre-release
Pre-release
  • added better logging for easier debugging
  • fixed restarting of pods via adding reconnect-handling inside the script