Current Series Release Notes

14.0.0-18

Bug Fixes

  • Fixed error on update UDP Health Monitor with empty “delay” parameter

  • Fix the issue, when “limit” parameter in request less or equal 0. Now it returns resources according pagination_max_limit as expected, instead of error.

  • Fixed a bug when creating a load balancer and a listener with allowed_cidrs with the fully-populated load balancer API, the call was rejected because Octavia could not validate that the IP addresses of the allowed_cidrs have the same family as the VIP address.

  • Added a workaround that prevent the listener PUT API call from failing if haproxy crashes during a reload. The amphora-agent ensures that in case of crashes, haproxy is correctly restarted and ready to accept incoming requests (see https://bugs.launchpad.net/octavia/+bug/2054666)