ci: run on the acng-butler pool and do a real kpt fn render #1
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/ci-docker-kpt-render"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Switch runs-on to the repo's own runner pool (brooktrails/acng-butler),
which is dind. Install the docker CLI + kpt and point DOCKER_HOST at the
in-pod daemon so validate.sh can run the actual
kpt fn render(via theapply-setters function container) instead of only the deterministic
setter/marker wiring check. The render targets a copy so base/ is never
mutated, and stays a clean skip when no docker daemon is present.
Depends on the acng-butler RunnerPool (infra) being deployed first.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com