I see the following error in the EG logs when creating a gateway:
2022-09-23T09:35:03.806-0700 ERROR status/status.go:81 unable to update status {"runner": "provider", "name": "eg", "namespace": "default", "error": "Operation cannot be fulfilled on gateways.gateway.networking.k8s.io \"eg\": the object has been modified; please apply your changes to the latest version and try again"}
Note that a gatewayclass was already created.
@arkodg do you think #395 may be updating gateway status before making a copy of it?
I see the following error in the EG logs when creating a gateway:
Note that a gatewayclass was already created.
@arkodg do you think #395 may be updating gateway status before making a copy of it?