mirror of https://github.com/helm/helm
The output from helm status is not correct for custom resources. The HumanReadablePrinter from Kubernetes only outputs the column names when the type differs from the previous one. This makes the output inconsistent and also creates problems for putting in the correct line breaks. This PR sets up a new printer for each type, thereby making sure that all types are printed with the correct use of line breaks and with column names. Signed-off-by: Morten Torkildsen <mortent@google.com>pull/4207/head^2
parent
b6d475c16b
commit
3aa1723f22
Loading…
Reference in new issue