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

Enable edit pool when multiple pools exist #1953

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

allanrogerr
Copy link
Contributor

@allanrogerr allanrogerr commented Jan 24, 2024

Issue summary

When multiple pools are enabled in a MinIO tenant, editing and saving is not possible through the MinIO Operator Console.
See #1951

Test summary

Reproduce issue on master
Test 0 - On multi-pool deployment, observe Edit Pool fail

Fix on enable-edit-pool branch
Test 1 - Expand and Edit pool - change Volume Size and Storage Class
Test 2 - Expand and Edit pool - change Security Context and Custom Runtime Configurations
Test 3 - Expand and Edit pool - change Pod Placement

Verbose tests here:
https://github.com/allanrogerr/public/wiki/operator%E2%80%901951

Fixes: #1951

@allanrogerr allanrogerr self-assigned this Jan 24, 2024
@allanrogerr allanrogerr marked this pull request as draft January 24, 2024 19:07
@allanrogerr allanrogerr marked this pull request as ready for review January 25, 2024 11:45
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. Verified.

@cniackz cniackz merged commit 95a779d into minio:master Jan 31, 2024
25 checks passed
@djwfyi djwfyi mentioned this pull request Feb 12, 2024
4 tasks
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.

Editing pools not possible with multiple pools
3 participants