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

Confirm runnning Pools before restarting existing pools #777

Merged
merged 4 commits into from
Aug 22, 2021

Conversation

dvaldivia
Copy link
Collaborator

This makes sure we can reach the first pod of a pool before telling other pools to restart to account for the new pool, this is to avoid a deadlock where minio becomes non-functional and the statefulsets are never updated.

Also makes it so we create the log search secret before creating ss since we may reference them

Signed-off-by: Daniel Valdivia 18384552+dvaldivia@users.noreply.github.com

Alevsk
Alevsk previously approved these changes Aug 20, 2021
pkg/controller/cluster/monitoring.go Outdated Show resolved Hide resolved
pkg/controller/cluster/monitoring.go Outdated Show resolved Hide resolved
pkg/controller/cluster/monitoring.go Outdated Show resolved Hide resolved
pkg/controller/cluster/monitoring.go Outdated Show resolved Hide resolved
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
@dvaldivia dvaldivia merged commit 47f8529 into minio:master Aug 22, 2021
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.

3 participants