Open Issues
Learn about the open issues in Address Pool Manager 3.4.0
-
Deleting an
entity-match
entry does not completely clean up theshow apm entity
output. PR1874241 -
An in-service upgrade of the bbe-observer triggers a rollout. As part of an in-service upgrade of the observer microservice, it may appear as if all APM microservices are being upgraded. The list of container images loaded or pushed in the
rollout
output indicate that all the microservices are being upgraded, but only the observer microservice is upgraded. Other container images that are being loaded or pushed are not upgraded. PR1879715 -
Reverting network load balancer (MetalLB) annotations followed by performing a rollout does not reset the external IP address for the APMi.
Workaround:
When the external address of the APMi that is bound to a particular IPAddressPool through the network load balancer annotations needs to be reverted to use an autoAssign IPAddressPool by removing the annotations, a
stop
command and then arollout
command of APM must be performed.