ThalesGroup / helm-spray

Helm plugin for installing or upgrading sub-charts from an umbrella-chart using dependency orders
https://thalesgroup.github.io/helm-spray/
Apache License 2.0
75 stars 18 forks source link

Table listing dependencies in verbose mode not correctly filled in debug mode #44

Closed pamiel closed 4 years ago

pamiel commented 5 years ago

The table shown when using the --verbose option is not correctly filled when the --debug option is used in complement or instead of --verbose: all revisions are set to "None" and all statuses are set to "Not deployed".

pamiel commented 4 years ago

Solved by https://github.com/ThalesGroup/helm-spray/pull/59 on Spray v3.x.

Keeping it open for checking whether it is also to be fixed on Spray v4.x or not (code base has changed a lot for Spray v4)

cvila84 commented 4 years ago

Also fixed in v4