config/controllerconfig/controllerconfig
sharang bhardwaj a6113eb85c Retrieve only the deploy plug-in helm-chart
Fetching the deploy plug-in helm-chart by using
the command "grep "deployment-manager.tgz" in the
directory /usr/local/share/applications/helm/ for
the purpose of deploying an upgrade to deploy plug-in.

Due to recent developments in the deploy plug-in
system-application, a new helm-chart is generated with
the naming convention deployment-manager_*tgz. The
current retrieval process is obtaining both
deploy plug-in and system application helm-charts.

To address this, a hyphen ("-") has been added to the
grep command ("-deployment-manager") to specifically
check for deploy plug-in and exclude the system-application.

Test-Plan:
PASS: Verify the deploy plug-in helm-chart is retrieved.
PASS: Verify the deploy plug-in is refreshed when it
      is installed

Closes-Bug: 2055699

Change-Id: I9d8ae5d491f6a9cacca1e68574c4cb4431264342
Signed-off-by: sharang bhardwaj <sharang.bhardwaj@windriver.com>
2024-03-01 12:10:17 -05:00
..
controllerconfig Removed extra steps during upgrade 2023-12-12 16:44:22 -05:00
scripts Avoid copy of encryption-provider from drbd location 2024-02-08 05:09:57 +00:00
upgrade-scripts Retrieve only the deploy plug-in helm-chart 2024-03-01 12:10:17 -05:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Fix py27 tests in controllerconfig component 2018-09-06 12:27:08 -05:00
.stestr.conf Fix migration scripts execution sequence 2021-02-04 10:53:23 -05:00
.testr.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Update controllerconfig tox environment for debian 2023-05-31 15:25:25 +00:00
requirements.txt Add gate for python 3.9 2021-09-08 10:38:39 -04:00
setup.py Clean up dead code in controllerconfig 2020-01-21 15:32:41 -05:00
test-requirements.txt Update controllerconfig tox environment for debian 2023-05-31 15:25:25 +00:00
tox.ini Update controllerconfig tox environment for debian 2023-05-31 15:25:25 +00:00