Skip to content

[Storage] Object metadata is overwritten completely #71

Open
@zmeggyesi

Description

@zmeggyesi

When updating object metadata, GSUtil uses a PATCH call to allow partial updates and prevent overwriting the metadata completely. This library instead replaces the metadata, without providing access to the original, making updates destructive.

The library should either expose object metadata to the user, or allow partial updates.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions