integ/kubernetes/helm/debian/deb_folder
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
..
source Add Debian packaging for helm and chartmuseum 2021-11-02 06:48:57 -05:00
changelog Add Debian packaging for helm and chartmuseum 2021-11-02 06:48:57 -05:00
control Add Debian packaging for helm and chartmuseum 2021-11-02 06:48:57 -05:00
copyright Add Debian packaging for helm and chartmuseum 2021-11-02 06:48:57 -05:00
helm.install Add mapkubeapis helm plugin package 2022-08-19 10:33:22 -03:00
helm.lintian-overrides Add Debian packaging for helm and chartmuseum 2021-11-02 06:48:57 -05:00
rules helm2to3: add missing bin directory 2023-01-11 13:18:15 +02:00