knative-extensions / knative-extensions/net-gateway-api
ReconcileIngressFailed in Serving kind e2e testing
Open
triage/accepted
- Dominant language
- Go
- Stars
- 50
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.