treasuremap/manifests/function/clusterctl
Sidney Shiba 821fe07970 Dex Treasure Map - New Function + Test Site
This patchset provides the implementation of dex-aio function, which is
used to deploy Dex through a Helm operator, e.g., flux/helm-operator.

A test site (dex-test-site) has been included, which contains manifests
to run the following phase plan:

         clusterctl-init-ephemeral
         controlplane-ephemeral
         initinfra-target
         clusterctl-init-target
         clusterctl-move
         workers-target

         helm-operator-target
         helm-collator-target
         dex-release-target

The first six phases are used to deploy a target cluster on Azure cloud
while the remaining three are for deploying Dex through a Helm operator.

The 'helm-collator-target' phase requires an existing "airshipctl" repo
supporting the function 'helm-chart-collator', which is provide by a
different patchset.

Change-Id: I7057d9a5c78cbcef26bac89a9f5bf06fd0d3ac4d
2021-03-05 18:09:29 -06:00
..
replacements Dex Treasure Map - New Function + Test Site 2021-03-05 18:09:29 -06:00
README.md Add version catalogues 2020-09-15 15:12:40 -05:00
kustomization.yaml Add document pull functionality to deploy job 2020-11-04 23:11:01 +00:00

README.md

Treasuremap Clusterctl

This patches the airshipctl clusterctl function to correct for relative paths back to airshipctl's CAPI functions.