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: goharbor/acceleration-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: goharbor/acceleration-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 20, 2023

  1. feat: support the arg batch-size for small chunks mergence in nydus

    Signed-off-by: Desiki-high <ding_yadong@foxmail.com>
    Desiki-high committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4211238 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. build(deps): update github.com/containerd/nydus-snapshotter from 0.7.…

    …3 to 0.8.0
    
    Signed-off-by: Desiki-high <ding_yadong@foxmail.com>
    Desiki-high committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c1cbac6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Merge pull request #124 from Desiki-high/batchsize

    feat: support the arg batch-size for small chunks mergence in nydus-image
    imeoer authored May 10, 2023
    Configuration menu
    Copy the full SHA
    558cf3f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. feat: add Metric for converter

    We need to collect the converter metric, such as conversion time, image size.
    
    Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
    Desiki-high committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e03ebcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from Desiki-high/conveter-metric

    feat: add metric for converter
    imeoer authored May 11, 2023
    Configuration menu
    Copy the full SHA
    7bc9cab View commit details
    Browse the repository at this point in the history
Loading