Skip to content

Fix the healthcheck wait (bsc#1266012)#796

Merged
mcalmer merged 1 commit into
uyuni-project:mainfrom
cbosdo:heathcheck-wait
May 21, 2026
Merged

Fix the healthcheck wait (bsc#1266012)#796
mcalmer merged 1 commit into
uyuni-project:mainfrom
cbosdo:heathcheck-wait

Conversation

@cbosdo

@cbosdo cbosdo commented May 21, 2026

Copy link
Copy Markdown
Contributor

What does this PR change?

Running podman healthcheck run counts in the failure threshold. This means that the wait for the healthcheck running every second was hitting the threshold earlier than needed.

The health is checked using podman inspect to extract the health status.

Test coverage

  • No tests: needs end to end test against podman

  • DONE

Links

Issue(s): https://github.com/SUSE/spacewalk/issues/30775

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Before you merge

Check How to branch and merge properly!

@cbosdo
cbosdo requested review from aaannz and mbussolotto May 21, 2026 15:53
Running `podman healthcheck run` counts in the failure threshold. This
means that the wait for the healthcheck running every second was hitting
the threshold earlier than needed.

The health is checked using podman inspect to extract the health status.
@cbosdo
cbosdo force-pushed the heathcheck-wait branch from fda4e6e to 00ed517 Compare May 21, 2026 16:06
@sonarqubecloud

Copy link
Copy Markdown

@mcalmer
mcalmer merged commit 80c6044 into uyuni-project:main May 21, 2026
12 checks passed
@cbosdo
cbosdo deleted the heathcheck-wait branch May 21, 2026 16:09
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.

4 participants