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: incorrect error log Waiting for MinIO to be ready: %!s(<nil>) #2345

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

jiuker
Copy link
Contributor

@jiuker jiuker commented Oct 18, 2024

fix: incorrect error log
Waiting for MinIO to be ready: %!s(<nil>)
fix #2308

@jiuker jiuker changed the title fix: incorrect error log fix: incorrect error log Waiting for MinIO to be ready: %!s(<nil>) Oct 18, 2024
fix: incorrect error log
@jiuker jiuker requested review from pjuarezd, cniackz, ramondeklein and dvaldivia and removed request for pjuarezd and cniackz October 18, 2024 03:32
shtripat
shtripat previously approved these changes Oct 18, 2024
Copy link
Contributor

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

lgtm

pkg/controller/main-controller.go Outdated Show resolved Hide resolved
Co-authored-by: Ramon de Klein <mail@ramondeklein.nl>
@jiuker jiuker self-assigned this Oct 21, 2024
@jiuker jiuker requested a review from shtripat October 24, 2024 08:14
Copy link
Contributor

@allanrogerr allanrogerr left a comment

Choose a reason for hiding this comment

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

LGTM

@cesnietor cesnietor merged commit 0d8f857 into minio:master Oct 25, 2024
21 checks passed
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.

Broken error log message: "Waiting for MinIO to be ready: %!s(<nil>)"
5 participants