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

[bitnami/zookeeper] fix for stale openssl commands #76831

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Drumar
Copy link

@Drumar Drumar commented Feb 1, 2025

This fix will avoid performing openssl commands that will become a zombie if openssl is configured but no auth (mutual ssl) is set in the health check.

Related to bitnami/charts#29603

This fix will avoid performing openssl commands that will become zombie if openssl is configured but no auth (mutual ssl) is set.

Signed-off-by: Drumar <mdglange@gmail.com>
@github-actions github-actions bot added zookeeper triage Triage is needed labels Feb 1, 2025
@github-actions github-actions bot requested a review from carrodher February 1, 2025 22:50
@carrodher carrodher changed the title 29603: fix for stale openssl commands [bitnami/zookeeper] fix for stale openssl commands Feb 3, 2025
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Feb 3, 2025
@github-actions github-actions bot removed the triage Triage is needed label Feb 3, 2025
@github-actions github-actions bot removed the request for review from carrodher February 3, 2025 08:14
@github-actions github-actions bot requested a review from migruiz4 February 3, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress verify Execute verification workflow for these changes zookeeper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants