Skip to content

Waypoint pushes should be scoped #54676

Open
@howardjohn

Description

Currently (due to waypointNeedsPush) any Address change pushes all XDS types on a waypoint.

While we do need to push these for some waypoints, not all address changes effect all waypoints. For instance, a change to an address in namespace X would (usually) impact the waypoint in X but not in Y.

This is not a super hard problem to solve I think -- we already have WorkloadsForWaypoint and ServicesForWaypoint which effectively tell us the same thing.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions