Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opencurve/curveadm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: DemoLiang/curveadm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 35 files changed
  • 4 contributors

Commits on Feb 22, 2023

  1. [fix]playbook/memcached

    Signed-off-by: Cyber-SiKu <[email protected]>
    Cyber-SiKu authored and Wine93 committed Feb 22, 2023
    Copy the full SHA
    c0a38f1 View commit details
  2. [fix]playbook/memcached

    Signed-off-by: Cyber-SiKu <[email protected]>
    Cyber-SiKu committed Feb 22, 2023
    Copy the full SHA
    10994d9 View commit details

Commits on Mar 3, 2023

  1. Feature: support managing disk information in database

    With database disk records commited by `disks.yaml`,
    disk formatting cloud be performed without `format.yaml`.
    
    And it will get and wirte disk `size` and `URI` during
    disk formatting, thus record the ID of service(chunkserver)
    with associated disk when deploy curvebs cluster. Use
    `curveadm disks ls` to view all disk information.
    
    Usage:
            curveadm disks commit /path/to/disks.yaml
            curveadm disks ls
            curveadm format
    
    Signed-off-by: Lijin Xiong <[email protected]>
    Lijin Xiong committed Mar 3, 2023
    Copy the full SHA
    de36749 View commit details
  2. Merge pull request #188 from legionxiong/new-disk-format

    Feature: support managing disk information in database
    tsonglew authored Mar 3, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    af342de View commit details

Commits on Mar 21, 2023

  1. feat: modify the default zones to be configurable

    Signed-off-by: DemoLiang <[email protected]>
    DemoLiang committed Mar 21, 2023

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    af03a63 View commit details
Loading