Skip to content

Fix Podman image healthcheck detection#1341

Open
cristianrgreco wants to merge 3 commits into
mainfrom
codex/podman-image-healthcheck
Open

Fix Podman image healthcheck detection#1341
cristianrgreco wants to merge 3 commits into
mainfrom
codex/podman-image-healthcheck

Conversation

@cristianrgreco
Copy link
Copy Markdown
Collaborator

Summary

  • Detect Podman image healthchecks exposed as HealthCheck as well as Healthcheck.
  • Add regression coverage for the healthcheck parser and wait strategy selector.

Verification

  • npm run test -- packages/testcontainers/src/wait-strategies/utils/health-check.test.ts packages/testcontainers/src/wait-strategies/utils/wait-strategy-selector.test.ts
  • npm run check-compiles
  • npm run lint
  • npm run format
  • git diff --check

Test Results

All listed checks passed locally.

Semver Impact

Patch. This fixes Podman image healthcheck detection without changing wait strategy precedence or public APIs.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 26, 2026

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 6de4107
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/6a15ba7b80da300008c12a79
😎 Deploy Preview https://deploy-preview-1341--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco added bug Something isn't working patch Backward compatible bug fix labels May 26, 2026 — with ChatGPT Codex Connector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working patch Backward compatible bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant