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

Provide an option to configure fetchOwner when creating the minio client #2076

Open
sjstyle opened this issue Mar 12, 2025 · 0 comments
Open

Comments

@sjstyle
Copy link

sjstyle commented Mar 12, 2025

  • Description

I noticed that in api-list.go, line 71, the fetchOwner flag is hardcoded to true. This makes it impossible to create a request with fetchOwner set to false.

  • Proposed Solution

It would be great to provide an option to configure the fetchOwner setting when initializing the minio client. This change would add flexibility for users who may not require the owner's information with every request.

  • Additional Note

If the maintainers agree that this feature is necessary but are currently unable to address it, I would be happy to submit a PR for this improvement.

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

No branches or pull requests

1 participant