integ/filesystem/luks/src/encryption
Rahul Roshan Kachchap dd158616be Removing symlink creation on compute/storage host
Luks service creates a symbolic link to encryption-provider.yaml
at /etc/kubernetes from the luks volume. Symlink must be present
only on the controller node only.

This commit adds the code to create the symlink to
encryption-provider.yaml file based on the personality.

Test Plan:
PASSED: build-pkgs -c -p luks-fs-mgr
PASSED: bootstrap
PASSED: symlinks are created at /etc/kubernetes/ for
        controllers only and not for compute/storage

Story: 2010873
Task: 49438

Change-Id: I048e880ef97a17d745f20dd7d247df71cb53eae8
Signed-off-by: Rahul Roshan Kachchap <rahulroshan.kachchap@windriver.com>
2024-01-22 06:03:54 -05:00
..
scripts Pmon monitoring of luks-fs-mgr service on controllers 2023-12-14 13:28:42 +00:00
Makefile Pushing luksVol files from active to standby 2023-12-19 00:29:55 -05:00
PassphraseGenerator.cpp Luks encrytion service manager 2023-10-26 08:39:26 -04:00
PassphraseGenerator.h Luks encrytion service manager 2023-10-26 08:39:26 -04:00
luks-fs-mgr.cpp Removing symlink creation on compute/storage host 2024-01-22 06:03:54 -05:00