bisnow/Check k8s flux reconciliation
Check if changes deployed to k8s have successfully reconciled
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 27, 2026
- License
- None
Pinned Snippet
uses: bisnow/github-actions-check-flux-reconciliation@6728507e38c5f7e276c68f3508f7e7a7932d771a # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| service-name | Name of service being deployed(Ex: dev-biscred-api) | yes | — |
| cluster | k8s cluster being deployed to | yes | — |
| region | AWS region | no | us-east-1 |
| timeout | Seconds 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. | no | 300 |
Outputs
no outputs