This is not a regression in 4.4. It's unfortunate to have to ship with the bug, but we can fix it in a 4.4.z stream.
Verified in 4.4.0-0.nightly-2020-05-08-224132 on top of OSP 16 compose RHOS_TRUNK-16.0-RHEL-8-20200506.n.2 (with OVS and amphora-driver). Successfull OCP 4.4 installation. time="2020-04-29T17:40:25Z" level=info msg="Install complete!" ... time="2020-04-29T17:40:25Z" level=debug msg="Time elapsed per stage:" time="2020-04-29T17:40:25Z" level=debug msg=" Infrastructure: 1m42s" time="2020-04-29T17:40:25Z" level=debug msg="Bootstrap Complete: 18m20s" time="2020-04-29T17:40:25Z" level=debug msg=" API: 4m37s" time="2020-04-29T17:40:25Z" level=debug msg=" Bootstrap Destroy: 42s" time="2020-04-29T17:40:25Z" level=debug msg=" Cluster Operators: 19m32s" time="2020-04-29T17:40:25Z" level=info msg="Time elapsed: 47m35s" $ openstack loadbalancer provider list +---------+-------------------------------------------------+ | name | description | +---------+-------------------------------------------------+ | amphora | The Octavia Amphora driver. | | octavia | Deprecated alias of the Octavia Amphora driver. | +---------+-------------------------------------------------+ $ oc -n openshift-kuryr get pods NAME READY STATUS RESTARTS AGE kuryr-cni-642gg 1/1 Running 0 54m kuryr-cni-dlngj 1/1 Running 0 44m kuryr-cni-ht287 1/1 Running 0 54m kuryr-cni-j926j 1/1 Running 0 54m kuryr-cni-s8z5p 1/1 Running 0 43m kuryr-cni-zcck2 1/1 Running 0 43m kuryr-controller-6845bb6798-pjmdp 1/1 Running 1 54m There are no disbaled LBs. $ openstack loadbalancer listener list --disable -f value | wc -l 0 $ openstack loadbalancer listener list --enable -f value | wc -l 59
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2133