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

fixes the regression on BucketExistsAsync #1106

Merged
merged 5 commits into from
Jun 20, 2024

Conversation

ebozduman
Copy link
Collaborator

fixes #1105
Regression on BucketExistsAsync.

Copy link
Contributor

@ramondeklein ramondeklein left a comment

Choose a reason for hiding this comment

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

There are some code changes, but the actual change that is reverted (adding back the ToList()) cannot fix anything.

Minio/RequestExtensions.cs Outdated Show resolved Hide resolved
Minio/RequestExtensions.cs Outdated Show resolved Hide resolved
Minio/RequestExtensions.cs Show resolved Hide resolved
Minio/ApiEndpoints/BucketOperations.cs Outdated Show resolved Hide resolved
Minio/RequestExtensions.cs Outdated Show resolved Hide resolved
Minio.Functional.Tests/FunctionalTest.cs Outdated Show resolved Hide resolved
Minio.Functional.Tests/FunctionalTest.cs Outdated Show resolved Hide resolved
@ebozduman ebozduman merged commit 8bc1c92 into minio:master Jun 20, 2024
7 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.

Regression: a commit in PR#1057 broke PR#844
2 participants