When trying to re-work serving's kind e2e workflow I couldn't get the gateway tests (e2e) to pass
Digging at the logs I saw the kingress had the status ReconcileIngressFailed
Looking at the logs it was full of 409 conflicts. It looked like something was mutating the httproutes constantly. This can happen when two controllers fight over the same resource etc.