-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: project-zot/zot
base: v2.1.2-rc3
head repository: project-zot/zot
compare: v2.1.2-rc4
- 19 commits
- 75 files changed
- 4 contributors
Commits on Nov 1, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for da923ae - Browse repository at this point
Copy the full SHA da923aeView commit details
Commits on Nov 4, 2024
-
fix: prevent releases of helm chart with pre-releases of zot (#2755)
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for f17dd26 - Browse repository at this point
Copy the full SHA f17dd26View commit details
Commits on Nov 7, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for a76bfd4 - Browse repository at this point
Copy the full SHA a76bfd4View commit details
Commits on Nov 8, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5465aa0 - Browse repository at this point
Copy the full SHA 5465aa0View commit details -
chore: fix dependabot alerts (#2770)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Configuration menu - View commit details
-
Copy full SHA for c991491 - Browse repository at this point
Copy the full SHA c991491View commit details
Commits on Nov 10, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for dc38113 - Browse repository at this point
Copy the full SHA dc38113View commit details
Commits on Nov 12, 2024
-
chore: fix dependabot alerts (#2780)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Configuration menu - View commit details
-
Copy full SHA for 334b121 - Browse repository at this point
Copy the full SHA 334b121View commit details
Commits on Nov 15, 2024
-
chore: fix search for 'no digests left, finished' in nightly job (#2784)
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Configuration menu - View commit details
-
Copy full SHA for 28ffa38 - Browse repository at this point
Copy the full SHA 28ffa38View commit details
Commits on Nov 19, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 61fc1bc - Browse repository at this point
Copy the full SHA 61fc1bcView commit details -
chore: fix dependabot alerts (#2783)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Configuration menu - View commit details
-
Copy full SHA for 3657148 - Browse repository at this point
Copy the full SHA 3657148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e30fec - Browse repository at this point
Copy the full SHA 5e30fecView commit details
Commits on Dec 6, 2024
-
chore: fix dependabot alerts (#2810)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
Configuration menu - View commit details
-
Copy full SHA for 72c6e8a - Browse repository at this point
Copy the full SHA 72c6e8aView commit details
Commits on Dec 7, 2024
-
chore: fix dependabot alerts (#2825)
Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0137f19 - Browse repository at this point
Copy the full SHA 0137f19View commit details
Commits on Dec 14, 2024
-
chore: update ui version (#2827)
chore: fix dependabot alerts (#2825) Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f5414a - Browse repository at this point
Copy the full SHA 8f5414aView commit details
Commits on Dec 18, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 8789fb0 - Browse repository at this point
Copy the full SHA 8789fb0View commit details
Commits on Dec 19, 2024
-
oras verion upgrade has incompatible cmdline args Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 037d6bf - Browse repository at this point
Copy the full SHA 037d6bfView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 772e90a - Browse repository at this point
Copy the full SHA 772e90aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for b6dff76 - Browse repository at this point
Copy the full SHA b6dff76View commit details
Commits on Dec 20, 2024
-
ci: stacker runs best on ubuntu-22.04 (#2840)
Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 75c41ad - Browse repository at this point
Copy the full SHA 75c41adView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.2-rc3...v2.1.2-rc4