Commit Graph

3659 Commits

Author SHA1 Message Date
Yan
43ac42da2b Merge pull request #3398 from sigsbee/ldap
add missing step in ldap user push image
2017-10-17 22:06:14 -07:00
myufei
161b2d62f9 add missing step in ldap user push image 2017-10-18 09:48:14 +08:00
Yan
f5e9a0d8d5 Merge pull request #3388 from sigsbee/ldap
add ldap case
2017-10-17 18:46:25 -07:00
myufei
b3755e1009 add ldap case 2017-10-17 15:05:16 +08:00
Steven Zou
a2267905f3 Merge pull request #3352 from everett-toews/ignore-gen-files
Ignore generated files
2017-10-17 01:28:06 -05:00
Daniel Jiang
e6874cf9f1 Merge pull request #3383 from reasonerjt/uaa-integration
Make the root CA certificate of UAA configurable
2017-10-17 12:20:22 +08:00
Daniel Jiang
b5551af27f Merge pull request #3382 from ywk253100/171013_rotate
Make log rotate days configurable
2017-10-17 11:22:46 +08:00
Tan Jiang
eab6b43d99 Make the root CA certificate of UAA should be configurable 2017-10-16 17:40:29 +08:00
Wenkai Yin
bc3d859571 make log rotate days configurable 2017-10-16 17:09:28 +08:00
Yan
3e47bf50d4 Merge pull request #3378 from wy65701436/debug-latest-build
debug upload latest build file to GS.
2017-10-16 15:32:45 +08:00
wang yan
24a80ea324 fix the uri of latest build file. 2017-10-16 14:38:54 +08:00
wang yan
fc49245188 debug upload latest build file to GS. 2017-10-16 13:52:42 +08:00
yixingjia
687275f2ae Merge pull request #3365 from yixingjia/updatepostgresql
Update OSS in postgresql image
2017-10-15 20:29:00 -07:00
Yan
8583754c11 Merge pull request #3375 from wy65701436/removetrigger-vic-ci
add a latest.build file to index the latest harbor build
2017-10-16 10:52:15 +08:00
wang yan
b56b3bced1 add a latest.build file to index the latest harbor build. It's for OVA. 2017-10-13 18:00:30 +08:00
yixingj
3dc0f65fb3 Update OSS in postgresql image
1> update OSS in postgresql image
2> update postgresql to 9.6.5
2017-10-12 17:08:47 +08:00
Steven Zou
0383c3fb8b Merge pull request #3313 from steven-zou/master
add video demo references to the readme.md and user guide and also including the holding #3166 fix
2017-10-12 01:28:44 -05:00
Yan
db7bf28191 Merge pull request #3362 from sigsbee/fixcase
fix scan tag case
2017-10-11 23:46:34 -05:00
myufei
7eb036ddd3 fix scan tag case 2017-10-12 11:31:44 +08:00
Steven Zou
46814206bb Merge branch 'master' into master 2017-10-11 02:10:50 -05:00
Wenkai Yin
5333cdc5e3 Merge pull request #3311 from huzhengchuan/patch-1
fix type error in swagger.yaml
2017-10-10 21:33:32 -05:00
Wenkai Yin
4651d264e9 Merge pull request #3350 from reasonerjt/uaa-integration
Provide UAA authenticator.
2017-10-07 07:48:46 -05:00
Tan Jiang
51286d9baa Provide UAA authenticator for password based authentication. 2017-10-07 00:16:53 +08:00
Everett Toews
caa534361b Ignore generated files 2017-10-05 11:24:02 -05:00
Daniel Jiang
ddaad98526 Merge pull request #3307 from wy65701436/add-build-notary
build scripts for notary(signer/server) docker images based on photon 1.0
2017-09-29 17:23:19 +08:00
Daniel Jiang
503cbb5c10 Merge pull request #3345 from vmware/reasonerjt-patch-1-1
Update user_guide.md to include instructions to pull image via k8s.
2017-09-29 17:22:41 +08:00
Daniel Jiang
1bc4db0ec8 Merge pull request #3340 from reasonerjt/k8s-deploy
Refine doc, rename script.
2017-09-29 16:42:08 +08:00
Daniel Jiang
57a913a42b Fix typo 2017-09-29 16:41:40 +08:00
Daniel Jiang
9a7660596d Add instructions pulling image via kubernetes 2017-09-29 16:20:34 +08:00
Wenkai Yin
b2420c035f Merge pull request #3336 from ywk253100/170927_pro_policy
Implement the default project metadata manager
2017-09-28 17:21:43 +08:00
Tan Jiang
72b9c5f39e Refine document to add limitation and clarify loading the image, also update the name of prepare script to k8s-prepare, to differentiate the default one. 2017-09-28 16:28:59 +08:00
Wenkai Yin
e495357d98 implement the default project metadata manager 2017-09-28 16:17:51 +08:00
Daniel Jiang
21c4e45cd3 Merge pull request #3302 from reasonerjt/k8s-deploy
Refine k8s deployment scripts and document
2017-09-28 13:02:08 +08:00
Steven Zou
708a8b04a2 add sceenshots for the demo references added in user guide document 2017-09-28 10:17:59 +08:00
Steven Zou
07b6934c9d add video demo references (both youtube and v.qq)to the readme.md and the user guide 2017-09-27 12:53:59 +08:00
huzhengchuan
3569d62b83 fix type error in swagger.yaml
fix #3310
2017-09-27 11:18:16 +08:00
Steven Zou
546a8327aa Merge remote-tracking branch 'upstream/master' 2017-09-27 10:59:15 +08:00
wangyan
c2e4e9aa1b remove the binary files from commit, and get them from the private repo. 2017-09-26 17:52:34 +08:00
wangyan
0aac7832eb automate scripts for notary(signer/server) docker images bases on photon 1.0, code is not based on 0.5.0
remove the binary temp folder, just keep on binary path.
2017-09-26 17:21:50 +08:00
Wenkai Yin
e79334a445 Add interfaces to implement project level policy (#3271)
* add interfaces to implement project level policy
2017-09-26 16:41:08 +08:00
Deng, Qian
0982dff6ed Merge pull request #3277 from ninjadq/fix_unkonwn_package_is_0_issue
Fix unkonwn package is 0 issue. #3170   #3178
2017-09-26 15:30:46 +08:00
Daniel Jiang
6e1cbf1e43 Merge pull request #3273 from yixingjia/makedatabgaseconfigurable
Make Harbor database configurable
2017-09-26 14:18:08 +08:00
Tan Jiang
0615f7ba9b Refine k8s deployment scripts and document 2017-09-26 13:57:44 +08:00
Deng, Qian
9e0961b3f4 fix_tag_link_and_scanning_state 2017-09-26 13:54:42 +08:00
yixingj
2a53c64c59 move database configuration to HA only seciton 2017-09-25 13:33:45 +08:00
yixingj
6df2623956 Merge branch 'makedatabgaseconfigurable' of github.com:yixingjia/harbor into makedatabgaseconfigurable 2017-09-25 13:31:35 +08:00
yixingj
357004fbf1 Make Harbor database configurable 2017-09-25 13:29:49 +08:00
Steven Zou
01eb9ff7af Merge pull request #3267 from pengpengshui/master
fix issue about replication rule delete and username autocomplete and tag dataGrid column style and  add size in images datagrid
2017-09-25 11:19:10 +08:00
yixingj
fb690a972f Make Harbor database configurable 2017-09-22 11:23:08 +08:00
Fuhui Peng (c)
148c6ecc53 fix issue about replication rule delete and username autocomplete and… … 2017-09-21 15:45:42 +08:00