910cb50ac3
Chore(deps): Bump github.com/containerd/containerd from 1.5.10 to 1.5.13 ( #4123 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.5.10 to 1.5.13.
- [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.10...v1.5.13 )
---
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-06-07 21:13:24 +08:00
Jianbo Sun and GitHub
c1ccfb1d83
Fix: bump oamdev/kube-webhook-certgen to v2.4.1 to support arm64 ( #4113 )
...
* Fix: split the image build process to make it faster
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
* Fix: bump oamdev/kube-webhook-certgen to v2.4.1 to support arm64
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-06-05 14:16:31 +08:00
Jianbo Sun and GitHub
05b45fa52c
Fix: change the image name in ghcr to align with docker image registry ( #4110 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-06-04 14:11:58 +08:00
Afzal Ansari and GitHub
373abf4fe7
Fix: refactors lint issues in missing err in json return value ( #3828 )
...
* refactors error return value of encoding addon
Signed-off-by: afzal442 <afzal442@gmail.com >
* refactor error return value of encoding kubeapi
Signed-off-by: afzal442 <afzal442@gmail.com >
* refactors error return value of encoding worker
Signed-off-by: afzal442 <afzal442@gmail.com >
* refactors error return value of encoding handle
Signed-off-by: afzal442 <afzal442@gmail.com >
* Modifies the json returned err
Signed-off-by: afzal442 <afzal442@gmail.com >
Skips the err
Signed-off-by: afzal442 <afzal442@gmail.com >
adds suggestion for error()
Signed-off-by: afzal442 <afzal442@gmail.com >
* Adds error return value
Signed-off-by: afzal442 <afzal442@gmail.com >
minor changes
Signed-off-by: afzal442 <afzal442@gmail.com >
* updates extendedfile method and adjusts the error
Signed-off-by: afzal442 <afzal442@gmail.com >
* fixes lint error
Signed-off-by: afzal442 <afzal442@gmail.com >
2022-06-03 15:36:55 +08:00
wyike and GitHub
a00fee91fc
Fix: hold the force uninstalling process untill the last addon been deleted ( #4101 )
...
* hold the force uninstalling process untill the last addon been deleted
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix lint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix lint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* add period
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-06-02 16:28:08 +08:00
Jianbo Sun and GitHub
7f3b55efa0
Chore: add @StevenLeiZhang into owners file and ajust for more flexible owners ( #4100 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-06-02 13:34:09 +08:00
StevenLeiZhang and GitHub
e012bbd1e4
Fix: vela provider delete command's example is wrong ( #4094 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-06-02 11:02:19 +08:00
barnettZQG and GitHub
c82bcf146a
Fix: the new default values do not take effect when upgrading the vela core ( #4092 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-06-02 10:22:10 +08:00
barnettZQG and GitHub
f550e89331
Fix: show the default password ( #4091 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-06-02 10:01:04 +08:00
barnettZQG and GitHub
f47dc5f598
Fix: load the provider subcommands on demand ( #4086 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-06-01 16:21:18 +08:00
Somefive and GitHub
985d49d9e6
Feat: use deferred config in CLI ( #4083 )
2022-06-01 08:31:01 +08:00
wyike and GitHub
f04f29dff0
Fix(addon): more note info and filter prerelease addon version ( #4081 )
...
* more note info and filter prerelease addon version
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* wrap the error optimize the show info
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix golint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-31 18:56:04 +08:00
barnettZQG and GitHub
ffbd53e3e1
Chore: hide some definitions in VelaUX ( #4073 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-31 16:39:36 +08:00
barnettZQG and GitHub
c691649256
Fix: change the region to customRegion ( #4075 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-31 16:17:39 +08:00
StevenLeiZhang and GitHub
3484e8102d
Fix: Improve vela provider add response ( #4055 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-31 16:14:46 +08:00
Shukun Zhang and GitHub
f8c24ba912
Feat: vela ql into vela-cli ( #3519 )
...
Signed-off-by: Shukun Zhang <2236407598@qq.com >
2022-05-31 16:12:04 +08:00
Jianbo Sun and GitHub
efb6475f2a
Fix: upgrade from v1.3+ to v1.4+ with new secret for cluster-gateway ( #4072 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-05-31 16:04:34 +08:00
StevenLeiZhang and GitHub
f8f0730ed8
Fix: Can not delete terraform provider ( #4070 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-31 15:01:00 +08:00
barnettZQG and GitHub
a5cd007311
Chore: change the key features in readme ( #4064 )
...
* Chore: change the key features and add the demo entrance
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Chore: reuse the Highlights
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Chore: remove the demo
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-31 14:26:22 +08:00
barnettZQG and GitHub
b13eb4adb5
Fix: remove the tcp protocol prefix in the endpoint string ( #4059 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-30 20:11:55 +08:00
wyike and GitHub
48236f69bd
Fix: CI workflow for rollout acr image build and push ( #4061 )
...
* fix the rollout acr image
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix
test
test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
finish fix
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* merge two sction
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-30 19:34:57 +08:00
Tianxin Dong and GitHub
7508794798
Fix: set workflow to finish before record in controller revision ( #4060 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-30 19:29:23 +08:00
Tianxin Dong and GitHub
65f17bf37f
Fix: fix the dependency gc policy to reverse dependency ( #4063 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-30 19:27:43 +08:00
barnettZQG and GitHub
f5267f7654
Fix: the policies can not be deleted ( #4057 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-30 16:21:07 +08:00
c8eb0b4dbd
Fix: fail to get the endpoints via the velaql ( #4056 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-05-30 15:48:28 +08:00
qiaozp and GitHub
8fb38672f5
Fix: release script condition syntax ( #4042 )
...
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
2022-05-28 01:28:19 +08:00
Somefive and GitHub
383a2bd695
Feat: minimize controller privileges & enforce authentication in multicluster e2e test ( #4031 )
...
* Feat: enable auth in multicluster test & restrict controller privileges while enabling authentication
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Feat: fix statekeep permission leak & comprev cleanup leak
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: use user info in ref-object select
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Feat: set legacy-rt-gc to disabled by default
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: pending healthscope with authentication test
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-28 01:26:06 +08:00
Tianxin Dong and GitHub
fcfb1012d6
Feat: add if in workflow ( #3941 )
...
* Feat: add if in workflow struct
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Feat: implement the if in workflow
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Feat: support dependency and skip for suspend step
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Fix: fix the rebase from sub steps
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Fix: fix the lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Feat: support if in sub steps
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Feat: add tests in application controller
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Fix: fix the lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Test: add more tests in discover and custom
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Lint: fix lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Tests: add more tests in application controller
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Fix: change failed after retries into reason
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Fix: fix the terminate cli
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* fix lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* remove the terminate workflow to pkg and add feature gates
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* resolve comments
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* nit fix
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* make finish condition more clear
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-27 22:01:14 +08:00
Somefive and GitHub
fd024bc3e2
Fix: env trait error when existing env exists ( #4038 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-27 21:07:28 +08:00
wyike and GitHub
c8264b8c34
some small fixes ( #4033 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-27 18:36:47 +08:00
barnettZQG and GitHub
6eb7af9aea
Feat: add the creating and deleting permission APIs ( #4026 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-27 17:41:29 +08:00
ZhongsJie and GitHub
39d5ce48dc
Feat: add affinity trait to merge node and pod affinity ( #3973 )
...
Signed-off-by: ZhongsJie <zhongsjie@gmail.com >
2022-05-27 17:36:39 +08:00
Xiangbo Ma and GitHub
3538007fc4
Fix: error message of vela init env is not clear ( #4016 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
2022-05-27 17:34:02 +08:00
Xiangbo Ma and GitHub
83704058af
Fix: vela port-forward not working for webservice component ( #4007 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
2022-05-27 17:14:15 +08:00
barnettZQG and GitHub
1226a14cbd
Fix: unknown field ignoreTerraformComponent ( #4013 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-27 17:12:19 +08:00
d0a725b51e
Fix: velaql fail to parse query result to json format ( #4011 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-05-27 16:23:15 +08:00
Somefive and GitHub
57309884fc
Feat: enhance controller auth by removing useless features & add authentication for componentrevision+healthcheck ( #3992 )
...
* Feat: use application identity in gc & componentrevision & collectHealthStatus
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Chore: remove useless features and roles
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: remove DELETE from mutating webhook
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Chore: enhance deploy error display
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: e2e test vela cli output match & controllerrevision recycle for serviceaccount impersonation
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-27 15:50:21 +08:00
260c831df2
Fix: step group documentation update and bug fix of firstExecuteTime not record ( #3975 )
...
Signed-off-by: Qiang Zheng <zhengq20018@cmbchina.com >
Fix: step group documentation update and bug fix of firstExecuteTime not record
Signed-off-by: Qiang Zheng <zhengq20018@cmbchina.com >
Co-authored-by: Qiang Zheng <zhengq20018@cmbchina.com >
2022-05-27 11:25:38 +08:00
barnettZQG and GitHub
3a887ecdf9
Fix: fail to query the count with mongodb ( #4012 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-27 10:45:40 +08:00
wyike and GitHub
adc99bf390
Feat: optimize some logic of topology resource-tree ( #4003 )
...
* format
finish tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* add comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
no lint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* add pvc
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* go mod tidy
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix panic bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix panic
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-26 22:17:20 +08:00
barnettZQG and GitHub
1ada3fb467
Fix: optimized the version comparison ( #4001 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-26 19:30:19 +08:00
barnettZQG and GitHub
f3d4db686d
Fix: add some default permissions about the configuration ( #3998 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-26 17:21:23 +08:00
Somefive and GitHub
1815dd4962
Feat: upgrade cluster-gateway version ( #3986 )
...
* Feat: upgrade cluster-gateway version
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
* Fix: multicluster test unstable
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-26 17:20:28 +08:00
Somefive and GitHub
5cfc2878b7
Feat: support impersonation for application in apiserver ( #3985 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-26 16:42:30 +08:00
StevenLeiZhang and GitHub
c80b8c0502
Fix: add Target fail by fetch terraform-provider error ( #3988 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-26 15:45:22 +08:00
StevenLeiZhang and GitHub
dc8f558d8a
Fix: delete Project fail ( #3981 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-26 11:30:54 +08:00
qiaozp and GitHub
46bdc8025e
Fix: don't update version file when publish alpha/beta version ( #3989 )
...
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
2022-05-26 11:30:29 +08:00
Jianbo Sun and GitHub
9244efe813
Feat: build docker image(oamdev/vela-cli) for vela-cli ( #3976 )
...
fixes #1392
One of the use case could be https://github.com/kubevela/kubevela/discussions/3821
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-05-26 10:27:31 +08:00
barnettZQG and GitHub
4288b216e2
Fix: initialize kube config multiple times ( #3984 )
...
* Fix: initialize kube config multiple times
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-26 10:19:05 +08:00
wyike and GitHub
dae0358bc0
Feat: mechanism to let user add relationship mapping rule by configmap ( #3968 )
...
* WIP add some code
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
small fix
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix all tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* add comment
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix ci
delete useless code
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
go mod vendor
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix failed test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* more test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-25 16:44:46 +08:00