Skip to content

Conversation

coderbirju
Copy link
Contributor

This fixes a couple of issues we saw with the healthcheck automation

  • Fixed PATH resolution errors by providing an explicit path to the nerdctl
    binary in systemd service files, eliminating 'nerdctl' not found in PATH errors
    during healthcheck execution.
  • Added default values for unspecified healthcheck flags to prevent silent
    failures and ensure consistent behavior regardless of user-provided flags

@coderbirju coderbirju force-pushed the fix-path-issue-healthcheck branch from 4081d7f to 7559243 Compare October 15, 2025 18:25
@coderbirju
Copy link
Contributor Author

@AkihiroSuda can we add this to milestone v2.1.7?

@AkihiroSuda AkihiroSuda added this to the v2.1.7 milestone Oct 16, 2025
@coderbirju coderbirju force-pushed the fix-path-issue-healthcheck branch from 7559243 to df45d40 Compare October 16, 2025 17:13
- Fixed PATH resolution by using explicit nerdctl binary path in systemd
  service files, eliminating 'nerdctl' not found errors
- Added default values for unspecified healthcheck flags to prevent
  silent failures

Signed-off-by: Arjun Raja Yogidas <[email protected]>
@coderbirju coderbirju force-pushed the fix-path-issue-healthcheck branch from df45d40 to e1de9e7 Compare October 16, 2025 17:16
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.

2 participants