Commit Graph

3826 Commits

Author SHA1 Message Date
Daniel Jiang
d13321f2b5
Support getting user info via token in UAA Client (#3686) 2017-11-27 18:13:36 +08:00
stone
30e536b18b
Merge pull request #3683 from stonezdj/local_ldap_enhance
Ldap enhancement
2017-11-27 14:36:20 +08:00
yixingjia
97c26f04e7
Merge pull request #3682 from yixingjia/fixclairpermission
Fix clair permission issue
2017-11-25 21:51:59 +08:00
stonezdj
1179769e31 Update with PR review comment 2017-11-24 14:53:34 +08:00
stonezdj
16243cfbbc Add LDAP remote certifcate validation
push test

Add unit test for ldap verify cert

remove common.VerifyRemoteCert

Update code with PR review comments

Add change ldaps config and add UT testcase for TLS feature

add ldap verfiy cert checkbox about #3513

Draft harbor ova install guide

Search and import ldap user when add project members

Add unit test case for SearchAndImportUser

ova guide

Add ova install guide

Add ova install guide 2

Add ova install guide 3

Call ValidateLdapConf before search ldap

trim space in username

Remove leading space in openLdap username

Remove doc change in this branch

Update unit test for ldap search and import user

Add test case about ldap verify cert checkbox

Modify ldap testcase
2017-11-24 12:41:51 +08:00
yixingj
0af4e3a41d Fix clair permission issue
Clair will call bzr, without -H in sudo it will usr root user's
Home envrionment.
2017-11-23 20:03:57 +08:00
Deng
a8ba486c3a
Merge pull request #3670 from ninjadq/fix_public_policy_text
fix Chinese text of public policy
2017-11-23 13:16:41 +08:00
Deng
c4b00ba758
Merge pull request #3639 from ninjadq/build_npm_package_for_vic
publish npm package for VIC after ci
2017-11-23 12:29:40 +08:00
Deng, Qian
6b6cff0174 fix Chinese text of public policy 2017-11-22 20:15:08 +08:00
Deng, Qian
f55c0f03b5 build & publish npm package for VIC after ci 2017-11-22 20:01:00 +08:00
Yan
53dbe7408f Add latest offline bundle
Added latest offline bundle and build pipeline for harbor bosh.
2017-11-22 14:16:18 +08:00
Daniel Jiang
a409cf8088
Merge pull request #3648 from reasonerjt/rebuild-images
[Upload Build]Bump up mariaDB's version
2017-11-21 23:47:45 +08:00
Yan
bef15d6180
Merge pull request #3655 from reasonerjt/scanjob-permission-fix
Fix permission issue in job_log directory
2017-11-21 23:28:39 +08:00
reasonerjt
074aa352ba Bump up mariaDB's version 2017-11-21 06:42:41 -08:00
Daniel Jiang
ad75c90edc
Merge pull request #3652 from yixingjia/fixPermissionforclair
Fix Clair config permission issue
2017-11-21 19:36:21 +08:00
Tan Jiang
b3e0af2382 Fix permission issue in job_log directory 2017-11-21 19:31:15 +08:00
yixingj
ceba1fd629 Fix Clair config permission issue
Change config file own to clair
2017-11-21 17:48:48 +08:00
Daniel Jiang
621d93cdbc
Merge pull request #3634 from reasonerjt/master
Update the log level of registry to info
2017-11-20 13:03:39 -06:00
JJ Asghar
b38ebd6b29 Update installation_guide.md (#3558)
It's technically OpenStack not Openstack.
2017-11-19 22:39:34 -06:00
JJ Asghar
64431610ec Update kubernetes_deployment.md (#3565)
Some formatting to make it look prettier.
2017-11-19 22:39:00 -06:00
Tan Jiang
e60de3e39d Update the log level of registry to info 2017-11-20 00:08:47 +08:00
pengpengshui
ae68377c98
Merge pull request #3619 from pengpengshui/master
Add setting.json about skinnable #3241
Delete verify remote cert in VIC mode about #3626
2017-11-17 19:17:19 +08:00
Wenkai Yin
cf39b1121d
Merge pull request #3628 from ywk253100/171117_doc
Update installation guide for release 1.3
2017-11-17 17:43:55 +08:00
Fuhui Peng (c)
61cbab8ffe Delete verify remote cert in VIC mode about #3626 2017-11-17 17:01:23 +08:00
Fuhui Peng (c)
6fb9068034 Merge branch 'master' of https://github.com/vmware/harbor 2017-11-17 16:34:15 +08:00
Wenkai Yin
249fd61dce Update installation guide for release 1.3 2017-11-17 16:21:07 +08:00
Yan
db6def3fb9
Merge pull request #3621 from reasonerjt/deprivilege-harbor-core
Fix issue in Docker files
2017-11-16 18:10:42 +08:00
reasonerjt
1f5a9cdee8 Fix issue in Docker files
1)Fix a syntax error in clair Dockerfile
2)Fix permission issue in database migrator image.
2017-11-16 01:15:59 -08:00
Fuhui Peng (c)
2ff41664b2 Add setting.json about skinnable #3241 2017-11-16 15:36:46 +08:00
Ben Sebastian
ef14b1f308 Use dumb-init for Clair entrypoint (#3361) 2017-11-16 00:02:09 -06:00
Chandler Deng
ab7627e5c3
Merge pull request #3567 from ninjadq/project_level_policy_ui_enhancement
enhancement the presentation of project level policy
2017-11-14 02:57:22 -06:00
Deng, Qian
01390e2180 present config item based on installation of clair & notary 2017-11-14 15:11:37 +08:00
pengpengshui
91faac070f
Merge pull request #3598 from pengpengshui/master
Modiy test connection without verify cert value
2017-11-14 14:37:01 +08:00
Wenkai Yin
32708f1dda
Merge pull request #3599 from ywk253100/171110_doc
Update user guide for release 1.3
2017-11-14 11:01:51 +08:00
yixingjia
effa92e7f0
Merge pull request #3605 from reasonerjt/dockerfile-refine
Refine the Dockerfile
2017-11-13 18:50:12 -08:00
Daniel Jiang
fa83b3a31e
Merge pull request #3602 from wy65701436/fix-tc-log
Add screenshot to monitor TC execution
2017-11-13 04:18:06 -06:00
Tan Jiang
6d7c028729 Refine the Dockerfile
Refine the Dockerfile to remove temporary workarounds.
Also fixes #3587, to make sure the configuration files of rsyslog can be
read by uid 10000.
2017-11-13 18:04:17 +08:00
Yan
e91fa5f7a5
Merge pull request #3489 from Evalle/fix-notary-link
ISSUE-3460 - Fix link to Notary repo
2017-11-13 16:19:06 +08:00
wangyan
b300334764 Add screenshot to monitor TC execution 2017-11-12 22:51:02 -08:00
Fuhui Peng (c)
f03a1b0f3e modiy test connection without verify cert value 2017-11-13 13:56:57 +08:00
Daniel Jiang
01493508c1
Merge pull request #3589 from yixingjia/noroot_notary
Run notary related images with user notary
2017-11-12 22:56:59 -06:00
Daniel Jiang
a2f20801c0
Merge pull request #3597 from ywk253100/171110_bug_fix
Add content-type header to the request when creating project during replication
2017-11-12 22:54:15 -06:00
Wenkai Yin
e4f2711f4f Update user guide for release 1.3 2017-11-13 12:40:24 +08:00
Yan
327ea1c530
Merge pull request #3594 from ninjadq/migrator_1_2_0_rc_to_1_3_0
fix issue when upgrade from 1.2.0rc1 to 1.3.0
2017-11-13 10:49:06 +08:00
Daniel Jiang
afce0de7b1
Merge pull request #3575 from reasonerjt/deprivilege-harbor-core
Deprivilege harbor-ui harbor-jobservice harbor-adminserver
2017-11-10 18:44:12 +08:00
Deng, Qian
f2868f2033 fix issue when upgrade from 1.2.0rc1 to 1.3.0 2017-11-10 18:19:36 +08:00
Evgeny Shmarnev
6c07689d85 Fix link to Notary repo 2017-11-10 11:16:37 +01:00
Wenkai Yin
9889896e8a Add content-type header to the request when creating project during replication 2017-11-10 16:08:13 +08:00
Yan
a0bd3ed8db
Merge pull request #3592 from yixingjia/fixclairversion
Fix clair images version issue
2017-11-10 16:06:30 +08:00
Haining Henry Zhang
e30ca2d595
Merge pull request #3574 from hainingzhang/readme
Update README to include Twitter and email groups of Harbor, users and contributors can join groups for new update and discussion.
2017-11-10 15:53:12 +08:00