Skip to content

Improve Provider resource reconciliation #407

@arkodg

Description

@arkodg

Description:
We can further improve the performance of the system by ensuring that the provider reconcilers (for GatewayClass, Gateway and HTTPRoute) reconcile only when the resource spec has changed.

Today, when the Status Updater updates the status of a resource, we receive another reconcile notification which also triggers a redundant translation in the the gateway-api layer which triggers another redundant translation in the infra and xds layers.

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions