mirror of
https://github.com/holos-run/holos.git
synced 2026-03-21 17:55:01 +00:00
This patch implements minimal rendering of a v1alpha4 platform using the new render.Builder interface. Tags aren't wired up yet, but this patch does cleanly separate Builder interface from the Artifacts. Platform rendering doesn't have an artifact itself, all artifacts are produced by rendering each component, so we'll see how that works when we make the same changes to component rendering, breaking it down to a render.Builder interface that sets values in an Artifact.