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

Fix sidecar probing with multiple certs (#2239) #2257

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

ramondeklein
Copy link
Contributor

@ramondeklein ramondeklein commented Aug 6, 2024

Fixes #2239.

Note that this will also hit the HEAD /minio/health/live endpoint for probing instead of GET / to reduce the amount of list bucket failures.

@ramondeklein ramondeklein merged commit 66ad6ef into minio:master Aug 7, 2024
21 checks passed
@ramondeklein ramondeklein deleted the fix-sidecar-probing-2244 branch August 7, 2024 12:24
@ramondeklein ramondeklein linked an issue Aug 7, 2024 that may be closed by this pull request
@chancez
Copy link

chancez commented Aug 7, 2024

No new tests? 😢

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.

bug: Strange behavior of minio in trace -v mode 6.0.1 sidecar fails readiness probe with TLS enabled.
4 participants