integ/kubernetes/helm
Dan Voiculeasa ff802a37ab helm2to3: add missing bin directory
During an upgrade script it is observed an error:
Error: fork/exec /root/.local/share/helm/plugins/2to3/bin/2to3:
no such file or directory

'helm 2to3' fails because it is expected to be in bin directory ([1]).

We provide this structure in the package itself instead of downloading
from github ([2] + [3])

[1]: https://github.com/helm/helm-2to3/blob/v0.10.0/plugin.yaml#L5
[2]: 8ccf1c235a/controllerconfig/controllerconfig/upgrade-scripts/63-helm-v2-to-v3-rel_migration.sh (L35)
[3]: https://github.com/helm/helm-2to3/blob/v0.10.0/scripts/install_plugin.sh#L5

Test:
PASS: Call script 63-helm-v2-to-v3-rel_migration.sh and observe
      no error

Story: 2009138
Task: 45584
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: I7ea76407d57f162f51058bc2ecf143147dafbde8
2023-01-11 13:18:15 +02:00
..
centos Send helmv2-cli error messages to stderr 2022-12-14 15:31:52 +00:00
debian helm2to3: add missing bin directory 2023-01-11 13:18:15 +02:00