
This integrates the airshipctl change to externalize KRM function versions [0]. The KRM function versions used in the manifests are updated to those which the airshipctl deployment scripts now resolve to the "in tree" locally built images, as both sourced via AIRSHIPCTL_REF. [0]: https://review.opendev.org/c/airship/airshipctl/+/790507 Depends-On: https://review.opendev.org/c/airship/airshipctl/+/790507 Signed-off-by: Sean Eagan <seaneagan1@gmail.com> Change-Id: I61b29fda93b9d70c47612ebd1bfdcd348cc63a0f
Support Infrastructure Provider (SIP)
The Support Infrastructure Provider (SIP) provisions tenant Kubernetes clusters using BaremetalHost (BMH) objects and deploys supporting infrastructure to access sub-clusters.
View the source code for SIP on OpenDev.
Update Manifests
To update the upstream manifests in this function:
- Update the git references in
Kptfile
. - Run
kpt pkg sync .
from this directory. - Update any
sip
container image references defined in version catalogs.