Describe the bug
Metalnet Networks NetworkPeeringStatus field gets overwritten by next reconcile loop. In first reconcile loop NetworkPeeringStatus shows expected outcome, but in next reconcile loops it shows empty status.
To Reproduce
Create 2 ironcore networks peering each other.
Keep watch on metalnet networks NetworkPeeringStatus. It will show status once and then disappears.
Expected behaviorNetworkPeeringStatus should remain same in next reconcile loops also, if there is no change in peerings.
Describe the bug Metalnet
Network
sNetworkPeeringStatus
field gets overwritten by next reconcile loop. In first reconcile loopNetworkPeeringStatus
shows expected outcome, but in next reconcile loops it shows empty status.To Reproduce
NetworkPeeringStatus
. It will show status once and then disappears.Expected behavior
NetworkPeeringStatus
should remain same in next reconcile loops also, if there is no change in peerings.