platform-armada-app/python3-k8sapp-platform/k8sapp_platform
Erickson Silva de Oliveira 673bbf711d Disable leader elections for CSI components on AIO-SX
The rbd-provisioner and cephfs-provisioner pods use the K8s
API to conduct leadership elections, but these elections
should be disabled on AIO-SX, since they are not needed.

Test Plan:
- PASS: Build app package
- PASS: Update app package on AIO-SX and
	check csi containers logs
- PASS: Update app package on AIO-DX and
	check csi containers logs

Closes-Bug: 2080868

Change-Id: Ifd6f1b09aa9986e577335c34187668a8ca53b052
Signed-off-by: Erickson Silva de Oliveira <Erickson.SilvadeOliveira@windriver.com>
2024-09-17 16:56:23 -03:00
..
k8sapp_platform Disable leader elections for CSI components on AIO-SX 2024-09-17 16:56:23 -03:00
.gitignore Standardize app configs 2023-03-01 16:32:28 -03:00
.stestr.conf Standardize app configs 2023-03-01 16:32:28 -03:00
LICENSE Standardize app configs 2023-03-01 16:32:28 -03:00
pylint.rc Update app Zuul Check Jobs. 2023-12-15 12:44:37 -07:00
README.rst Standardize app configs 2023-03-01 16:32:28 -03:00
requirements.txt Update app Zuul Check Jobs. 2023-12-15 12:44:37 -07:00
setup.cfg Standardize app configs 2023-03-01 16:32:28 -03:00
setup.py Standardize app configs 2023-03-01 16:32:28 -03:00
test-requirements.txt Update app Zuul Check Jobs. 2023-12-15 12:44:37 -07:00
tox.ini Update app Zuul Check Jobs. 2023-12-15 12:44:37 -07:00
upper-constraints.txt Standardize app configs 2023-03-01 16:32:28 -03:00

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.