Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 835 Bytes

File metadata and controls

10 lines (7 loc) · 835 Bytes

kstatus support for HTTPProxy and ExtensionService

Clients that use kstatus can now check if HTTPProxy and ExtensionService are reconciled. This includes Helm, Argo CD, and Flux.

For both resources, Contour now writes:

  • Stalled in .status.conditions
  • observedGeneration in .status

Downgrade note: older Contour releases do not support the Stalled status condition and cannot remove condition set by newer Contour version after a downgrade. This condition must be removed manually to prevent incorrect status reporting by kstatus clients.