config/controllerconfig/controllerconfig
Jagatguru Prasad Mishra cec7b02961 Avoid copy of encryption-provider from drbd location
As we are using secure luks file system which is replicated
as well between controllers. We don't need to copy it from
drbd config location in controllerconfig service.

This change avoids copy of encryption-provider.yaml from
'/opt/platform/config/<version>/kubernetes' to
'/etc/kubernetes'. This fixes the issue observed during
platform upgrade.

Test Plan:
PASS: build-pkgs -c -p controllerconfig
PASS: build-image
PASS: SX upgrade: system should be upgraded to the latest version
      without any issues.

Story: 2010873
Task: 49376

Change-Id: Id0656df6878eed0bd7df2c1e9d5739cf2d536aa2
Signed-off-by: Jagatguru Prasad Mishra <jagatguruprasad.mishra@windriver.com>
2024-02-08 05:09:57 +00: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 Merge "Add upgrade script for subcloud phase deploy" 2024-01-29 15:47:05 +00: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