bisnow/Check k8s flux reconciliation

Check if changes deployed to k8s have successfully reconciled

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 27, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bisnow/github-actions-check-flux-reconciliation@6728507e38c5f7e276c68f3508f7e7a7932d771a # v1.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
service-nameName of service being deployed(Ex: dev-biscred-api)yes
clusterk8s cluster being deployed toyes
regionAWS regionnous-east-1
timeoutSeconds to keep polling for the deploy SHA to reconcile before giving up. Raise this for services whose rollout (migrations + serial pod rollout) routinely runs longer than the Kustomization's own healthCheck timeout, which transiently reports HealthCheckFailed mid-deploy.no300

no outputs