Commit Graph

7911 Commits

Author SHA1 Message Date
wang yan
22b4ea0f89 Enable robot account bypass policy check
1, the commit is for internal robot to bypass policy check, like vul and signature checking.
2, add a bool attribute into registry token, decode it in the harbor core and add the status into request context.
3, add a bool attribut for robot API controller, but API will not use it.y

Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-23 18:45:30 +08:00
Stuart Clements
b77fd20865
Merge branch 'master' into https-install 2019-10-23 12:08:19 +02:00
Ziming Zhang
5419e1a844 refact replication info to support special endpoints and credential
Change-Id: I2f7a51d3aaf57bb6d1942526184f4e62ce3afeab
Signed-off-by: Ziming Zhang <zziming@vmware.com>
2019-10-23 17:19:56 +08:00
Wenkai Yin(尹文开)
c3c8b03af5
Merge pull request #9532 from heww/issue-9151
fix(gc,quota): clean blob size cache in redis when gc
2019-10-23 17:03:22 +08:00
Will Sun
ee2de96c91
Merge pull request #9518 from AllForNothing/scanner-im-v2
Improve scanner UI
2019-10-23 17:01:26 +08:00
Daniel Jiang
a612cefc94
Merge pull request #9549 from heww/update-configure-https
docs(https): update configure_https.md
2019-10-23 16:59:42 +08:00
He Weiwei
bafbb05311 docs(https): update configure_https.md
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-23 08:56:28 +00:00
Wenkai Yin(尹文开)
bd28ba43c0
Merge pull request #9478 from ywk253100/191018_test
Populate public metadata into the event
2019-10-23 15:21:53 +08:00
Will Sun
2bee9d7047
Merge branch 'master' into scanner-im-v2 2019-10-23 14:12:42 +08:00
Steven Zou
ae3ff228e1 Merge branch 'master' into fix/pluggable_scanner_improvments 2019-10-23 13:31:39 +08:00
Steven Zou
4e0fe7eddc Merge branch 'fix/pluggable_scanner_improvments' of github.com:steven-zou/harbor into fix/pluggable_scanner_improvments 2019-10-23 13:28:06 +08:00
Steven Zou
38395e015c fix api test case failure
Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-23 13:27:03 +08:00
Michael Michael
a8fd071fa7 Update ROADMAP.md 2019-10-23 13:26:19 +08:00
Michael Michael
4e22a97448 Update ROADMAP.md 2019-10-23 13:26:19 +08:00
Michael Michael
914484d7e6 Update installation_guide.md 2019-10-23 13:26:19 +08:00
Michael Michael
cf22db33ec Update README.md 2019-10-23 13:26:19 +08:00
wang yan
182e557bf2 update query in the immutable delete manifest middleware
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-23 13:26:19 +08:00
Wenkai Yin
9d896d4d72 Remove the health checker for Clair in health check API
As we introduce the pluggable scanner, users can add the external scanners, so we remove the Clair from the health check API

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2019-10-23 12:55:03 +08:00
jwangyangls
cf87408e90
Merge pull request #9522 from jwangyangls/modify-repo-replicaiton
Modify the permission when add Limited Guest
2019-10-23 11:42:27 +08:00
jwangyangls
72776ed68c
Merge pull request #9515 from jwangyangls/fix-nightly-words
Modify the words of setting cli secret
2019-10-23 11:41:49 +08:00
Steven Zou
9db995988e Merge branch 'master' into fix/pluggable_scanner_improvments 2019-10-23 11:01:57 +08:00
Yogi_Wang
f38fff8eff Modify the permission when add Limited Guest
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-23 10:31:31 +08:00
Steven Zou
962bafb7ce fix go imports order issues
Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-23 09:34:47 +08:00
Michael Michael
67ce710757
Merge pull request #9505 from goharbor/michmike-patch-5
Update ROADMAP.md
2019-10-22 11:26:04 -07:00
Michael Michael
5fe28c5907
Merge pull request #9513 from goharbor/michmike-patch-6
Update installation_guide.md
2019-10-22 11:17:12 -07:00
Michael Michael
d111cae9d2
Update ROADMAP.md 2019-10-22 11:16:09 -07:00
Michael Michael
711d18d1bd
Merge pull request #9514 from goharbor/michmike-patch-7
Update README.md
2019-10-22 10:32:09 -07:00
Stuart Clements
43533a4a71 Tweaking the HTTP/HTTPS story 2019-10-22 17:20:22 +02:00
Stuart Clements
669a519e8e Final typos 2019-10-22 16:27:22 +02:00
He Weiwei
cc86664730 fix(gc,quota): clean blob size cache in redis when gc
Closes #9151

Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-22 14:20:04 +00:00
Stuart Clements
1ed9c9ba03 Capitalization 2019-10-22 16:19:43 +02:00
Stuart Clements
639572c2bf More general rewrites 2019-10-22 16:17:39 +02:00
Wang Yan
70bca1251d
Merge pull request #9529 from wy65701436/fix-repo-delete
update query in the immutable delete manifest middleware
2019-10-22 22:10:42 +08:00
wang yan
3e826c4e80 update query in the immutable delete manifest middleware
Signed-off-by: wang yan <wangyan@vmware.com>
2019-10-22 19:37:20 +08:00
Steven Zou
370a364c29 fix code conflict and rebase with master
Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-22 18:39:37 +08:00
Steven Zou
dff1ee07fc improve the scan controlling
- add LCM control to the robot account generated for scanning
- improve the scan webhook
- remove reprots when related artifact is deleted
- update report manager/scan controller and other components to support above cases
- add artifact manager/comtroller to list artifacts

