- 01 Jul, 2020 1 commit
-
-
Wenkai Yin(尹文开) authored
Fix Amazon S3 storage not work
-
- 30 Jun, 2020 9 commits
-
-
Wang Yan authored
* add get GC candidate select non referenced blobs from table blob and exclude the ones in the time windows. Signed-off-by:
wang yan <wangyan@vmware.com>
-
He Weiwei authored
fix(codecov):add ignore configuration
-
Steven Zou authored
- ignore all md files - ignore all yaml files - ignore non source code folders: docs,api,make,contrib,tests,tools - ignore source code vendor folder: src/vendor - ignore folders for auto-generated code: "src/server/v2.0/models" and "src/server/v2.0/restapi" Signed-off-by:
Steven Zou <szou@vmware.com>
-
Chlins Zhang authored
feat: add p2p preheat policy dao and manager(#12286)
-
chlins authored
Signed-off-by:
chlins <chlins.zhang@gmail.com>
-
DQ authored
The Chartmuseum S3 client need set an Env variable Ref: https://github.com/helm/chartmuseum/issues/280 Signed-off-by:
DQ <dengq@vmware.com>
-
Steven Zou authored
feat(preheat):add artifact filters for preheat policy
-
Steven Zou authored
chore(trivy): Bump up Trivy adapter to v0.12.0
-
Steven Zou authored
- add new selector based on vulnerability severity criteria - add new selector based on signature(signed) criteria - do change to the select factory method definition - do changes to selector.Candidate model - add preheat policy filter interface and default implementation - add UT cases to cover new code Signed-off-by:
Steven Zou <szou@vmware.com> misspelling
-
- 29 Jun, 2020 4 commits
-
-
Wang Yan authored
* handle blob status chanage in put blob middlware After blob is uploaded success, the middleware will update the blob status accordingly. Signed-off-by:
wang yan <wangyan@vmware.com>
-
Daniel Jiang authored
Upgrade aws-sdk-go to 1.32.5 for OIDC support
-
Daniel Pacak authored
The new version of the adapter service improves the Redis connection pool management. In the previous versions a new connection pool was created for each scan job, which might negatively impact the performance and resources utilisation. There is also a bug fix in Trivy v0.9.1 to properly handle the debug mode. Signed-off-by:
Daniel Pacak <pacak.daniel@gmail.com>
-
Steven Zou authored
feat(preheat):add preheat job
-
- 28 Jun, 2020 3 commits
-
-
Steven Zou authored
- implement the preheat job - add relevant UT case - fix issue #12285 Signed-off-by:
Steven Zou <szou@vmware.com>
-
Steven Zou authored
feat: add p2p preheat policy model
-
chlins authored
Signed-off-by:
chlins <chlins.zhang@gmail.com>
-
- 26 Jun, 2020 1 commit
-
-
Steven Zou authored
feat(preheat):add preheat drivers
-
- 25 Jun, 2020 2 commits
-
-
Steven Zou authored
- define preheat driver interface - implement dragonfly driver - implememt kraken driver - add related UT cases with testify framework - fix #10870 #10871 - some code are picked up from the original P2P feat branch Signed-off-by:
Steven Zou <szou@vmware.com>
-
He Weiwei authored
feat(certs): install internal tls ca from /etc/harbor/ssl dir
-
- 24 Jun, 2020 3 commits
-
-
Will Sun authored
Replace all whitelist with allowlist
-
He Weiwei authored
Closes #10222 Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 23 Jun, 2020 10 commits
-
-
Phil Fenstermacher authored
Versions of the Go AWS SDK newer than 1.23.13 support OIDC in EKS. Running Harbor on EKS doesn't require keys in a configmap for the registry to authenticate to S3 when using the newer library. Signed-off-by:
Phil Fenstermacher <pcfens@wm.edu>
-
Wenkai Yin(尹文开) authored
Implement task and execution manager
-
Wang Yan authored
* update blob controller & manager 1, add two more attributes, version, update_time and status 2, add delete and fresh update time method in blob mgr & ctr. Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wenkai Yin authored
Implement task and execution manager Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
danfengliu authored
Add API E2E pytest of GC with untag flag enabled
-
danfengliu authored
1. Fix issue of keyword Go Into Repo, the verification logic could be more strict; 2. Add API E2E pytest of GC with untag flag enabled; 3. Add sleep in test_user_view_logs.py for delete log ocurred; 4. Test Case - Tag CRUD is not stable. Although add button was clicked, but the tag was'nt added successfully. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
wang yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wang Yan authored
1, add two more attributes, update_time and status 2, add delete and fresh update time method in blob mgr & ctr. Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 22 Jun, 2020 1 commit
-
-
Qian Deng authored
Fix DOCKERIMASES and SWAAGER_IMAGE_BUILD_CMD typos in Makefiles
-
- 20 Jun, 2020 4 commits
-
-
Michael Michael authored
-
Michael Michael authored
-
Michael Michael authored
updated roadmap
-
Michael Michael authored
-
- 19 Jun, 2020 1 commit
-
-
xaleeks authored
Signed-off-by:
xaleeks <xalex@vmware.com>
-
- 18 Jun, 2020 1 commit
-
-
Wang Yan authored
* move send error to source lib Move the sendError into library in case the cycle dependency as regsitry and core are now the consumers. Signed-off-by:
wang yan <wangyan@vmware.com>
-