danfengliu
4d501030b6
Add docker access credential to avoid access limitaton by docker-hub
...
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-11-29 17:20:47 +08:00
danfengliu
133be175bf
Merge pull request #13574 from danfengliu/cherry-pick-2.1.0-github-actions-update-for-env
...
ci: update env and path commands in github actions
2020-11-23 21:15:23 +08:00
He Weiwei
7950d4a446
ci: update env and path commands in github actions
...
The `add-path` and `set-env` commands are deprecated and will be
disabled soon so update the CI.yml to use the new methods for these
commands.
Signed-off-by: He Weiwei <hweiwei@vmware.com>
2020-11-23 17:32:12 +08:00
Steven Zou
c2adc75c5f
Merge pull request #13381 from chlins/cherry-pick/p2p-preheat-instance-bool-type-fields
...
[CHERRY_PICK] fix(preheat): disable preheat model bool type json omitempty option
2020-11-23 10:03:06 +08:00
Chlins Zhang
f8c7027ebe
Merge pull request #13394 from chlins/cherry-pick/p2p-preheat-instance-and-policy-post-no-location
...
[CHERRY_PICK] fix(preheat): add location when create instance and policy
2020-11-23 09:31:11 +08:00
Steven Zou
43392c57b0
Merge pull request #13451 from mmpei/release-2.1.0-fix-chart-replication
...
fix chart replication issue of uppercase letters
2020-11-09 16:30:56 +08:00
peimingming
12790386ad
fix chart replication issue of uppercase letters
...
Signed-off-by: peimingming <peimingming@corp.netease.com>
2020-11-05 15:01:55 +08:00
Will Sun
0440cf931c
Merge pull request #13429 from AllForNothing/release-2.1.0
...
[Cherry-pick]Add deprecated mark to Helm Hub
2020-11-04 11:47:26 +08:00
AllForNothing
4b92ba49a7
Add deprecated mark to Helm Hub
...
Signed-off-by: AllForNothing <sshijun@vmware.com>
2020-11-03 15:15:54 +08:00
chlins
42d07dbaa7
fix(preheat): add location when create instance and policy
...
Signed-off-by: chlins <chlins.zhang@gmail.com>
2020-10-29 18:19:55 +08:00
Will Sun
d1bf0f092a
Merge pull request #13377 from AllForNothing/release-2.1.0
...
[Cherry-pick]Fix a bug for editing p2p instance
2020-10-29 09:12:26 +08:00
chlins
89acd5f1d1
fix(preheat): disable preheat model bool type json omitempty option
...
Signed-off-by: chlins <chlins.zhang@gmail.com>
2020-10-28 18:14:56 +08:00
danfengliu
dc644b58d1
Merge pull request #13336 from danfengliu/fix-nightly-upgrade-prepared-data
...
Fix nightly upgrade webhook prepared data
2020-10-28 17:53:36 +08:00
AllForNothing
3b4fad7e3a
Fix a bug for editing p2p instance
...
Signed-off-by: AllForNothing <sshijun@vmware.com>
2020-10-28 14:30:37 +08:00
danfengliu
583203b073
Fix nightly upgrade webhook prepared data
...
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-10-26 14:53:30 +08:00
Daniel Jiang
5f52168ee9
Add more info in log message to help debug ( #13343 )
...
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-10-23 11:44:24 +08:00
stonezdj(Daojun Zhang)
ed804d0350
Merge pull request #13325 from stonezdj/2.1.0_remove_dup_ldap_group_filter
...
(cherry-pick) Remove dup call to createGroupSearchFilter in searchGroup
2020-10-21 16:42:09 +08:00
stonezdj
69c6aa6927
Remove dup call to createGroupSearchFilter in searchGroup
...
Signed-off-by: stonezdj <stonezdj@gmail.com>
2020-10-21 14:50:07 +08:00
Wenkai Yin(尹文开)
3dbe6a44cd
Return the location header when creating proxy cache project ( #13322 )
...
Fixes #13303 . Return the location header when creating proxy cache project
Signed-off-by: Wenkai Yin <yinw@vmware.com>
2020-10-21 14:40:38 +08:00
Wang Yan
ac5c8837c6
bump up version to v2.1.1 ( #13311 )
...
Signed-off-by: wang yan <wangyan@vmware.com>
2020-10-20 15:59:40 +08:00
chlins
e6f90f1559
fix: fix quay adapter catalog api return error
...
Signed-off-by: chlins <chlins.zhang@gmail.com>
2020-10-20 15:26:09 +08:00
stonezdj(Daojun Zhang)
0caa5b8dae
Merge pull request #13301 from stonezdj/2.1_proxy_head_containerd
...
(cherry-pick) Add middleware to proxy HEAD request for proxy cache project
2020-10-19 13:53:58 +08:00
stonezdj
4fef8d7a4a
Add middleware to proxy HEAD request for proxy cache project
...
Fixes : #13153 , containerd need to head manifest before pull image
Signed-off-by: stonezdj <stonezdj@gmail.com>
2020-10-19 10:57:15 +08:00
stonezdj(Daojun Zhang)
600f97f598
Merge pull request #13298 from stonezdj/2.1_no_default_ldap_group_filter
...
(cherry-pick) Refine LDAP searchGroup function
2020-10-19 10:52:14 +08:00
stonezdj(Daojun Zhang)
0f3158c765
Merge pull request #13299 from stonezdj/2.1_dockerhub_rate_limit
...
(cherry-pick) Use HEAD instead of GET for dockerhub rate limit
2020-10-19 10:52:02 +08:00
stonezdj(Daojun Zhang)
6c53f68596
Merge pull request #13300 from stonezdj/2.1_add_pulltime
...
(cherry-pick) Add pull time for proxy cache artifact in first pull
2020-10-19 10:51:47 +08:00
stonezdj
590acf0fda
Refine LDAP searchGroup function
...
Search LDAP group with groupDN+filter, then match baseDN
Create a default filter when ldap group filter is empty
Fixes #13156
Signed-off-by: stonezdj <stonezdj@gmail.com>
2020-10-19 09:59:48 +08:00
stonezdj
3baecacec0
Add pull time for proxy cache artifact in first pull
...
Fixes #13152
Signed-off-by: stonezdj <stonezdj@gmail.com>
2020-10-19 09:53:16 +08:00
stonezdj
c555f1e7c6
Change the condition of LocalManifest
...
Compare the local digest and the remote digest when pull by tag
Use HEAD request (ManifestExist) instead of GET request (GetManifest) to avoid been throttled
For manifest list, it can avoid GET request because cached manifest list maybe different with the original manifest list
Make RemoteInterface public
Fixes #13112
Signed-off-by: stonezdj <stonezdj@gmail.com>
2020-10-19 09:52:20 +08:00
danfengliu
117bf4c11b
Merge pull request #13250 from danfengliu/cherry-pick-2.1.0-add-build-package-workflow-in-gitaction
...
Add harbor build job in git action workflow
2020-10-16 10:47:15 +08:00
Ángel Barrera
0ab5e91db3
FIX: Update clair version to fix NVD deprecated links ( #13274 )
...
Signed-off-by: Ángel Barrera Sánchez <angel@sighup.io>
2020-10-15 17:31:49 +08:00
danfengliu
2a1d790bc1
Add harbor build in gith action workflow
...
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-10-14 03:19:17 +00:00
Daniel Jiang
9653a8fb6d
Remove UT for helm hub adapter ( #13256 )
...
The helm hub adapter will not work due to the shift to artifact hub and
the API has changed. more details see #13244
Remove the UT for helm hub adapter to unblock CI.
Later we need to rework the adapter to replicate from artifact hub.
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-10-14 10:23:22 +08:00
danfengliu
76c902e653
Merge pull request #13173 from danfengliu/cherry-pick-fix-upgrade-issue
...
Fix typo in upgrade prepare scritp
2020-09-28 17:54:45 +08:00
danfengliu
094242b902
Fix typo in upgrade prepare scritp
...
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-09-28 10:33:42 +08:00
Qian Deng
cd3c4164d1
Fix internal tls config upgrade issue ( #13133 )
...
internal tls config upgrade is not included in template, this pr is to add it.
Signed-off-by: DQ <dengq@vmware.com>
2020-09-23 10:35:12 +08:00
danfengliu
37d8e2e6f0
Merge pull request #13121 from danfengliu/cherry-pick-to-2.1-add-2.0-and-2.1-upgrade-pipeline
...
Add 2.0 & 2.1 upgrade pipeline in nightly
2020-09-22 15:16:02 +08:00
danfengliu
ad6f2702ef
cherry-pick-to-2.1-for-add-2.0-and-2.1-upgrade-pipeline
...
1. cherry-pick-to-2.1-for-add-2.0-and-2.1-upgrade-pipeline;
2. Some UI text display changed, it cause failure in nightly, text changed in tag retension dry run.
2020-09-22 14:07:57 +08:00
danfengliu
f6a9af967a
Merge pull request #13122 from danfengliu/cherry-pick-to-2.1-recover-nightly-setup
...
Recovery nightly setup
2020-09-22 13:37:38 +08:00
danfengliu
b4c9c4e63a
Recovery nightly setup
...
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>
2020-09-22 12:08:16 +08:00
danfengliu
5416950b5b
Add 2.0 & 2.1 upgrade pipeline in nightly
...
1. Add 2.0 upgrade pipeline in nightly;
2. Add 2.1 upgrade pipeline in nightly.
Signed-off-by: danfengliu <danfengl@vmware.com>
2020-09-22 10:31:40 +08:00
Will Sun
afc04aef84
Merge pull request #13105 from AllForNothing/release-2.1.0
...
Improve i18n for tag deletion
2020-09-18 11:01:13 +08:00
AllForNothing
6d0976019d
Improve i18n for tag deletion
...
Signed-off-by: AllForNothing <sshijun@vmware.com>
2020-09-18 09:49:13 +08:00
Will Sun
6f4666ec6d
Merge pull request #13073 from AllForNothing/release-2.1.0
...
[Cherry-pick]Disable endpoint input for docker-hub and helm-hub
2020-09-17 10:42:56 +08:00
AllForNothing
499d50ff2e
Disable endpont input fot docker-hub and helm-hub
...
Signed-off-by: AllForNothing <sshijun@vmware.com>
2020-09-16 15:03:19 +08:00
Wenkai Yin(尹文开)
a3eca103eb
Merge pull request #13054 from reasonerjt/fix-ldap-admingroup-2.1.0
...
[Cherrypick-2.1]Revert "Store User ID in session instead of the whole user model (#12…
2020-09-15 13:12:01 +08:00
Will Sun
58ff1b6723
Merge pull request #13056 from AllForNothing/release-2.1.0
...
[Cherry-pick]Improve notary cmd on UI
2020-09-15 10:49:54 +08:00
Daniel Jiang
0c0e38e8c3
Revert "Store User ID in session instead of the whole user model ( #12984 )"
...
This reverts commit 6fc0c9d75a
.
Because this erases the AdminRoleInAuth attribute in user model as it is
not stored in DB and it will break the admin group of LDAP.
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-09-15 10:04:18 +08:00
AllForNothing
343af79337
Improve notary cmd on UI
...
Signed-off-by: AllForNothing <sshijun@vmware.com>
2020-09-15 10:03:28 +08:00
Daniel Jiang
0c5db69240
fix(webhook): fix the verify cert logic of webhook endpoint ( #13032 )
...
Signed-off-by: chlins <chlins.zhang@gmail.com>
Co-authored-by: chlins <chlins.zhang@gmail.com>
2020-09-11 12:35:14 +08:00