Commit Graph

3856 Commits

Author SHA1 Message Date
Daniel Jiang
90acafaea2
Merge pull request #3776 from wy65701436/pks-release
Add pks build bundle process
2017-12-13 13:13:36 +08:00
wangyan
a4490f1709 Add pks build bundle process 2017-12-12 19:36:06 -08:00
Wenkai Yin
62c652ede0
Merge pull request #3775 from pengpengshui/ping_replicationRule
Fix Replication Rule Ping target issue about #3770
2017-12-13 10:38:48 +08:00
Fuhui Peng (c)
f179e09cd0 Fix Replication Rule Ping target issue about #3770 2017-12-12 18:05:03 +08:00
yixingjia
ec269047c7
Merge pull request #3736 from yixingjia/HA
HA installation script
2017-12-12 16:27:28 +08:00
Yan
bcb74dde83
Merge pull request #3730 from sigsbee/updateguide
Add link to user guide overview issue#3519
2017-12-10 20:49:24 -08:00
yixingjia
f4d0fd4d23
Merge pull request #3640 from yixingjia/moveconftoDB
Add database driver for Harbor configurations
2017-12-11 10:42:05 +08:00
Yan
f54ce1a1f6
Merge pull request #3765 from reasonerjt/fix-license-1.3
Fix the error License for 1.3 release
2017-12-08 02:47:15 -08:00
Tan Jiang
bf95d19798 Fix the error License for 1.3 release 2017-12-08 17:22:59 +08:00
Daniel Jiang
9193161f25
Merge pull request #3761 from vmware/add_api_testing
[Skip CI]add api testing for harbor including image pull and push
2017-12-08 17:11:59 +08:00
Steven Zou
61eefbaf6c add api testing for harbor including image pull and push 2017-12-08 16:16:50 +08:00
yixingj
d328e2586e HA installation script
Add --ha options when install Harbor.

Currently it does nothing.
2017-12-07 22:56:57 +08:00
Daniel Jiang
6f4e27ef73
Merge pull request #3754 from wy65701436/fix-issux-#3751
Update prepare chmod to support python3
2017-12-07 18:51:24 +08:00
wangyan
8cd5ac5171 Update prepare chmod to support python3 2017-12-07 00:31:02 -08:00
yixingj
9b03c93afd Add database driver for Harbor configurations
1>Add a new database driver for configurations
2> change the current default driver from json
to database
2017-12-06 13:06:54 +08:00
Steven Zou
82d842d77c
Merge pull request #3741 from wy65701436/add-tc-concourse
Add test cases for concourse-ci
2017-12-04 04:53:47 -06:00
wangyan
2d047d03e7 Add test cases for concourse-ci 2017-12-04 01:42:15 -08:00
Qian Deng
5de872486c
Merge pull request #3692 from ywk253100/171127_repo_desc
Add update repository API to support description of repository
2017-12-04 17:25:38 +08:00
myufei
4e87152cd5 Add link to user guide overview issue#3519 2017-12-02 02:36:30 +08:00
Daniel Jiang
c7790ff37e
Merge pull request #3715 from stonezdj/ldap_e2e
Add LDAP e2e test
2017-12-01 10:57:38 +08:00
Daniel Jiang
975fb2e449
Merge pull request #3710 from vmware/ping_endpoint_dev
Fix ping target bug
2017-12-01 10:56:28 +08:00
stonezdj
73abc68cb4 Add LDAP e2e test 2017-11-30 18:53:53 +08:00
Daniel Jiang
7f4ef4e117
Update LICENSE and NOTICE file for 1.3 release (#3721) 2017-11-30 15:46:10 +08:00
Wenkai Yin
2d0fb14a91
Merge pull request #3709 from ninjadq/ping_endpoint_dev
Bump UI lib version to 0.5.16
2017-11-29 17:42:54 +08:00
Deng, Qian
092c19c666 Bump UI lib version to 0.5.16 2017-11-29 17:41:19 +08:00
Wenkai Yin
6094cca159
Merge pull request #3708 from ywk253100/171129_ping
Refactor ping target API
2017-11-29 17:29:01 +08:00
Wenkai Yin
7ccdce33a0 Refactor ping target API
Merge ping target API by ID into ping target API
2017-11-29 17:15:03 +08:00
Yan
13ffebcff7
Merge pull request #3702 from wy65701436/fix-ci-bug
Fix ci upload latest bundle bug
2017-11-28 15:02:01 +08:00
wangyan
48cdc0fb04 Fix ci upload latest bundle bug 2017-11-27 22:05:28 -08:00
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
Wenkai Yin
8d9af50bbc Add update repository API to support description of repository 2017-11-27 14:18:57 +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