treasuremap/manifests/function/dex-aio
esidshi 8241b5270c OIDC API Server Kustomization - airship-core Type
This patchset moves the OIDC API server kustomization manifests from
multi-tenant type to the airship-core type.

See airship-core/ephemeral/controlplane folder, which now contains the
dex-apiserver and updated kustomization.yaml file.

It also updates dex-aio HelmRelease manifest to accommodate latest
changes to merged dex-aio Helm charts.

Issue #19

Change-Id: I440a1cc7ba7ab7d5237818e29cd937029d5bdb25
2021-03-19 16:12:28 -05:00
..
dex-certs-issuer.yaml Dex function - API server under multitenant type 2021-03-16 16:09:27 -05:00
dex-certs-secrets.yaml Dex function - API server under multitenant type 2021-03-16 16:09:27 -05:00
dex-helmrelease.yaml OIDC API Server Kustomization - airship-core Type 2021-03-19 16:12:28 -05:00
kustomization.yaml Dex function - API server under multitenant type 2021-03-16 16:09:27 -05:00
README.md Dex function - API server under multitenant type 2021-03-16 16:09:27 -05: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.