Skip to content

Releases: heyimusa/probe-contract

probe-contract v0.1.0

Choose a tag to compare

@heyimusa heyimusa released this 20 Jul 12:57

First public release

probe-contract checks whether a Docker Compose healthcheck agrees with the liveness, readiness, and rollout contract a service declares.

Included

  • Linux amd64 static binary
  • SHA-256 checksum
  • Docker Compose contract checks for missing or disabled healthchecks, readiness rollout mismatches, and incomplete healthcheck timing fields

See the README for contract format, deliberate limits, and Docker usage.