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 inspect format.json exclusion #18871

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

klauspost
Copy link
Contributor

Description

Right now the format.json is excluded if anything within .minio.sys is requested.

I assume the check was meant to exclude only if it was actually requesting it.

Motivation and Context

Include it unless it is the only thing being requested.

How to test this PR?

mc support inspect myminio/.minio.sys/buckets/**

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Right now the format.json is excluded if anything within `.minio.sys` is requested.

I assume the check was meant to exclude only if it was actually requesting it.
@harshavardhana harshavardhana merged commit a113b2c into minio:master Jan 25, 2024
20 checks passed
@klauspost klauspost deleted the inspect-fix-format-json branch January 26, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants