This commit updates the image to include oidc-auth-armada-app changes
regarding to dependency updates and CVE fixes.
Test Plan:
PASS: Build a local docker stx-oidc-client image.
PASS: Load this new image into a sx
PASS: Modify the oidc-auth-apps helm-charts to use this image instead
and rebuild the oidc-auth-apps.
PASS: Upload and apply oidc-auth-apps. oidc should be applied
successfully.
PASS: Check if the stx-oidc-client deployment is using the new
created image with the command:
`kubectl -n kube-system get deployment stx-oidc-client -o yaml`
PASS: Once oidc-auth-apps in applied status, perform oidc-auth-apps
test by creating a user, apply rolebiding and authenticate it
using oidc-auth command, check if the new user can send k8s
commands based on its roles.
Story: 2011615
Task: 53548
Change-Id: I1c366e01b57a4e5e733487b2c8e9c2616529f80e
Signed-off-by: Eduardo Almeida <Eduardo.AlmeidadosSantos@windriver.com>
Description
StarlingX build source tree root
Languages
Python
62.4%
Shell
35.7%
BitBake
1.1%
Dockerfile
0.8%