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: do not query for non-existent buckets in healthz #2154

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

open-dynaMIX
Copy link
Member

This yields a routing problem with reverse proxies. Now we're checking for the configured bucket, which makes more sense anyway.

@open-dynaMIX open-dynaMIX force-pushed the fix_minio_healthz_check branch from ecc9d71 to 7d5e8ab Compare February 8, 2024 13:19
@open-dynaMIX open-dynaMIX requested a review from winged February 8, 2024 13:19
@winged winged enabled auto-merge February 8, 2024 13:20
This yields a routing problem with reverse proxies. Now we're checking
for the configured bucket, which makes more sense anyway.
@open-dynaMIX open-dynaMIX force-pushed the fix_minio_healthz_check branch from 056024d to 6b81a0c Compare February 8, 2024 13:37
@winged winged merged commit dfeaa09 into projectcaluma:main Feb 8, 2024
24 checks passed
@open-dynaMIX open-dynaMIX deleted the fix_minio_healthz_check branch February 8, 2024 13:59
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