We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a60a21 commit 5572063Copy full SHA for 5572063
etc/kayobe/kolla-image-tags.yml
@@ -9,3 +9,6 @@ kolla_image_tags:
9
nova:
10
rocky-9: 2025.1-rocky-9-20260226T161930
11
ubuntu-noble: 2025.1-ubuntu-noble-20260220T102812
12
+ octavia:
13
+ rocky-9: 2025.1-rocky-9-20260226T091552
14
+ ubuntu-noble: 2025.1-ubuntu-noble-20260226T091552
releasenotes/notes/fix-octavia-health-worker-3fb297348d5fbff8.yaml
@@ -0,0 +1,8 @@
1
+---
2
+fixes:
3
+ - |
4
+ Fixes an issue where the Octavia health worker gets stuck in an infinite
5
+ loop if the connection to the database is interrupted. See `LP#2129562
6
+ <https://review.opendev.org/c/openstack/octavia/+/964549>`_ for more
7
+ details. Also pulls in other fixes from the upstream stable/2025.1
8
+ branch for Octavia. See: https://github.com/stackhpc/octavia/pull/59
0 commit comments