dd158616be
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>