This commit is responsible for create the StarlingX application for
Kubernetes Power Manager.
TEST PLAN:
PASS: AIO-SX, STD: check if the application can be successfully
installed.
PASS: ALL: check if label "app.starlingx.io/component" was applied
in "intel-power" namespace on install.
PASS: AIO-SX, STD: check if the application can be successfully
uninstalled.
PASS: ALL: check if installed CRDs are removed on uninstall.
PASS: ALL: check if daemonsets (agents) started by the controller
are removed on uninstall.
PASS: ALL: check if the namespace was deleted on uninstall.
Author: Thiago Antonio Miranda <tmarques@windriver.com>
Co-author: Reynaldo P Gomes <reynaldo.patronegomes@windriver.com>
Co-author: Eduardo Alberti <eduardo.alberti@windriver.com>
Depends-on: https://review.opendev.org/c/starlingx/config/+/887958
Story: 2010773
Task: 48320
Change-Id: I340b4960d429ee38ea86a2e919a95484e5bef70a
Signed-off-by: Reynaldo P Gomes <reynaldo.patronegomes@windriver.com>