skyhook-io/Skyhook Kustomize Apply

Apply a built kustomize overlay to a Kubernetes cluster; waits only on workloads provided by Inspect

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
overlay_dirPath to kustomize overlay directoryyes
namespaceKubernetes namespace to apply into (from Inspect)yes
workloads_jsonJSON array from Inspect: [{kind,name,namespace}]no[]
dry_runPerform server-side dry run onlynofalse
validateValidate manifests with kubectl client-side schema before applynotrue
server_sideUse Server-Side Applynofalse
waitWait for provided workloads to become readynotrue
wait_timeoutWait timeout in secondsno300
namedescription
applied_resources_jsonkubectl apply output lines as JSON array (best-effort)