[AUTHENTICATION] New Oslo version 90/139590/7
authorAndreas Geissler <andreas-geissler@telekom.de>
Thu, 28 Nov 2024 13:09:55 +0000 (14:09 +0100)
committerAndreas Geissler <andreas-geissler@telekom.de>
Mon, 9 Dec 2024 13:01:59 +0000 (14:01 +0100)
commit644dd33c78dd4c7fe638f93414617686efea95ec
tree7191169514135ddc7a775784542e688290bd2f75
parentc83b46874cdcda8e14b4bf46c2acbff57c9d6e94
[AUTHENTICATION] New Oslo version

Update for the latest Keycloak version (26.0.x)
Additional support for REALM options.
Add Authorization support
Update keycloak-config-cli and oauth2-proxy charts

Issue-ID: OOM-3306

Change-Id: I1e1d4b7afbaf52bc33904a1589efc25cf578d7a6
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
24 files changed:
kubernetes/authentication/Chart.yaml
kubernetes/authentication/README.md
kubernetes/authentication/components/keycloak-config-cli/Chart.yaml
kubernetes/authentication/components/keycloak-config-cli/values.yaml
kubernetes/authentication/components/oauth2-proxy/Chart.yaml
kubernetes/authentication/components/oauth2-proxy/README.md
kubernetes/authentication/components/oauth2-proxy/ci/horizontal-pod-autoscaling-values.yaml [new file with mode: 0644]
kubernetes/authentication/components/oauth2-proxy/ci/tpl-values.yaml
kubernetes/authentication/components/oauth2-proxy/scripts/check-redis.sh [changed mode: 0644->0755]
kubernetes/authentication/components/oauth2-proxy/templates/configmap-authenticated-emails-file.yaml
kubernetes/authentication/components/oauth2-proxy/templates/configmap.yaml
kubernetes/authentication/components/oauth2-proxy/templates/deployment.yaml
kubernetes/authentication/components/oauth2-proxy/templates/hpa.yaml [new file with mode: 0644]
kubernetes/authentication/components/oauth2-proxy/templates/ingress.yaml
kubernetes/authentication/components/oauth2-proxy/templates/secret-alpha.yaml
kubernetes/authentication/components/oauth2-proxy/templates/secret-authenticated-emails-file.yaml
kubernetes/authentication/components/oauth2-proxy/templates/secret.yaml
kubernetes/authentication/components/oauth2-proxy/templates/service.yaml
kubernetes/authentication/components/oauth2-proxy/templates/serviceaccount.yaml
kubernetes/authentication/components/oauth2-proxy/templates/servicemonitor.yaml
kubernetes/authentication/components/oauth2-proxy/values.yaml
kubernetes/authentication/templates/_utils.tpl
kubernetes/authentication/values.yaml
kubernetes/onap/Chart.yaml