generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 612
Closed
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes 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.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
Description
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
robscott
Metadata
Metadata
Assignees
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes 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.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.