- 25 Sep, 2020 1 commit
-
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 24 Sep, 2020 4 commits
-
-
Will Sun authored
Add disable/enable function to replication rules
-
Wenkai Yin(尹文开) authored
There is requirement that show the cron type(daily, weekly, etc.) on the UI, this commit adds the support for storing the cron type in the schedule model Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
Wang Yan authored
Signed-off-by:
wang yan <wangyan@vmware.com>
-
Wenkai Yin(尹文开) authored
Tiny improvement for the task manager
-
- 23 Sep, 2020 3 commits
-
-
Wenkai Yin authored
Add a new method "StopAndWait" which stops the execution and wait until the execution stopped or get an error Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
stonezdj(Daojun Zhang) authored
Add error log in case encryption on config save fails
-
Wenkai Yin(尹文开) authored
1. Abstract the "config" property(which contains labels) of config layer into the extra attributes for images 2. Try to get the author information from the "maintainer" label fixes 12066 fixes 12734 Signed-off-by:
Wenkai Yin <yinw@vmware.com>
-
- 22 Sep, 2020 6 commits
-
-
Thomas Rosenstein authored
Signed-off-by:
Thomas Rosenstein <thomas.rosenstein@creamfinance.com>
-
danfengliu authored
Add 2.1 upgrade pipeline in nightly
-
danfengliu authored
-
danfengliu authored
Rerun keyword of push CNAB
-
danfengliu authored
1. Recovery nightly setup; 2. Add retry for replication rule selection. 3. Add retry for CNAB test. 4. Rerun keyword of push CNAB Signed-off-by:
danfengliu <danfengl@vmware.com>
-
danfengliu authored
1. Add 2.0 upgrade pipeline in nightly; 2. Add 2.1 upgrade pipeline in nightly. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 18 Sep, 2020 2 commits
-
-
Will Sun authored
Improve i18n for tag deletion
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 17 Sep, 2020 2 commits
-
-
Will Sun authored
Disable endpoint input for docker-hub and helm-hub
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 16 Sep, 2020 2 commits
-
-
danfengliu authored
Signed-off-by:
danfengliu <danfengl@vmware.com>
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 15 Sep, 2020 6 commits
-
-
He Weiwei authored
fix: Location Header in swagger api common response
-
Wenkai Yin(尹文开) authored
feature(replication) enable role based auth for AWS ECR
-
danfengliu authored
Create Dockerfile for E2E py-test
-
danfengliu authored
Add checkpoint for LDAP group py-test
-
Ziming Zhang authored
Signed-off-by:
Ziming Zhang <zziming@vmware.com>
-
Will Sun authored
Improve notary cmd on UI
-
- 14 Sep, 2020 3 commits
-
-
danfengliu authored
LDAP group has different role, user in group has the same role, as groups with different roles were added in project member list, user should act like in different roles. for admin and dev role, there should be checkpoints to verify priviledges of each own. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
danfengliu authored
Robot tests have been always executed in docker container, but API pyt-test is not, so rebuild Dockerfile for it. During that, some of tools have been upgraded, so API py-test scripts need some modification. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
- 12 Sep, 2020 1 commit
-
-
Tim Hobbs authored
* Add the Location Header to POST responses that use the common response Without the header, you cannot know which object you just created. Signed-off-by:
Tim Hobbs <timothy.hobbs@ic-consult.com>
-
- 11 Sep, 2020 2 commits
- 10 Sep, 2020 4 commits
-
-
Daniel Jiang authored
fix(webhook): fix the verify cert logic of webhook endpoint
-
chlins authored
Signed-off-by:
chlins <chlins.zhang@gmail.com>
-
Daniel Jiang authored
Signed-off-by:
Daniel Jiang <jiangd@vmware.com>
-
AllForNothing authored
Signed-off-by:
AllForNothing <sshijun@vmware.com>
-
- 09 Sep, 2020 3 commits
-
-
stonezdj(Daojun Zhang) authored
Add ldap filter syntax validation when create search filter
-
danfengliu authored
Some UI text display changed, it cause failure in nightly. Signed-off-by:
danfengliu <danfengl@vmware.com>
-
stonezdj authored
Correct ldap search filter is enclosed with '(' and ')' Search ldap group with the ldap group base DN instead of group DN Fixes #12613 LDAP Group Filter and Group Base DN have no affect Signed-off-by:
stonezdj <stonezdj@gmail.com>
-
- 08 Sep, 2020 1 commit
-
-
Qian Deng authored
Fix trivy setting in upgrading script
-