Signed-off-by: Steven Zou <szou@vmware.com>
2019-10-22 18:24:46 +08:00
Stuart Clements
139c2d7aa4 Reordered params and added some missing ones 2019-10-22 12:03:02 +02:00
stonezdj(Daojun Zhang)
4dcd323b4a
Merge pull request #9475 from wy65701436/immu-delete-repo
add immutable match in the repository/tag delete api
2019-10-22 17:28:15 +08:00
Yogi_Wang
7300c9b3c3 Modiy the way of replication show label filter
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-22 16:37:08 +08:00
Stuart Clements
1159a27851 Comment from Alex about notary 2019-10-22 10:29:25 +02:00
sshijun
7cec6c7b59 Improve scanner UI
Signed-off-by: sshijun <sshijun@vmware.com>
2019-10-22 16:07:23 +08:00
Wang Yan
fc106e218c
Merge pull request #9503 from heww/issue-9308
fix(configuration): E notation support for int64 and quota types
2019-10-22 11:50:06 +08:00
Michael Michael
180dc475ec
Merge pull request #9510 from kacole2/docs_registry-landscape-update
Update the Registry Landscape
2019-10-21 22:35:32 -05:00
Wang Yan
d503f2a245
Merge pull request #9489 from reasonerjt/bump-up-golang
Bump up golang to 1.12.12
2019-10-22 10:54:35 +08:00
Wang Yan
7f9db05692
Merge pull request #9511 from reasonerjt/remove-db-url-notary-migrator
Hide DB URL from notary migrator script
2019-10-22 10:37:56 +08:00
Yogi_Wang
7b93e845e1 Modify the words of setting cli secret
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-22 10:11:25 +08:00
Kendrick Coleman
87548c0ecb
Update the Registry Landscape
Updated registry landscape with more features and added GitLab as a column.

Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-10-21 19:23:52 -04:00
Michael Michael
3f15a38141
Update README.md 2019-10-21 16:01:55 -07:00
Michael Michael
2bf77fc599
Update installation_guide.md 2019-10-21 15:37:19 -07:00
Michael Michael
6bc50090d2
Merge pull request #9474 from goharbor/michmike-patch-3
Update ADOPTERS.md
2019-10-21 15:14:25 -05:00