Skip to content

Support AbortIncompleteMultipartUpload LifecycleAction #1339

@BrennaEpp

Description

@BrennaEpp

This feature adds the following capabilities to the existing GCS Lifecycle APIs:

  • A new type of LifecycleAction - AbortIncompleteMultipartUpload will be added.

If there are code changes other than documentation to implement this feature, please add the following system tests:

  • Validate that “AbortIncompleteMultipartUpload” lifecycle action can be set via Bucket Create, Patch and Update operations.
  • Bucket Get and List operations should return the correct state of the lifecycle configuration on the bucket which includes the rules with the new action if present.

If no code changes are required, verify that there are tests proving strings are properly propagated.

Internal: see go/gcs-dpe-olm-mpu for more info.

Please wait for approval from myself before merging or releasing this change so we can coordinate around release dates.

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the googleapis/java-storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions