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#1031 > development/8.1] bugfix: S3C-2899 implement v1 format for DelimiterVersions listing #1048

Merged

Commits on May 19, 2020

  1. bugfix: S3C-2899 helper for v1 genMDParams() of master keys listing

    New helper function to convert listing params from v0 to v1, when a
    listing of master keys is requested. This logic is shared between
    DelimiterMaster and MPU listing, hence a shared helper is useful.
    
    Also, update the test function performListing to prepare for v1
    testing of listing algos, by adding the vFormat parameter. Also check
    that getMDParams() returns a valid object to enhance coverage.
    jonathan-gramain committed May 19, 2020
    Configuration menu
    Copy the full SHA
    19dc603 View commit details
    Browse the repository at this point in the history
  2. bugfix: S3C-2899 implement v1 format for DelimiterVersions listing

    Implement the v1 versioning key format for DelimiterVersions listing
    method, in addition to v0.
    
    Enhance existing unit tests to check the result of getMDParams()
    jonathan-gramain committed May 19, 2020
    Configuration menu
    Copy the full SHA
    d66d924 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/S3C-2899-vformatV1delimiterVersions' into tmp/oc…

    …topus/w/7.7/bugfix/S3C-2899-vformatV1delimiterVersions
    bert-e committed May 19, 2020
    Configuration menu
    Copy the full SHA
    53cc766 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'w/7.7/bugfix/S3C-2899-vformatV1delimiterVersions' into …

    …tmp/octopus/w/8.1/bugfix/S3C-2899-vformatV1delimiterVersions
    bert-e committed May 19, 2020
    Configuration menu
    Copy the full SHA
    d201e57 View commit details
    Browse the repository at this point in the history