Commit dd9ed714 authored by Morten Torkildsen's avatar Morten Torkildsen Committed by Matthew Fisher
Browse files

fix(helm): Update status output to include resource details (#4791)


Update of the client-go package changed the status output to only include
the age of resources. The new printer in client-go only formats the output
to include details of specific resources if the internal representation
of resources are passed into the printer. This PR updates helm to convert
resources to the internal type before printing.

Closes #4712

Signed-off-by: default avatarMorten Torkildsen <mortent@google.com>
parent ea5d2bb7
Showing with 20 additions and 5 deletions
+20 -5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment