Files
treasuremap/manifests/function/dex-aio
Shiba, Sidney (sx3394) 61a2ca75e1 Fix for Secret dex-apiserver-secret.yaml
This patchset includes the fix for secrets with non-encoded dummy
values. The fix (base64) encodes dummy values
so to avoid the "illegal base64 data input" error.

Provides Fix To: https://review.opendev.org/c/airship/treasuremap/+/778728

Change-Id: I0dc0db55cf9e9ad2b7f7e55ffbd3db3cb8dd849e
2021-03-29 17:37:02 +00:00
..

DEX-AIO function

The DEX-AIO function implements the Dex Authentication service. It contains the HelmRelease manifest for dex-aio, the dex-aio secrets for the key and certificates, and the cluster issuer for dex-aio.

TODO: The values are "hard-coded" for this version that can be made more flexible later with Kustomization transformers. A shared catalogue between "dex-aio" function and "type/multi-tenant/ephemeral/controlplane/dex-apiserver" shall be provided to ensure synchronization between them.