0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-27 23:01:43 -05:00
zot/pkg
Doug Rabson 20391a21c0
fix: freebsd build support (#1659)
- Avoid hard-coding the path for bash - this typically is installed as
  /usr/local/bin/bash

- Allow for the fact that FreeBSD's rlimit uses signed integers

Almost all of the test suite passes with three test failures that I
haven't tried to debug yet.

Signed-off-by: Doug Rabson <dfr@rabson.org>
2023-07-29 10:41:25 -07:00
..
api fix: freebsd build support (#1659) 2023-07-29 10:41:25 -07:00
cli test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00
common fix(authn): session authn is skipped when anonymous policy is configured (#1647) 2023-07-27 09:55:25 -07:00
compliance test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00
debug chore: update golang (to 1.20.x) and golangci-linter (#1388) 2023-04-27 00:09:46 -07:00
exporter feat: remove usage of zerolog.Logger.Msgf() from zot code (#1382) 2023-04-27 19:44:22 -07:00
extensions test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00
log refactor(artifact): remove oci artifact support (#1359) 2023-05-10 10:15:33 -07:00
meta test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
scheduler fix: changing default numWorkers, making it customizable and refactoring scheduler (#1563) 2023-07-04 11:03:29 +03:00
storage test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00
test test(refactor): change upload image function signature (#1655) 2023-07-28 17:53:46 +03:00