-
Notifications
You must be signed in to change notification settings - Fork 567
storage: add support for OLM Prefix/Suffix #17985
Copy link
Copy link
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
We need to add support for the new LifecycleCondition field options
matchesPrefixandmatchesSuffix. Both of these will be a list of strings.request (internal): go/prefix-suffix-client-library-request
nodejs-storage example: googleapis/nodejs-storage#1847
Please wait for my approval before merging/releasing this so we can coordinate around release dates.