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

INTEGRATION [PR#1016 > development/8.1] bugfix: S3C-2899 pass vFormat to listing params #1021

Merged

Conversation

bert-e
Copy link
Contributor

@bert-e bert-e commented May 19, 2020

This pull request has been created automatically.
It is linked to its parent pull request #1016.

Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.1/bugfix/S3C-2899-passVformatToListingParams, please follow this
procedure:

 $ git fetch
 $ git checkout w/8.1/bugfix/S3C-2899-passVformatToListingParams
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.1/bugfix/S3C-2899-passVformatToListingParams

Please always comment pull request #1016 instead of this one.

jonathan-gramain and others added 4 commits May 15, 2020 23:29
This to benefit from the longer line length allowed (80 -> 120)
Add an optional "vFormat" param to constructors of listing algo
classes, to specify the versioning key format used by the bucket to
list. Currently only v0 is supported.

Code cleanups done in the listing classes to prepare support for the
v1 format.
…tToListingParams' into w/8.1/bugfix/S3C-2899-passVformatToListingParams
@bert-e bert-e merged commit bbef196 into development/8.1 May 19, 2020
@bert-e bert-e deleted the w/8.1/bugfix/S3C-2899-passVformatToListingParams branch May 19, 2020 17:13
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

Successfully merging this pull request may close these issues.

2 participants