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

support GlusterFS as object store #3840

Merged
merged 13 commits into from
Jun 30, 2023
Merged

support GlusterFS as object store #3840

merged 13 commits into from
Jun 30, 2023

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    c88f532 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. remove unnecessary APIs

    SandyXSD committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    95b450f View commit details
    Browse the repository at this point in the history
  2. call fsync in PUT method

    SandyXSD committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    02a2ea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06d1d50 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Update gluster.go

    davies authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9d72450 View commit details
    Browse the repository at this point in the history
  2. add unit test for gluster

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2f4c9c4 View commit details
    Browse the repository at this point in the history
  3. trigger the unit test

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    86b4d0e View commit details
    Browse the repository at this point in the history
  4. fix unit test

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    61175fa View commit details
    Browse the repository at this point in the history
  5. add sudo

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b1e3f58 View commit details
    Browse the repository at this point in the history
  6. enable upterm

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bc568ac View commit details
    Browse the repository at this point in the history
  7. sudo for gluster command

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bf59df8 View commit details
    Browse the repository at this point in the history
  8. fix gluster.go

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b3b7f00 View commit details
    Browse the repository at this point in the history
  9. fix gluster apis

    SandyXSD committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f4732e9 View commit details
    Browse the repository at this point in the history