3 Commits

Author SHA1 Message Date
Reed, Joshua
4fae364bfe Update app Zuul Check Jobs.
Modify code to conform to flake8 and pylint.

Jobs are now flake8, pylint, py39 and metadata.

Test Plan
PASS - All zuul jobs pass as expected.

Story: 2010929
Task: 49253

Change-Id: I1239b1c2a952d822bf5ba7348acc2ff1ce80dd97
Signed-off-by: Reed, Joshua <Joshua.Reed@windriver.com>
2023-12-13 13:23:46 -07:00
Reynaldo P Gomes
02fca75f5c Kubernetes Power Manager as StarlingX application
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>
2023-08-25 08:37:51 -03:00
Eduardo Juliano Alberti
789f333dec Kubernetes Power Manager App setup
Story: 2010773
Task: 48113

Change-Id: Ifb48071bd81a6940b7fb2007c9e4984b8ef91ada
Signed-off-by: Eduardo Juliano Alberti <eduardo.alberti@windriver.com>
2023-05-30 11:23:38 -03:00