Wenkai Yin
|
dfae869dce
|
add test cases
|
2017-03-06 18:03:31 +08:00 |
|
Wenkai Yin
|
d6a6f67596
|
refactor search API to return more info
|
2017-03-06 17:47:05 +08:00 |
|
Daniel Jiang
|
d5a4e5cc20
|
Merge pull request #1513 from reasonerjt/token-service-refactory
support generate UI token for notary
|
2017-03-06 15:59:13 +08:00 |
|
Daniel Jiang
|
c619bb9294
|
Merge pull request #1490 from ywk253100/170301_config
Read some configs from env when start up
|
2017-03-06 12:40:21 +08:00 |
|
Tan Jiang
|
109db458c3
|
support generate UI token for notary
|
2017-03-06 12:17:22 +08:00 |
|
Daniel Jiang
|
fb77c1a7e3
|
Merge pull request #1511 from ywk253100/170303_bugfix
Fix bug in sending email
|
2017-03-05 19:13:39 +08:00 |
|
Aron Parsons
|
8ab45d439b
|
label volumes for SELinux
allow Harbor to run when dockerd is running with --selinux-enabled
example AVC denials:
type=AVC msg=audit(1488384855.681:154671): avc: denied { read } for pid=454 comm="registry" name="config.yml" dev="dm-8" ino=12583048 scontext=system_u:system_r:svirt_lxc_net_t:s0:c298,c958 tcontext=system_u:object_r:default_t:s0 tclass=file
type=AVC msg=audit(1488384855.681:154671): avc: denied { open } for pid=454 comm="registry" path="/etc/registry/config.yml" dev="dm-8" ino=12583048 scontext=system_u:system_r:svirt_lxc_net_t:s0:c298,c958 tcontext=system_u:object_r:default_t:s0 tclass=file
type=AVC msg=audit(1488384855.687:154672): avc: denied { append } for pid=350 comm=72733A6D61696E20513A526567 name="registry.log" dev="dm-5" ino=4315920 scontext=system_u:system_r:svirt_lxc_net_t:s0:c599,c800 tcontext=system_u:object_r:default_t:s0 tclass=file
type=AVC msg=audit(1488384856.895:154702): avc: denied { remove_name } for pid=708 comm="mysqld" name="4691d4d62464.lower-test" dev="dm-12" ino=402656159 scontext=system_u:system_r:svirt_lxc_net_t:s0:c149,c797 tcontext=system_u:object_r:default_t:s0 tclass=dir
type=AVC msg=audit(1488384856.926:154703): avc: denied { lock } for pid=708 comm="mysqld" path="/var/lib/mysql/ibdata1" dev="dm-12" ino=402656097 scontext=system_u:system_r:svirt_lxc_net_t:s0:c149,c797 tcontext=system_u:object_r:default_t:s0 tclass=file
type=AVC msg=audit(1488384857.958:154736): avc: denied { open } for pid=924 comm="harbor_jobservi" path="/etc/jobservice/app.conf" dev="dm-8" ino=142 scontext=system_u:system_r:svirt_lxc_net_t:s0:c102,c158 tcontext=system_u:object_r:default_t:s0 tclass=file
type=AVC msg=audit(1488384858.089:154737): avc: denied { read } for pid=1017 comm="nginx" name="nginx.conf" dev="dm-8" ino=4194445 scontext=system_u:system_r:svirt_lxc_net_t:s0:c847,c996 tcontext=system_u:object_r:default_t:s0 tclass=file
type=AVC msg=audit(1488384858.089:154737): avc: denied { open } for pid=1017 comm="nginx" path="/etc/nginx/nginx.conf" dev="dm-8" ino=4194445 scontext=system_u:system_r:svirt_lxc_net_t:s0:c847,c996 tcontext=system_u:object_r:default_t:s0 tclass=file
|
2017-03-03 14:13:39 -05:00 |
|
Wenkai Yin
|
0a80d7fee2
|
fix bug in sending email
|
2017-03-03 18:10:28 +08:00 |
|
Wenkai Yin
|
23bf2f0ddf
|
support ping email server
|
2017-03-03 16:36:13 +08:00 |
|
Wenkai Yin
|
a4cb261df9
|
read some configs from env
|
2017-03-02 13:24:41 +08:00 |
|
kunw
|
dbce11ce42
|
Updates for node clarity build.
|
2017-03-01 17:14:09 +08:00 |
|
Steven Zou
|
ac6c26d6db
|
Merge pull request #1483 from vmware/feature/merge_ui_ng_code
merge code for building
|
2017-02-28 12:51:44 +08:00 |
|
Steven Zou
|
dcc88cbea2
|
merge code for building
|
2017-02-28 12:46:15 +08:00 |
|
Daniel Jiang
|
660fd4a80a
|
Merge pull request #1477 from reasonerjt/dev
fix the 'v2' URL conflict issue, and remove the workaround
|
2017-02-28 12:43:22 +08:00 |
|
kunw
|
f517502193
|
Merge remote-tracking branch 'upstream/dev' into dev-revised
|
2017-02-28 12:17:34 +08:00 |
|
Tan Jiang
|
71c9fcf849
|
remove confusing comment
|
2017-02-28 11:37:09 +08:00 |
|
kunw
|
f01569c4dd
|
Updates for clarity docker-compose files.
|
2017-02-27 22:07:39 +08:00 |
|
Tan Jiang
|
6454ccfc3a
|
fix the 'v2' URL conflict issue, and remove the work around in token service code
|
2017-02-27 21:01:26 +08:00 |
|
Wenkai Yin
|
5b885a7ad6
|
Merge pull request #1469 from yhua123/dev
fix #1332
|
2017-02-27 19:21:25 +08:00 |
|
kun wang
|
cf009d2a74
|
Merge pull request #1471 from wknet123/dev-revised
Updates for configuration ldap scope.
|
2017-02-27 19:15:09 +08:00 |
|
kunw
|
44ea387f02
|
Updates for configuration ldap scope.
|
2017-02-27 19:12:19 +08:00 |
|
yhua
|
9f18c8458b
|
fix #1332
|
2017-02-27 18:52:22 +08:00 |
|
Steven Zou
|
2e20a65121
|
Merge pull request #1458 from wknet123/harbor-clarity-integration
Merge Harbor clarity integration to into Dev branch.
|
2017-02-27 16:20:22 +08:00 |
|
Wenkai Yin
|
c4606d0383
|
Merge pull request #1467 from yhua123/dev
add new ldap auth and import user feature
|
2017-02-27 16:17:14 +08:00 |
|
Daniel Jiang
|
1405661f5f
|
Merge pull request #1462 from reasonerjt/token-service-refactory
Token service refactory
|
2017-02-27 15:59:03 +08:00 |
|
yhua
|
c48d908515
|
add new ldap auth and import user feature
|
2017-02-27 15:13:49 +08:00 |
|
Tan Jiang
|
81502e1e59
|
refinement per review
|
2017-02-27 12:52:14 +08:00 |
|
kunw
|
46cef020eb
|
Rename directory name.
|
2017-02-27 11:41:46 +08:00 |
|
Tan Jiang
|
776c34a0ae
|
fix go vet and golint errors
|
2017-02-26 22:05:13 +08:00 |
|
Tan Jiang
|
7620cd3b86
|
refactor token service
|
2017-02-26 19:53:13 +08:00 |
|
kunw
|
d357083621
|
Change some files.
|
2017-02-24 18:22:31 +08:00 |
|
kunw
|
9b8fd07557
|
Remove unused files
|
2017-02-24 18:14:10 +08:00 |
|
kunw
|
5619e4e7e3
|
Added lastest UI codes.
|
2017-02-24 18:06:08 +08:00 |
|
kunw
|
23f0ff1ea5
|
Refactor Harbor Clarity integration code structure.
|
2017-02-24 17:54:50 +08:00 |
|
Daniel Jiang
|
01e105090e
|
Merge pull request #1449 from ywk253100/170224_merge_config
Merge configuration to dev
|
2017-02-24 15:44:36 +08:00 |
|
Wenkai Yin
|
9f3f48be59
|
add harbor network to adminserver
|
2017-02-24 14:35:11 +08:00 |
|
kunw
|
914255d6c2
|
Updates for docker-compose sources.
|
2017-02-24 14:12:45 +08:00 |
|
Wenkai Yin
|
414e8a8bcf
|
Merge remote-tracking branch 'upstream/dev' into 170224_merge_config
Conflicts:
make/docker-compose.tpl
src/ui/service/token/authutils.go
|
2017-02-24 13:52:19 +08:00 |
|
Daniel Jiang
|
f47a923a68
|
Merge pull request #1435 from ywk253100/170223_reset_config
Using different secret to mark himself when communicates with other components
|
2017-02-24 13:39:28 +08:00 |
|
Steven Zou
|
c0180312ba
|
Merge pull request #1438 from vmware/fix/namespace_duplicated
fix component namespace duplicated bug
|
2017-02-24 13:38:00 +08:00 |
|
Steven Zou
|
8173aaeac2
|
fix component namespace duplicated bug
|
2017-02-24 13:37:08 +08:00 |
|
Steven Zou
|
16df9fec5d
|
Merge pull request #1437 from vmware/fix/user_profile_dropdown
Implement user list and fix some related issues
|
2017-02-24 00:02:22 +08:00 |
|
Steven Zou
|
23f0e3dda5
|
Implement user list and fix some related issues
|
2017-02-23 23:58:44 +08:00 |
|
kun wang
|
6c23d1ad28
|
Merge pull request #1436 from wknet123/harbor-clarity
Add audit log component and refine projects navigation flow.
|
2017-02-23 22:46:43 +08:00 |
|
kunw
|
c282653bec
|
Add audit log component and refine projects navigation flow.
|
2017-02-23 18:47:00 +08:00 |
|
Wenkai Yin
|
a1858098c5
|
using different secret to mark himself when communicates with other components
|
2017-02-23 18:24:32 +08:00 |
|
Wenkai Yin
|
2b5777b490
|
Merge pull request #1434 from ywk253100/170222_config_all
Support changing all configurations through API
|
2017-02-23 17:29:53 +08:00 |
|
Wenkai Yin
|
e2c7cfc0ad
|
support changing all configurations through API
|
2017-02-23 16:27:19 +08:00 |
|
kun wang
|
c64ebc8b57
|
Merge pull request #1420 from wknet123/harbor-clarity
Refactored codes of project component.
|
2017-02-23 14:46:38 +08:00 |
|
kunw
|
dbda407916
|
Updates for abstracting list project component.
|
2017-02-23 14:43:51 +08:00 |
|