- 16 Mar, 2021 1 commit
-
-
Martin Souchal authored
-
- 25 Sep, 2020 1 commit
-
-
DQ authored
internal tls config upgrade is not included in template, this pr is to add it. Signed-off-by:
DQ <dengq@vmware.com>
-
- 08 Sep, 2020 1 commit
-
-
DQ authored
Signed-off-by:
DQ <dengq@vmware.com>
-
- 26 Aug, 2020 1 commit
-
-
Ziming Zhang authored
Signed-off-by:
Ziming Zhang <zziming@vmware.com>
-
- 25 Aug, 2020 1 commit
-
-
Stefan Nica authored
The harbor-db pod takes a long time to terminate. Using an `exec` command in the entrypoint ensures that Unix signals reach the postgres process [1]. [1] https://docs.docker.com/engine/reference/builder/#exec-form-entrypoint-example Signed-off-by:
Stefan Nica <snica@suse.com>
-
- 20 Aug, 2020 1 commit
-
-
Dirk Mueller authored
We should use a golang that isn't having security issues. This includes: * go1.14.6 (released 2020/07/16) includes fixes to the go command, the compiler, the linker, vet, and the database/sql, encoding/json, net/http, reflect, and testing packages. See the Go 1.14.6 milestone on our issue tracker for details. * go1.14.7 (released 2020/08/06) includes security fixes to the encoding/binary package. See the Go 1.14.7 milestone on our issue tracker for details (CVE-2020-16845) Signed-off-by:
Dirk Mueller <dirk@dmllr.de> Signed-off-by:
Dirk Mueller <dmueller@suse.com>
-
- 19 Aug, 2020 1 commit
-
-
DQ authored
it should be https Signed-off-by:
DQ <dengq@vmware.com>
-
- 15 Aug, 2020 1 commit
-
-
Wenkai Yin authored
Implement the icon API to get the icon of artifact Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 13 Aug, 2020 1 commit
-
-
DQ authored
To void trivy can not start issue Signed-off-by:
DQ <dengq@vmware.com>
-
- 11 Aug, 2020 1 commit
-
-
DQ authored
Signed-off-by:
DQ <dengq@vmware.com>
-
- 10 Aug, 2020 1 commit
-
-
He Weiwei authored
The latest `photon:2.0` does not include `groupadd` and `useradd` we need to install `shadow` package which includes these commands. Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 06 Aug, 2020 2 commits
-
-
Tianon Gravi authored
Notably missing is the "log" image, which still uses sudo. Signed-off-by:
Tianon Gravi <tianon@infosiftr.com>
-
Daniel Jiang authored
Fixes #11885 This part will not by default be packaged into release. A README.md will be added in another commit. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
- 05 Aug, 2020 1 commit
-
-
DQ authored
The export is dynamical now because of introduce of internal TLS Signed-off-by:
DQ <dengq@vmware.com>
-
- 03 Aug, 2020 1 commit
-
-
DQ authored
db_max_open_comms should be 1000 if its value between 100 and 1000 Signed-off-by:
DQ <dengq@vmware.com>
-
- 31 Jul, 2020 1 commit
-
-
DQ authored
add related file, config, command to enabled https for portal Signed-off-by:
DQ <dengq@vmware.com>
-
- 27 Jul, 2020 1 commit
-
-
DQ authored
the port should be flexible depend on the internal tls Signed-off-by:
DQ <dengq@vmware.com>
-
- 19 Jul, 2020 1 commit
-
-
Ziming Zhang authored
Signed-off-by:
Ziming Zhang <zziming@vmware.com>
-
- 16 Jul, 2020 1 commit
-
-
Wang Yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 14 Jul, 2020 1 commit
-
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 09 Jul, 2020 1 commit
-
-
He Weiwei authored
To fetch vulnerability database updated time of the Clair had moved to the Clair adapter so removes the initialization of clair db in the core. Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 07 Jul, 2020 2 commits
-
-
DQ authored
1. Change down version to list to accept multi verstion value 2. Update search function use BFS to find migration path 2. Add test case Signed-off-by:
DQ <dengq@vmware.com>
-
Wenkai Yin authored
Suport filtering registries by type in listing registry API Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 30 Jun, 2020 1 commit
-
-
DQ authored
The Chartmuseum S3 client need set an Env variable Ref: https://github.com/helm/chartmuseum/issues/280 Signed-off-by:
DQ <dengq@vmware.com>
-
- 24 Jun, 2020 1 commit
-
-
He Weiwei authored
Closes #10222 Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 16 Jun, 2020 1 commit
-
-
Max Rosin authored
Fix #12259 Signed-off-by:
Max Rosin <git@hackrid.de>
-
- 05 Jun, 2020 1 commit
-
-
Wang Yan authored
* Add api to delete blob and manifest Enable the capability of registry controller to delete blob and manifest Signed-off-by:
wang yan <wangyan@vmware.com>
-
- 30 May, 2020 1 commit
-
-
Daniel Jiang authored
This patch remove the trailing space of the hostname introduced by `hostname -i`. The trailing space will cause resolution error after this patch is applied to glibc in photon: https://github.com/vmware/photon/blob/2.0/SPECS/glibc/glibc-fix-CVE-2019-10739.patch Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
- 29 May, 2020 1 commit
-
-
He Weiwei authored
Signed-off-by:
He Weiwei <hweiwei@vmware.com>
-
- 26 May, 2020 3 commits
-
-
DQ authored
set timeout to 900 Signed-off-by:
DQ <dengq@vmware.com>
-
DQ authored
Signed-off-by:
DQ <dengq@vmware.com>
-
DQ authored
Upgrade chartmuseum version 0.12.0 Signed-off-by:
DQ <dengq@vmware.com>
-
- 06 May, 2020 1 commit
-
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 29 Apr, 2020 1 commit
-
-
DQ authored
Mount gcs key to registryctl Signed-off-by:
DQ <dengq@vmware.com>
-
- 27 Apr, 2020 2 commits
-
-
DQ authored
this shared ca will mount to all harbor components Signed-off-by:
DQ <dengq@vmware.com>
-
DQ authored
use popen replace check_all Signed-off-by:
DQ <dengq@vmware.com>
-
- 26 Apr, 2020 1 commit
-
-
DQ authored
if absolute url is enabled return true else set it to false Signed-off-by:
DQ <dengq@vmware.com>
-
- 23 Apr, 2020 1 commit
-
-
DQ authored
Remove to avoid replication access core from external_url issue Signed-off-by:
DQ <dengq@vmware.com>
-
- 21 Apr, 2020 1 commit
-
-
Daniel Jiang authored
Since `prepare` generates the certs as needed during installation, these certs should not exist in the repo. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
- 20 Apr, 2020 1 commit
-
-
DQ authored
cert,key,mintls should in the same context Signed-off-by:
DQ <dengq@vmware.com>
-