Skip to content

Hybrid gateways - Implement GRPCRoute status controller #2267

@mlavacca

Description

@mlavacca

Problem Statement

Similarly to what we have done for HTTPRoute, we need to implement the status controller for GRPCRoute. All the underlying resource will have their programmed condition in the GRPCRoute status, and the goal of this controller is to gather all that information and summarize it into the resource's status.

During this effort, we should evaluate if we can make the code already written for HTTPRoutes generic enough to be shared among the two different routes.

Acceptance Criteria

  • The GRPCRoute status is updated with conditions coming from all the different underlying resources.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions