platform-armada-app/python-k8sapp-platform/k8sapp_platform
Isac Souza 9d45149d29 Use new method for setting num of replicas
Use the new _num_replicas_for_platform_app method from the
helm base class to set the number of replicas in the chart.
The new method will return the number of provisioned
controllers with a minimum of 1.

Tested by building an ISO and installing the armada apps.

Partial-Bug: 1922278
Signed-off-by: Isac Souza <IsacSacchi.Souza@windriver.com>
Change-Id: Idb3c93274a1cb5c410d885d459784382525427a0
2021-04-05 11:07:21 -03:00
..
k8sapp_platform Use new method for setting num of replicas 2021-04-05 11:07:21 -03: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.