-
Notifications
You must be signed in to change notification settings - Fork 461
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
Wait for MinIO to be ready before proceeding with any further tasks. #2172
Conversation
03691ec
to
4347da3
Compare
4347da3
to
8a41a66
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wouldn't it make more sense that we have a state before provisioning of the user's that is called Waiting for the cluster to become healthy
and just run health-checks? When the health-check succeeds, then we start provisioning users.
9a96f03
to
3acde81
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cniackz could you please add more details on the description like the motivation and how e.g. creating users addresses this? cause the title made me think is was just about a message being logged but is doing more than that.
831f841
to
4636e3d
Compare
4636e3d
to
635ef39
Compare
PS: Please use descripte PR titles |
635ef39
to
436141f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
simpler is better
babb272
to
15608d3
Compare
Apply suggestions from code review Co-authored-by: Pedro Juarez <pjuarezd@users.noreply.github.com> Update pkg/controller/main-controller.go Co-authored-by: Shubhendu <shubhendu.tripathi@gmail.com>
15608d3
to
51663cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Objective:
To address #2170
Testing notes:
https://github.com/cniackz/public/wiki/How-to-test-dynamic-status