oidc-auth-armada-app/python3-k8sapp-oidc/k8sapp_oidc
Michel Thebeau 495a7257a4 Fix Tox test of dex and oidc client
The dbapi.address_get_by_name function is returning a list now.  Zuul
log says "AttributeError: 'list' object has no attribute 'address'"

Add some debug and a length assertion, but use the first address in the
list.

Test Plan:
PASS  Zuul's tox execution passes with new logs

Closes-Bug: 2083724

Change-Id: I9cc6ffdd63de05465c54fcb5798bcad047ae5ac6
Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
2024-10-04 21:58:31 +00:00
..
k8sapp_oidc Fix Tox test of dex and oidc client 2024-10-04 21:58:31 +00:00
.gitignore Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00
.stestr.conf Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00
LICENSE Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00
pylint.rc Update app Zuul Check Jobs. 2023-12-18 09:08:54 -07:00
README.rst Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00
requirements.txt Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00
setup.cfg Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00
setup.py Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00
test-requirements.txt Update app Zuul Check Jobs. 2023-12-18 09:08:54 -07:00
tox.ini Update app Zuul Check Jobs. 2023-12-18 09:08:54 -07:00
upper-constraints.txt Standardize app configs (re-submission) 2023-03-01 17:52:54 -03:00

k8sapp-oidc

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