Skip to content

Conversation

@arsenalzp
Copy link
Contributor

This PR fixes #27724.
The issue is that health check command is ignored when options --health-start-period, --health-startup-interval are set, but --health-startup-cmd is not present.
In contrast to Docker which uses health check command for the startup health check.

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?


@arsenalzp arsenalzp force-pushed the podman60_27724 branch 4 times, most recently from daf5321 to 07f6c53 Compare January 4, 2026 15:49
@packit-as-a-service
Copy link

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Image value not used for health-startup-cmd

1 participant