harbor/make
Chlins Zhang c330b8c63a
feat: introduce the copy by chunk for replication (#17602)
1. Add sql migration to alter replication policy table
2. Implement the PullBlobChunk and PushBlobChunk for the underlying v2 registry client
3. Update image transfer logic to support copy by chunk
4. Update the replication policy API handler

Signed-off-by: chlins <chenyuzh@vmware.com>
2022-11-01 11:19:17 +08:00
..
migrations/postgresql feat: introduce the copy by chunk for replication (#17602) 2022-11-01 11:19:17 +08:00
photon bump up golang to 1.19.2 (#17694) 2022-10-26 20:28:19 +08:00
checkenv.sh
common.sh update support for docker compose v2 (#17039) 2022-06-21 16:55:07 +08:00
harbor.yml.tmpl feat: bump TRIVYVERSION to v0.32.1 and bump TRIVYADAPTERVERSION to v0.30.2 (#17681) 2022-10-25 14:26:53 +08:00
install.sh add deprecation msg for chartmsuem and notary (#17398) 2022-08-17 09:30:15 +08:00
prepare
pushimage.sh