Skip to content

AttachedRoutes spec does not clarify how to handle partially invalid states #1626

@robscott

Description

@robscott

What happened:
The current AttachedRoutes spec is rather vague and does not clarify how partially invalid states should be handled.

// AttachedRoutes represents the total number of Routes that have been
// successfully attached to this Listener.
AttachedRoutes int32 `json:"attachedRoutes"`

This came up in #1624 (comment).

What you expected to happen:
I expected clear guidance on how to set this value for partially invalid listeners or routes.

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.release-blockerMUST be completed to complete the milestone

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions