Closed
Description
As a user of the Gateway API
I want to be able to attach my HTTPRoutes to multiple Gateways that belong to different GatewayClasses
and be able to see the statuses from all Gateways
So that I know the status of all attachments,
A/C:
- When writing statuses to HTTPRoute resources, merge the conditions owned by other Gateway implementations with the new conditions.
- NGF must not overwrite Conditions written by other Gateway implementations.
- resolve FIXME