treasuremap/manifests/function/dex-aio
Matthew Fuller 2af3485655 Fix versions-treasuremap base catalogue
Converts the base versions-treasuremap catalogue back to a
VersionsCatalogue CR and ensures it conforms to the defined
CRD schema. Updates the airshipctl reference to pull in schema
changes made in the airshipctl repo[0].

Also adds replacements for the following functions:
- dex-aio
- rook-operator

[0] https://review.opendev.org/c/airship/airshipctl/+/784620

Closes: #112
Change-Id: Ia755f07f6dc8a9344f0ed640a0f758af9d5368e8
2021-04-27 00:26:02 +00:00
..
replacements Fix versions-treasuremap base catalogue 2021-04-27 00:26:02 +00:00
README.md Dex function - API server under multitenant type 2021-03-16 16:09:27 -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 Fix for Secret dex-apiserver-secret.yaml 2021-03-29 17:37:02 +00: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-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.