Skyhook Kustomize Inspect
Version updated for https://github.com/skyhook-io/kustomize-inspect to version v1.2.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 Inspect GitHub Action is a read-only tool designed to extract structured metadata from Kustomize overlays without making any changes to the files. It automates tasks such as detecting Kubernetes workloads (e.g., Deployments, StatefulSets) and target namespaces, validating successful kustomization builds, and generating JSON outputs for easy integration into CI/CD pipelines. This action is particularly useful for pre-deployment analysis, enabling informed decision-making based on the extracted configuration details.