Skip to content
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

Issue #119 fix nut-upsd healthcheck, update SSL libs #141

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

instantlinux
Copy link
Owner

@instantlinux instantlinux commented Dec 12, 2023

Summary of Changes

Followup to PR #140 - add livenessProbe to nut-upsd. Alpine 3.19 is now out, so this upgrades libssl and libcrypto dependencies from version 1.1 to 3.

Also updates git-dump / git-pull images (to start the overall migration to alpine 3.19).

Why is this change being made?

To make behavior consistent under kubernetes, to run same healthcheck as under docker-compose.

How was this tested? How can the reviewer verify your testing?

Local testing.

Completion checklist

  • The pull request is linked to all related issues
  • This change has unit test coverage
  • Documentation has been updated
  • Dependencies have been updated and verified

@instantlinux instantlinux added the dependencies Pull requests that update a dependency file label Dec 12, 2023
@instantlinux instantlinux merged commit 6a31ab4 into main Dec 12, 2023
1 check passed
@instantlinux instantlinux deleted the ISS-119_nut-fix branch December 12, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant