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: project-zot/zot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2-rc3
Choose a base ref
...
head repository: project-zot/zot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2-rc4
Choose a head ref
  • 19 commits
  • 75 files changed
  • 4 contributors

Commits on Nov 1, 2024

  1. chore: update go tests to use our hosted trivy-db and trivy-java-db i…

    …mages (#2754)
    
    There are 2 remaining exceptions that I am aware of:
    1. The tests under test/blackbox/cve.bats
    2. One of the cli tests checking the server attempts download of the databases
    from the default url
    
    Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
    andaaron authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    da923ae View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix: prevent releases of helm chart with pre-releases of zot (#2755)

    Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
    Andreea-Lupu authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f17dd26 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. chore: update Trivy and Trivy dependencies (#2763)

    The Trivy library now supports multiple locations from where to download the DBs.
    The zot code has been updated to properly call the updated library functions.
    If at some point we would want to support multiple Trivy DBs in zot, we could look into it more.
    
    Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
    andaaron authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a76bfd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. build: migrate to golang 1.23.x (#2701)

    * build: migrate to golang 1.23.x
    
    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    
    * fix: golangci-lint reported errors
    
    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    
    ---------
    
    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5465aa0 View commit details
    Browse the repository at this point in the history
  2. chore: fix dependabot alerts (#2770)

    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c991491 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. chore: use go1.23 in the build environment of zot container images (#…

    …2773)
    
    * chore: use go1.23 in the build environment of zot container images
    
    Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
    
    * chore: increase timeout in test/blackbox/restore_s3_blobs.bats
    
    Looks like the message is actually there even if the test fails, maybe there is a timing issue.
    https://github.com/project-zot/zot/actions/runs/11747889146/job/32730772641
    
    Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
    
    ---------
    
    Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
    andaaron authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    dc38113 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. chore: fix dependabot alerts (#2780)

    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    334b121 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. chore: fix search for 'no digests left, finished' in nightly job (#2784)

    Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
    andaaron authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    28ffa38 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. build(deps): bump github.com/notaryproject/notation-go from 1.1.1 to …

    …1.2.1 (#2785)
    
    Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
    Andreea-Lupu authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    61fc1bc View commit details
    Browse the repository at this point in the history
  2. chore: fix dependabot alerts (#2783)

    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3657148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e30fec View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. chore: fix dependabot alerts (#2810)

    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    72c6e8a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. chore: fix dependabot alerts (#2825)

    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    rchincha authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    0137f19 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. chore: update ui version (#2827)

    chore: fix dependabot alerts (#2825)
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    rchincha authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    8f5414a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. chore: fix dependabot alerts (#2837)

    * chore: fix dependabot alerts
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    
    * chore: update oras version
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    
    ---------
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    rchincha authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    8789fb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. ci: fix nightly runs (#2838)

    oras verion upgrade has incompatible cmdline args
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    rchincha authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    037d6bf View commit details
    Browse the repository at this point in the history
  2. Catalog content discovery (#2782)

    fix(sync): use pagination when querying remote catalog
    
    feat(api): added /v2/_catalog pagination, fixes #2715
    
    Signed-off-by: Eusebiu Petu <petu.eusebiu@gmail.com>
    eusebiu-constantin-petu-dbk authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    772e90a View commit details
    Browse the repository at this point in the history
  3. ci: fix sync job after oras/ubuntu upgrade (#2839)

    * ci: fix sync job after oras/ubuntu upgrade
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    
    * chore: fix dependabot alerts
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    
    ---------
    
    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    rchincha authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    b6dff76 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. ci: stacker runs best on ubuntu-22.04 (#2840)

    Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
    rchincha authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    75c41ad View commit details
    Browse the repository at this point in the history
Loading