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

feat(CloudFederationApi): Start implementation of 1.1.0 of OCM spec #47199

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    3a78908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1931b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. feat(CloudfederationApi): update addShare to support OCM v1.1.0

    This patchset also updates ICloudFederationFactory and ICloudFedarationShare
    to accomdate the new format of a share. This should be backwards compatible.
    
    Signed-off-by: Micke Nordin <[email protected]>
    mickenordin committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    882ac47 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. feat(FederatedFileSharing): Allow CloudFederationProviderFiles to acc…

    …ept OCM 1.1.0 shares
    
    Signed-off-by: Micke Nordin <[email protected]>
    mickenordin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5fdcb79 View commit details
    Browse the repository at this point in the history
  2. feat(CloudFederationApi): send 1.1.0 shares if possible, fall back to…

    … 1.0
    
    Signed-off-by: Micke Nordin <[email protected]>
    mickenordin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    aec5edc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. feat(SendShareJob): Added SendShareJob

    Signed-off-by: Micke Nordin <[email protected]>
    mickenordin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    49c1a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c1aaf View commit details
    Browse the repository at this point in the history