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
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
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
Deng, Qian
f2868f2033
fix issue when upgrade from 1.2.0rc1 to 1.3.0
2017-11-10 18:19:36 +08:00
wangyan
28834fedf7
Add description for VIC 1.2 migration scripts
2017-11-06 01:16:17 -08:00
Deng, Qian
5ffa192b79
db migration from 1.2.0 to 1.3.0
2017-11-02 17:43:10 +08:00
Tan Jiang
ad585499a0
Move DB migrator image to be based on Maria DB on photon
2017-10-26 17:08:12 +08:00
Wenkai Yin
2156750b04
Move certificate verification to target level
...
The certificate verification is on system level before this commit. Moving it
to target level makes the configuration more flexible for different targets.
2017-10-20 15:36:56 +08:00
Wenkai Yin
66b2d0d3f3
Apply project level policies to standalone Harbor
...
The following features are only enabled in integration mode, this commit moves
these to standalone Harbor:
- Content trust policy: only signed images can be pulled
- Vulnerability policy: only images whose severity is below the threshold can be pulled
- Automatic scan policy: automatic scan pushed images
2017-10-19 17:33:28 +08:00
Wenkai Yin
e495357d98
implement the default project metadata manager
2017-09-28 16:17:51 +08:00
Yan
b0adf7e8d4
fix upgrade issue ( #3171 )
...
update
update
update
2017-09-07 22:50:38 +08:00
Yan
c54f55bdff
update migrator ( #2988 )
...
update
update
2017-08-22 15:47:53 +08:00
wangyan
0ae6becabc
update db scheme
...
update
update
2017-08-17 16:41:20 +08:00
wangyan
77fa363992
add ignore ssl
2017-07-31 17:29:19 +08:00
wangyan
ebda8363f2
update import to load token from file
...
update
2017-07-26 01:28:05 -07:00
Yan
fd473cbaa0
update DB Migrator according latest change. ( #2763 )
...
* update DB Migrator according latest change.
update format
update
add import
update
return the rc from container
update
update to false
* add user_id
2017-07-24 19:48:12 -07:00
wangyan
bdf4641c43
update user realname
...
update
2017-07-05 03:43:21 -07:00
Yan
d849c36e3f
Merge pull request #2570 from samifruit514/master
...
Allow 255 chars for Realname
2017-07-05 03:17:57 -07:00
wangyan
c986c33a6c
1.2.0 DB migration
...
update
update
2017-06-30 03:01:56 -07:00
Archambault, Samuel
18cea61121
Allow 255 chars for Realname
2017-06-19 13:54:21 -04:00
Wenkai Yin
1e28f01365
delete foreign key
2017-05-10 18:28:19 +08:00
Wenkai Yin
3be9cca0f5
delete column user_id from table accesslog
2017-05-03 14:18:07 +08:00
Wenkai Yin
4f9d9ed5d8
delete owner_id column from table repository
2017-05-02 14:57:07 +08:00
wangyan
b061efdeb8
add 1.1.0.1 support
...
update 1.1.x
update 1.1.x
2017-04-24 23:49:27 -07:00
Tan Jiang
c26279d3b9
remove useless log
2016-11-07 11:51:19 +08:00
Tan Jiang
004ed536cb
migration-tool rework
2016-10-27 15:01:46 +08:00
yhua
311cf8da07
change code 20161019
2016-10-21 18:39:10 +08:00