platform-armada-app/python-k8sapp-platform/k8sapp_platform
Dan Voiculeasa 2aedbcda09 Introduce lifecycle operator to platform app
A big chunk of logic is moved from sysinv conductor to application
itself.

Following hooks were necessary:
  pre-apply-rbd, pre-apply-resource, post-remove-rbd,
  post-remove-resource, auto-apply-semantic-check,
  post-armada-request

Change-Id: Ibe994411fee55c84fa86770fad5497040f13b78f
Story: 2007960
Task: 41292
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
2021-01-14 12:08:05 +02:00
..
k8sapp_platform Introduce lifecycle operator to platform app 2021-01-14 12:08:05 +02:00
.gitignore Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
.stestr.conf Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
LICENSE Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
README.rst Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
pylint.rc Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
requirements.txt Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
setup.cfg Introduce lifecycle operator to platform app 2021-01-14 12:08:05 +02:00
setup.py Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
test-requirements.txt Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00
tox.ini Enable Zuul tox jobs for platform plugin validation 2020-12-15 16:42:40 +00:00
upper-constraints.txt Enable helm/armada plugin delivery with the application 2020-05-27 14:11:29 -04:00

README.rst

k8sapp-platform

This project contains StarlingX Kubernetes application specific python plugins for the platform integration application. These plugins are required to integrate the application into the StarlingX application framework and to support the various StarlingX deployments.