Skip to content

Consistent status reasons #1832

@howardjohn

Description

@howardjohn

GatewayConditionReady is extended. It has a set of reasons:
// * "ListenersNotValid"
// * "ListenersNotReady"
// * "AddressNotAssigned"

ListenerConditionProgrammed is core, but it only has a few reasons:
// * "Invalid"
// * "Pending"

Given these represent almost the same thing, it seems like these should be the same set, or GatewayConditionReady should be a superset

similar concern on Listener status

Metadata

Metadata

Labels

kind/documentationCategorizes issue or PR as related to documentation.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions