Skip to content

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

Open
@sjstyle

Description

@sjstyle
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions