0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-03 23:09:41 -05:00
zot/.github/workflows
Andrei Aaron 8553712613
chore: upgrade trivy to v0.55.2 and update the logic of waiting for zot to start in some jobs (#2685)
chore: upgrade trivy to v0.55.2, also update the logic of waiting for zot to start in some jobs

Seems like there's an increate in the time zot requires to start before servicing requests.
From my GitHub observations it is better check using curl instead of relying on hardcoded 5s or 10s values.

The logic in .github/workflows/cluster.yaml seems to be old and out of date.
Even on main right now there is only 1 our of 3 zots actualy running.
The other 2 are actually erroring: Error: operation timeout: boltdb file is already in use, path '/tmp/zot/cache.db'
This is unrelated to this PR, I am seeing the same issue in the olders workflow runs still showing the logs

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-09-30 10:37:53 -07:00
..
benchmark.yaml chore: fix dependabot alerts (#2431) 2024-05-27 14:37:27 -07:00
branch-cov.yaml chore: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
build.yaml chore: fix dependabot alerts (#2504) 2024-07-01 13:29:39 -07:00
cloc.yaml chore: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
cluster.yaml chore: upgrade trivy to v0.55.2 and update the logic of waiting for zot to start in some jobs (#2685) 2024-09-30 10:37:53 -07:00
codeql-analysis.yml chore: fix dependabot alerts (#2681) 2024-09-27 09:05:14 +03:00
commit-msg.yaml chore: fix dependabot alerts (#1763) 2023-09-05 22:30:49 +03:00
compare-binary-size.yaml chore: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
dco.yaml chore: fix dependabot alerts (#2133) 2023-12-12 12:44:28 +02:00
ecosystem-tools.yaml remove unnecessary calls to storage driver (#2432) 2024-06-04 11:39:18 -07:00
gc-stress-test.yaml ci(deps): bump minio test dependency (#2555) 2024-07-24 13:06:29 +03:00
golangci-lint.yaml ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
gqlgen.yaml chore: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
license.yaml chore: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
nightly.yaml feat(cluster): Add support for request proxying for scale out (#2385) 2024-05-20 09:05:21 -07:00
oci-conformance-action.yaml chore: update to go 1.22 (#2330) 2024-03-20 11:53:11 -07:00
publish.yaml chore: fix dependabot alerts (#2681) 2024-09-27 09:05:14 +03:00
scorecards.yaml chore: fix dependabot alerts (#2681) 2024-09-27 09:05:14 +03:00
stale.yaml chore: fix dependabot alerts (#2133) 2023-12-12 12:44:28 +02:00
sync-3rdparty-images.yaml ci: fix localstack docker uri (#2400) 2024-04-21 22:30:00 -07:00
test.yaml ci: use more cores for the extensions test (#2568) 2024-07-23 09:12:40 +03:00
tls.yaml chore: upgrade trivy to v0.55.2 and update the logic of waiting for zot to start in some jobs (#2685) 2024-09-30 10:37:53 -07:00
verify-config.yaml Add a job to check zot config examples (and fix existing examples) (#2322) 2024-03-21 10:23:37 -07:00
web-scan.yaml ci: update zap scan docker image location (#2391) 2024-04-16 09:22:03 +03:00