vault-armada-app/python-k8sapp-vault/k8sapp_vault
Cole Walker 77715cf914 Adds init functionality, PSP and ArmadaManifestOperator
Manager container handles the initialization of vault and the auto
unseal operations if a vault pod is restarted. Also integrates the
podsecuritpolicy plugin and the ArmadaManifestOperator plugin

Story: 2007718
Task: 40326

Change-Id: Ibdd62197d95089b69035707c176788e8599121fd
Signed-off-by: Cole Walker <cole.walker@windriver.com>
2020-07-13 13:46:51 -04:00
..
k8sapp_vault Adds init functionality, PSP and ArmadaManifestOperator 2020-07-13 13:46:51 -04:00
.gitignore Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
.stestr.conf Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
LICENSE Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
README.rst Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
pylint.rc Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
requirements.txt Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
setup.cfg Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
setup.py Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
test-requirements.txt Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
tox.ini Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00
upper-constraints.txt Initial commit for stx-vault app 2020-07-09 11:18:44 -04:00

README.rst

k8sapp-vault

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