Open Issues
Learn about the open issues in Address Pool Manager 3.3.0
-
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. -
Upgrade to APM 3.3.0 from APM 3.2.x is not supported. If you want to upgrade to APM 3.3.0, you must stop 3.2.x running deployment, unlink the release from the context, then unpack, load, link, setup, and rollout APM 3.3.0 (see, Address Pool Manager Installation Guide). PR1845024