2170cc6c45
Currently the amphora-agent is not reporting UDP listener health when the UDP listener does not have a pool and members. This patch changes that behavior to report the listener as healthy if the keepalived process is started and running in the amphora. This patch also introduces message versioning for the health heartbeat messages. It also corrects a few assertEqual tests that had the reference and actual values backwards. Change-Id: Ifc28b4991852e59c0d27b4ab3d1afc4e9965e88b Story: 2003592 Task: 24911
7 lines
208 B
YAML
7 lines
208 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
To enable UDP listener monitoring when no pool is attached, the amphora
|
|
image needs to be updated and load balancers with UDP listeners need
|
|
to be failed over to the new image.
|