What would you like to be added:
Adding a "Ready" reason to HTTPRoute is not in scope for this, and is tracked separately in #1156
Why this is needed:
GEP-1364 clarified that the behavior currently expressed by the "Ready" condition should instead be conveyed through a new "Programmed" condition, and "Ready" should move to extended conformance and become stricter, indicating that the data plane is able to handle requests NOW, rather than "soon".
What would you like to be added:
"Programmed"status condition and reason to:"Ready"condition to note the stricter behavior and that it is now extended conformance on:"Pending"to note it should be used with the"Ready"condition when status is"Unknown", refs Add Pending reason to GatewayClass, Gateway, Listener, and Routes #1453 (comment)"Ready"Gateway or Listener condition to check"Programmed"instead.Adding a
"Ready"reason toHTTPRouteis not in scope for this, and is tracked separately in #1156Why this is needed:
GEP-1364 clarified that the behavior currently expressed by the
"Ready"condition should instead be conveyed through a new"Programmed"condition, and"Ready"should move to extended conformance and become stricter, indicating that the data plane is able to handle requests NOW, rather than "soon".