StarlingX OIDC Authentication App
e4a4a6336f
The dex img version was updated to v2.37.0 and the chart version was updated to 0.15.3. The secret-observer chart version was updated to 0.1.1. The stx-oidc-client img version was updated to stx.9.0-v1.0.7 and the chart version was updated to 0.1.1. Test Plan: PASS - On an IPv6 AIO-SX deploy, execute the following tests: -- Initial app install: apply the app that is present in the deployed system (the ISO used have the updated app). Test that the new app is working with a functional test. -- Abort app test: apply the new OIDC app and then abort and remove its installation. No error should occur. -- Delete app test: delete the app. No error should occur. -- Reinstall app test: with no app present in the system, upload and apply the new OIDC app again. Test that the new app is working with a functional test. -- Update app test: with a previous version of the app applied on the system and working, update to new version using command "system application-update". Test that the new app is working with a functional test. -- Secret observer test: with the new OIDC app running and working, 1) edit secret oidc-auth-apps-certificate in the field "data: tls.crt" and check that oidc-dex-*** and stx-oidc-client-*** pods are restarted within 15 minutes; 2) edit secret dex-ca-cert in the field "data:dex-ca-cert.crt" and check that stx-oidc-client-*** pods are restarted within 15 minutes. PASS - On an IPv4 AIO-DX + 1 worker deploy, repeat the tests above. Story: 2010703 Task: 49086 Depends-On: https://review.opendev.org/c/starlingx/helm-charts/+/899747 Change-Id: I0a1f0e2b4f89fa9021edd4fbf83eb27606584c68 Signed-off-by: Joao Victor Portal <Joao.VictorPortal@windriver.com> |
||
---|---|---|
oidc-auth-tools | ||
python3-k8sapp-oidc | ||
stx-oidc-auth-helm | ||
stx-oidc-client/debian | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
debian_build_layer.cfg | ||
debian_iso_image.inc | ||
debian_pkg_dirs | ||
debian_stable_docker_images.inc | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |