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(oss api): support ceph oss #775

Merged
merged 30 commits into from
Oct 13, 2022
Merged

feat(oss api): support ceph oss #775

merged 30 commits into from
Oct 13, 2022

Commits on Aug 30, 2022

  1. feat(oss api): support ceph oss

    Fit ceph object gateway, so that we can use Layotto to store object into CEPH.
    wlwilliamx committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    73d023b View commit details
    Browse the repository at this point in the history
  2. feat(oss api): support ceph oss

    Merge remote-tracking branch 'origin/main' into dev
    wlwilliamx committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d705b73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    228b281 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into dev

    wenxuwan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a9d99b7 View commit details
    Browse the repository at this point in the history
  5. chore: update goimports

    wlwilliamx committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e71cce9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ae0a2d View commit details
    Browse the repository at this point in the history
  7. style: format code

    wlwilliamx committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2e2e288 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 16, 2022

  1. style(ceph): format code

    Move components/oss/ceph/option.go, components/oss/ceph/option_test.go, components/oss/aws/option.go and components/oss/aws/option_test.go to components/oss/
    wlwilliamx committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    60d0aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e556fc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa327e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    995dde7 View commit details
    Browse the repository at this point in the history
  2. fix(typo): fix a typo

    wlwilliamx committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    1d2be8a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. fix(typo): fix a typo

    wlwilliamx committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    24356a5 View commit details
    Browse the repository at this point in the history
  2. fix(typo): fix a typo

    wlwilliamx committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7b3d8f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

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

Commits on Oct 10, 2022

  1. test(oss): add some UT

    wlwilliamx committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    fd653b2 View commit details
    Browse the repository at this point in the history
  2. fix(typo): fix a typo

    wlwilliamx committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f7b8e60 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into dev

    seeflood committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    562a93b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Merge branch 'main' into dev

    seeflood committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    36fbd9c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    ef7f469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01edc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c9ac3 View commit details
    Browse the repository at this point in the history
  4. test(oss): add some UT

    wlwilliamx committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6537c0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98581ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    754058f View commit details
    Browse the repository at this point in the history
  7. Update cmd/layotto/main.go

    seeflood committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0928526 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3818890 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb4356a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into dev

    seeflood committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fa62804 View commit details
    Browse the repository at this point in the history