Skip to content

migrate healthcheck enhancements to S3 image #12347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

alexrashed
Copy link
Member

Motivation

#12344 changed the health check in the Dockerfile of the main image to be independent of the working directory (since some tools might be changing the workdir).
Unfortunately during the review, I forgot about the S3 image, which is covered in this PR.

Changes

  • Changes the HEALTHCHECK directive in the Dockerfile.s3 to be independent of the working directory.

@alexrashed alexrashed added the semver: patch Non-breaking changes which can be included in patch releases label Mar 6, 2025
@alexrashed alexrashed added this to the 4.3 milestone Mar 6, 2025
@alexrashed alexrashed requested a review from bentsku March 6, 2025 08:25
@alexrashed alexrashed self-assigned this Mar 6, 2025
Copy link

github-actions bot commented Mar 6, 2025

S3 Image Test Results (AMD64 / ARM64)

  2 files    2 suites   8m 50s ⏱️
478 tests 426 ✅  52 💤 0 ❌
956 runs  852 ✅ 104 💤 0 ❌

Results for commit be3527e.

Copy link
Contributor

@bentsku bentsku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for thinking of it 🙏

@alexrashed alexrashed merged commit 80e33b3 into master Mar 6, 2025
29 of 31 checks passed
@alexrashed alexrashed deleted the healthcheck-workdir branch March 6, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants