contour icon indicating copy to clipboard operation
contour copied to clipboard

HTTPProxy: Update printer columns

Open stevesloka opened this issue 6 years ago • 1 comments

Describe the solution you'd like Need to fix up the printer columns used to show HTTPProxy CRDs when using kubectl.

Currently breaking issues:

  • [x] Fix "first route" column

New Features:

  • [ ] Show root vs child Proxy
  • [ ] Separate HTTP vs TCP Proxy implementations

stevesloka avatar Sep 24 '19 14:09 stevesloka

All of these features are not deliverable without adding extra information into the status: area.

For 1.0.0-rc.2, I'll remove the 'first route' column, since it does nothing on HTTPProxy anyway, then this will go back on the backlog, blocked behind figuring out what to do about status.

youngnick avatar Oct 25 '19 01:10 youngnick