This trues up treasuremap to the airshipctl change below, which changes
configuration (and naming conventions) to match the new image-builder
that can be used for both iso and qcow generation.
https://review.opendev.org/c/airship/airshipctl/+/758782
Change-Id: I821fda77da899af667a22033281f44dd2dd82a31
Closes: 72
DocumentEntryPoints in Treasuremap are coupled to site names since the
documents have not been updated to leverage the docEntryPointPrefix
feature. This change enables the feature in order to de-couple phase
documentEntryPoints from site paths, improving downstream consumption of
these documents.
Closes #49
Change-Id: I38b844a22772f9119118d903375c839cd8c84aca
Signed-off-by: Drew Walters <andrew.walters@att.com>
This change adds phase documents to Treasuremap, similar to those in
airshipctl [0]. Phase documents enable airshipctl users to define phases
with document entrypoints in a declarative fashion rather than relying
on hard-coded paths to Kustomize entrypoints.
[0] https://review.opendev.org/749419
Depends-On: https://review.opendev.org/754729
Change-Id: I21dc86972c56e78b501c24dbaae6b5fb3cc2ca28