Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bugs in GatewayWithAttachedRoutes
* Set status to `False` for `notAccepted` Route condition * Remove `Accepted` condition from `status.listeners[0].conditions` since it is not mandatory for the `Accepted` to be set. In this case the `ResolvedRefs=False` due to `InvalidCertificateRef` so an implementation may choose to not generate any listener config Signed-off-by: Arko Dasgupta <[email protected]>
- Loading branch information