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>
(cherry picked from commit 5ac37fba99
)
release-2.12
parent
b536c8de10
commit
7247537c3d
Loading…
Reference in new issue