Skip to content

Releases: anexia-it/k8s-anexia-ccm

Release v1.4.4

19 Sep 12:16
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🚧 Maintenance

Release v1.4.3

26 Jul 15:04
Compare
Choose a tag to compare

🐛 Bug Fixes

🚧 Maintenance

Release v1.4.2

22 Jun 13:14
Compare
Choose a tag to compare

Changes

🚀 Features

  • Wait for already existing but progressing LBaaS resources @LittleFox94 (#93)

🐛 Bug Fixes

🚧 Maintenance

📚 Documentation

Release v1.4.1

04 May 11:39
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • SYSENG-1215 🐛: configure health check on LBaaS Backend @LittleFox94 (#75)

Release v1.4.0

02 May 11:53
Compare
Choose a tag to compare

Changes

  • LBaaS handling was nearly rewritten @LittleFox94 (#46)
    • no more reconciling one LoadBalancer and syncing that to other LoadBalancers, just reconcile all of them
    • now a reconciliation loop similar to those in Kubernetes
    • reacting more graceful to error responses
  • add Makefile and script for dev run @LittleFox94 (#48)
    • updated to the latest changes in Anexia Kubernetes Service changes @toothstone (#74)
  • some preparations to OpenSource this project @LittleFox94 (#61)
  • enabled dependabot

⬆️ Dependency upgrades

Release v1.3.0

04 Mar 14:53
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat(lbaas): Await LBaaS resources to be created or deleted @kstiehl (#44)
  • ✨📝: add annotation for external IP families @LittleFox94 (#43)

📚 Documentation

Release v1.2.1

24 Feb 11:13
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix: ccm not listening to health and ready endpoints anymore @kstiehl (#42)

Release v1.2.0

23 Feb 13:10
Compare
Choose a tag to compare

Changes

  • 💩✨🐛: store correct LoadBalancer IP in service (SYSENG-922) @LittleFox94 (#40)
  • ♻️ 🔊: Replace panics by log and return (SYSENG-964) @kstiehl (#39)

🚀 Features

  • feat(metrics): add metrics for the anexia provider @kstiehl (#37)
  • ✨🎨: add config for LB prefixes, autodiscover them @LittleFox94 (#36)

📚 Documentation

  • feat(documentation): update documentation to contain latest configuration options @kstiehl (#38)

Release v1.1.3

09 Feb 14:30
85922e8
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat(lbaas-sync): improve lbaas configuration sync speed @kstiehl (#35)

🐛 Bug Fixes

  • fix(lbaas): fix lbaas locking and fix cleanup @kstiehl (#34)

Release v1.1.2

08 Feb 08:48
8f9b95f
Compare
Choose a tag to compare

Changes

🚀 Features