- 26 Apr, 2020 1 commit
-
-
Ziming Zhang authored
Signed-off-by:
Ziming Zhang <zziming@vmware.com>
-
- 24 Apr, 2020 6 commits
-
-
Daniel Jiang authored
Refactor the structure of docs directory
-
jwangyangls authored
[Fixed] Fix issue #11334 #11252 #11191
-
Will Sun authored
Fix bugs for testing kick 3
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
Qian Deng authored
Hidden veriify client cert verfiy option
-
- 23 Apr, 2020 3 commits
-
-
Daniel Jiang authored
Allow sys admin to call /c/UserExists
-
Daniel Jiang authored
The commit fix a regression introduced by #11672 which impacts admin adding new users. When admin is creating new users, /c/UserExists is called by UI. We must allow it called by admin when self-registration is turned off. Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
DQ authored
Remove to avoid replication access core from external_url issue Signed-off-by:
DQ <dengq@vmware.com>
-
- 22 Apr, 2020 1 commit
-
-
Will Sun authored
Add more UT
-
- 21 Apr, 2020 7 commits
-
-
Daniel Jiang authored
Remove the certs of notary signer
-
Wang Yan authored
Clair v2.1.2 has been released to fix the RHEL updater issue. https://github.com/quay/clair/releases/tag/v2.1.2 Signed-off-by:
wang yan <wangyan@vmware.com>
-
Ziming Zhang authored
Signed-off-by:
Ziming Zhang <zziming@vmware.com>
-
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>
-
Daniel Jiang authored
Enable userExists only when self-registration is turned on.
-
mmpei authored
Signed-off-by:
peimingming <peimingming@corp.netease.com>
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 20 Apr, 2020 9 commits
-
-
jonasrosland authored
Signed-off-by:
jonasrosland <jrosland@vmware.com>
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
Wang Yan authored
The v2 catalog API needs to filter out the empty repository and the repository which artifacts are all with no tags. 1,In v2.0.0, Harbor does not delete repository even there is no artifact, it's different with v1.10.0 2, Compares with docker distribution, it doesn't return the respository with untagged images. Signed-off-by:
wang yan <wangyan@vmware.com>
-
Daniel Jiang authored
Add tls 12 min version for registry
-
DQ authored
To explain why use this to avoid replication hang forever issue Signed-off-by:
DQ <dengq@vmware.com>
-
DQ authored
cert,key,mintls should in the same context Signed-off-by:
DQ <dengq@vmware.com>
-
danfengliu authored
Clean up gitaction env and add tag for pytest
-
danfengliu authored
1. Add docker prune cmd to release some space; 2. Add tag for pytest in case of debugging requirement; 3. Replace image to smaller size in robot account pytest; Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 17 Apr, 2020 6 commits
-
-
jwangyangls authored
[Fixed] Fix issue when delete signed tag
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
Steven Zou authored
Fix: Default Transport HTTP2 related hang issue
-
jwangyangls authored
[feat] Add pop up command when delete signed tag
-
Yogi_Wang authored
Signed-off-by:
Yogi_Wang <yawang@vmware.com>
-
DQ authored
Create a transport the same as default except forceattempthttp2 Signed-off-by:
DQ <dengq@vmware.com>
-
- 16 Apr, 2020 7 commits
-
-
danfengliu authored
Add robot-account verification for upgrade test
-
Danfeng Liu (c) authored
1. Add Clair should be default scanner in upgrade test; 2. Add tag retention verification in upgrade test; 3. Add tag retention verification in upgrade test; 4. Add tag Immutability verification in upgrade test; 5. Add webhook verification in upgrade test; 6. Add CVE whitelist in upgrade test; Signed-off-by:
Danfeng Liu (c) <danfengl@vmware.com>
-
Qian Deng authored
fix: set root password never expire
-
Maosheng Ren authored
chore(trivy): Bump up trivy adapter to 0.9.0
-
Wenkai Yin(尹文开) authored
Use the new event model to fix bug for replicating chart triggered by event Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wang Yan authored
Fixes #11624 All of the existing policies created v1.10 has no name, it fails the upgrade process. When to set the unique constraint for policy name, the empty can be seen as duplicated key. ERROR: could not create unique index "notification_policy_name_key" DETAIL: Key (name)=() is duplicated. Signed-off-by:
wang yan <wangyan@vmware.com>
-
Daniel Pacak authored
- Vendor the latest Trivy release 0.6.0 - Configure TLS 1.2 as min version when TLS is enabled - Add more tracing to adapter config to facilitate troubleshooting Resolves: #11544 Signed-off-by:
Daniel Pacak <pacak.daniel@gmail.com>
-