JarHMJ
02f5a96a72
Feat: run image scan CI for every pull request and fix CVEs in time ( #3855 )
...
Signed-off-by: huangminjie <minjie.huang@daocloud.io >
2022-05-11 14:09:10 +08:00
Xiangbo Ma
1989b2f4a8
Fix: whencontrolPlaneOnly=true, There are probability to report error "resource not found" ( #3850 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
2022-05-11 13:59:02 +08:00
Somefive
0529ad8581
Fix: ignore no kind match error in gc ( #3861 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-11 12:41:14 +08:00
Carmen de Lope Contreras
f808827882
Fix(makefile): update kustomize version to be available for darwin-arm64 ( #3846 )
...
* Fix(makefile): update kustomize version to be available for darwin-arm64
Signed-off-by: Carmendelope <carmen@napptive.com >
* make reviewable changes
Signed-off-by: Carmendelope <carmen@napptive.com >
2022-05-11 10:03:16 +08:00
Tianxin Dong
20f1d54bf3
Fix: add parse comments in lookupScript to make patch work ( #3839 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-10 13:36:44 +08:00
Afzal Ansari
e6d47d3758
refactors http write resp to use 'html/template' instead ( #3829 )
...
Signed-off-by: afzal442 <afzal442@gmail.com >
2022-05-10 13:36:00 +08:00
Charlie Chiang
a598272491
Fix: resolve locally installed addons not being displayed ( #3827 )
...
* Fix: resolve locally installed addons not being displayed
Addressed an issue where locally installed addons may not be displayed
if one with the same name is in the registry
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Style: revert incorrect auto-formatting
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Refactor: change original variable name to avoid confusions
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Test: add tests for outputs from `vela addon list`
when an addon with the same as registry one is locally installed
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Refactor: use more concise method to check length
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Test: add one more test condition for dual addons
i.e. local and registry
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Refactor: simplify testing logic by removing unneeded looping
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
* Style: add missing license header
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com >
2022-05-10 13:35:12 +08:00
StevenLeiZhang
b260348f30
Fix: sensitive field of addon registry is exposed ( #3837 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-10 10:08:28 +08:00
StevenLeiZhang
938fde9bba
Fix: The new addon can not shown in the Addons page ( #3835 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-10 10:02:13 +08:00
Zheng Xi Zhou
7bfcd6acc5
Fix: don't override user definied region ( #3503 )
...
* Fix: don't override user definied `region`
Fix #https://github.com/oam-dev/kubevela/issues/3384
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* fix check-diff
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* fix CI
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* fix CI
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* fix UT
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* revert some changes
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-05-09 15:10:31 +08:00
Afzal Ansari
8d99a35f01
Fix: Refactors shell to have double quotes format ( #3830 )
...
* refactors double quote to prevent globbing and word splitting e2e sh
Signed-off-by: afzal442 <afzal442@gmail.com >
* refactors e2e_core sh
Signed-off-by: afzal442 <afzal442@gmail.com >
* refactors cleanup sh
Signed-off-by: afzal442 <afzal442@gmail.com >
* refactors header-chk sh
Signed-off-by: afzal442 <afzal442@gmail.com >
* refactors installdef sh
Signed-off-by: afzal442 <afzal442@gmail.com >
2022-05-09 11:23:45 +08:00
Tianxin Dong
d593b7ad9c
Feat: support multi keys in patchKey ( #3826 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-08 10:39:01 +08:00
StevenLeiZhang
88fb854a26
Feat: Support basic-auth or reuse chartmuseum as addon registry ( #3787 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-07 23:39:34 +08:00
Somefive
d2cb1bfd4a
Feat: add support for apprt ( #3824 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-07 20:31:41 +08:00
Jianbo Sun
eefccfb565
Chore: seprate test into linux env which can't be execute in darwin ( #3823 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-05-07 18:14:12 +08:00
JarHMJ
d25676a68e
Feat: Add short name velaapp for application CRD ( #3816 )
...
Signed-off-by: huangminjie <minjie.huang@daocloud.io >
2022-05-07 16:52:51 +08:00
cezhang
877ab3909d
Fix: update latest version Fix: 1.2 upgrade 1.3 workflowstep XXX not found ( #3804 )
...
* Fix: 1.2 upgrade 1.3 workflowstep XXX not found
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
handle publishversion case
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
* add test
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
add test
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
lint code
Signed-off-by: cezhang <c1zhang.dev@gmail.com >
2022-05-07 12:07:26 +08:00
Xiangbo Ma
93841b479a
Feat: Add example doc for controlPlaneOnly ( #3810 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
2022-05-06 14:33:52 +08:00
dependabot[bot]
94a82ce18d
Chore(deps): Bump github.com/containerd/containerd from 1.5.4 to 1.5.10 ( #3815 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.5.4...v1.5.10 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 19:11:28 +08:00
Jianbo Sun
6f927d326b
Chore: add governance file and refer to the community repo ( #3814 )
...
* Chore: update docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
* Chore: add governance file and refer to the community repo
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-05-05 18:08:54 +08:00
Tianxin Dong
6c151ebcf1
Fix: add some message to make debug more clear ( #3812 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-05 17:51:45 +08:00
qiaozp
331a25186e
Chore: bump helm to v3.7.0 ( #3767 )
...
* Chore: bump helm to v3.7.0
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
* tidy
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
* tidy
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
* tidy without compat
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
2022-05-05 17:51:17 +08:00
Zhiyu Wang
7f23165ee5
Feat: deploy user info ( #3744 )
...
Signed-off-by: Zhiyu Wang <zhiyuwang.newbis@gmail.com >
2022-05-05 17:22:40 +08:00
Tianxin Dong
ba0c226925
Feat: add some links in readme ( #3811 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-05 15:17:19 +08:00
Somefive
3cde2337c6
Feat: upgrade dependencies ( #3776 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-05 14:37:50 +08:00
JarHMJ
c8ae44c7e1
Test: add some unittest to addon cache ( #3801 )
...
Signed-off-by: huangminjie <minjie.huang@daocloud.io >
2022-05-04 10:31:44 +08:00
barnettZQG
99bb76a3fd
Fix: update latest version ( #3794 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-04-29 17:49:47 +08:00
Kunshuai Zhu
b74d5011da
Feat: vela-core helm chart supports configure multicluster metrics ( #3788 )
...
* vela-core helm charts support config multicluster metrics
Signed-off-by: zhukunshuai <jookunshuai@gmail.com >
* update comment
Signed-off-by: zhukunshuai <jookunshuai@gmail.com >
* update readme
Signed-off-by: zhukunshuai <jookunshuai@gmail.com >
2022-04-29 16:57:53 +08:00
Jianbo Sun
755ccad654
Chore: update some docs to the new org url ( #3792 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-04-29 15:59:29 +08:00
StevenLeiZhang
0e4a480a4e
Fix: useless \n is printed in log message ( #3791 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-04-29 15:44:10 +08:00
StevenLeiZhang
57dcab5f18
Fix: log message wraps wrong arguments ( #3781 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-04-29 13:26:58 +08:00
Daniel Higuero
9642ed9d9e
Fix: Add application name to the generated workload entities ( #3786 )
...
* Add application name to the generated workload
Signed-off-by: Daniel Higuero <daniel@napptive.com >
* Make the PR reviewable
Signed-off-by: Daniel Higuero <daniel@napptive.com >
2022-04-29 10:35:14 +08:00
barnettZQG
2cc32e6c62
Chore: sync the cli binaries to OSS ( #3764 )
...
* Feat: show the parsing capability error message
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Chore: sync the cli binaries to OSS
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-04-28 19:18:16 +08:00
Somefive
7f5b8ef957
Fix: env trait compatible with valueFrom ( #3778 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-04-28 17:49:01 +08:00
Somefive
1bd9a0eca3
Fix: kubectl check err ( #3759 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-04-28 16:32:38 +08:00
Somefive
512664b9b3
Feat: support dependsOn in deploy workflowstep ( #3750 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-04-28 16:29:34 +08:00
wyike
7935447d44
Fix: addon cli parse any type ( #3775 )
...
* fix addon parse any type
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* test int
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-28 15:58:23 +08:00
Xiangbo Ma
9238fc3edf
Feat: Support trait with custom resource be dispatched to hubcluster. ( #3774 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
2022-04-28 13:44:52 +08:00
Tianxin Dong
6761b18229
Fix: fix up command add debug policy ( #3770 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-04-27 21:31:07 +08:00
barnettZQG
7b2f4af610
Feat: add some APIs to manage the definitions ( #3749 )
...
* Feat: add a api for update the ui schema
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the unit test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the unit test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Feat: add an API to change the definition status
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change cache key
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the error words
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-04-27 14:23:05 +08:00
Tianxin Dong
a257c18e73
Fix: fix revision in webservice ( #3758 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-04-27 14:17:48 +08:00
Tianxin Dong
a1ada2609e
Feat: add default user in dex ( #3753 )
...
* Feat: add default user in dex
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* fix e2e test
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* remain log
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-04-27 10:21:10 +08:00
wyike
8f127ce715
Fix: fix the bug of vela cli enable addon by localDir on windows os ( #3761 )
...
* fix windows bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix several issue
fix bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix unit-test
* add more tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-26 20:52:19 +08:00
qiaozp
af53a58b8e
Fix: velaux addon hint after enable ( #3747 )
...
* Fix: velaux addon hint after enable
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
* check if upgrade
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
2022-04-26 15:27:43 +08:00
Zheng Xi Zhou
b4894cc284
Fix: use Terraform provider name as application in CLI ( #3742 )
...
* Fix: use Terraform provider name as application in CLI
In CLI, use Terraform provider name as application name when
create a Provider. Also display there providers in VelaUX.
1). manually created a Terraform Provider object, like https://github.com/oam-dev/terraform-controller/blob/master/getting-started.md#aws
2). by enabling a Terraform provider addon in version older than v1.3.0
3). by create a Terraform provider via `vela provider add`
4). by VelaUX
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* fix
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
* add UTs
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-26 12:53:14 +08:00
Zheng Xi Zhou
75def656fb
Fix: public image registry config could not be created ( #3736 )
...
Fix #3663
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-04-25 13:58:22 +08:00
wyike
fa75c1f4a5
use unical project filter func to list secret ( #3741 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix pointer
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-04-25 10:05:31 +08:00
Zhiyu Wang
cdc1550e17
Feat: apiserver definition alias ( #3721 )
...
Signed-off-by: Zhiyu Wang <zhiyuwang.newbis@gmail.com >
2022-04-24 18:03:55 +08:00
qiaozp
b8b254e582
Chore: fix e2e test check tag exist and set matrix ( #3743 )
...
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
2022-04-24 18:03:36 +08:00
Somefive
2d28fb35eb
Feat: multi-cluster authentication ( #3713 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
v1.4.0-alpha.2
2022-04-24 14:48:26 +08:00