Below you will find pages that utilize the taxonomy term “mgazza”
March 8, 2026
kustomize-roots
Version updated for https://github.com/mgazza/kustomize-roots to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kustomize-roots GitHub Action identifies root kustomization.yaml files in a directory tree—those not referenced by other kustomizations—and optionally builds or validates them. It automates tasks like determining root kustomizations, rendering their outputs, and generating diffs of manifests for CI/CD workflows.
March 2, 2026
kustomize-roots
Version updated for https://github.com/mgazza/kustomize-roots to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The kustomize-roots GitHub Action identifies root kustomization.yaml files within a directory tree — those not referenced by any other kustomization. It automates the discovery and validation process in CI workflows, allowing you to focus only on building root configurations, which reduces redundancy and ensures efficient validation.