Problem description
In handleAllowedAddressPairsUpdate, if the MACAddress in AllowedAddressPairs is empty, missingPair and extraPair will be true, which causes the controller to update the port in OpenStack infinitely. The Progressing condition in Status will be stuck with message Resource status will be refreshed.
This can be reproduced by kubectl apply -k examples/apply/managed-network --server-side following the Running Example section in the document.
ORC version
main
Additional information
No response
Relevant log output
Problem description
In handleAllowedAddressPairsUpdate, if the
MACAddressinAllowedAddressPairsis empty,missingPairandextraPairwill betrue, which causes the controller to update the port in OpenStack infinitely. TheProgressingcondition inStatuswill be stuck with messageResource status will be refreshed.This can be reproduced by
kubectl apply -k examples/apply/managed-network --server-sidefollowing theRunning Examplesection in the document.ORC version
main
Additional information
No response
Relevant log output