github-actions[bot]
b040ae65da
[Backport release-1.4] Fix: provider can't be added since 1.4 as context abused && Feat: add cache for remote terraform module in vela show ( #4263 )
...
* Fix: provider can't be added since 1.4 as context abused
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit b05fb26418 )
* Feat: add cache for remote terraform module in vela show
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 4722028530 )
* Fix: add message for terraform resource in error state
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 438145b12e )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-06-27 11:32:20 +08:00
github-actions[bot]
3c61bcb8f0
Fix: vela status print wrong STATUS ( #4249 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit 5f4616a453 )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-06-24 17:16:58 +08:00
github-actions[bot]
a14b536fd1
[Backport release-1.4] Feat: skip validating version check ( #4247 )
...
* skip validating version check
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 4b94a967ae )
* add comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit bbdc19c472 )
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit b5c705013d )
* fix test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit adff7ef309 )
* fix commments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit cf4afee0d8 )
* add compatible logic for old controller
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 3f5a6d33b9 )
* modify minimal
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit b020725112 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-06-24 14:13:17 +08:00
github-actions[bot]
ffb9d06427
Fix: json-patch & json-merge-patch open result ( #4229 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 4ea3ca8d5b )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-06-22 20:05:19 +08:00
github-actions[bot]
5e3ab732df
[Backport release-1.4] Feat: add the API for querying the image info ( #4211 )
...
* Feat: add the API for querying the image info
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit e257cc6658 )
* Fix: the code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 45e183b44b )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-06-21 15:05:15 +08:00
github-actions[bot]
62d5507499
Fix: cue patch remove temp var ( #4208 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 660e89b3a0 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-06-20 17:38:34 +08:00
github-actions[bot]
c0daf688a6
Fix: clear namespace for cluster scoped resource for dispatching ( #4195 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 7c9de1b071 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-06-16 14:50:44 +08:00
github-actions[bot]
4db9e89816
Fix: enhance CLI for managing OCM clusters ( #4178 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 0662e2a79d )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-06-15 11:23:12 +08:00
github-actions[bot]
667053409d
Fix: fix trait customStatus error when controlPlanOnly=true ( #4177 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
(cherry picked from commit 38648fcf30 )
Co-authored-by: fourierr <maxiangboo@qq.com >
2022-06-15 11:22:15 +08:00
github-actions[bot]
eb9ddaabd3
[Backport release-1.4] Feat: optimize the API that list and detail definition ( #4160 )
...
* Fix: ignore the error that the definition API schema is not exist
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 855716d989 )
* Fix: disable the cache when listing the definitions
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit f25882974d )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-06-13 13:25:41 +08:00
github-actions[bot]
f11a94612f
Feat: support insecure cluster ( #4159 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 8abedf3005 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-06-13 13:15:34 +08:00
github-actions[bot]
56f9d7cb9c
[Backport release-1.4] Fix: mongoDB datastore can't list special email user( #4104 ) ( #4148 )
...
* Add description column to vela trait and component command (#4107 )
Signed-off-by: Holger Protzek <holger.protzek@springernature.com >
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit 9c57ae2a15 )
* Fix: mongoDB datastore can't list special email user(#4104 )
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit ec07790935 )
* Fix: mongoDB datastore can't list special email user(#4104 )
change the function name from verifyUserValue to verifyValue
add test case to test kubeapi.go:87
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit 4c55e0688f )
* Fix: mongoDB datastore can't list special email user(#4104 )
change the function name from verifyUserValue to verifyValue
add test case to test kubeapi.go:87
add delete test case
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit b2e76001c9 )
* Fix: mongoDB datastore can't list special email user(#4104 )
optimize the test case
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit a63c96fae1 )
* Fix: mongoDB datastore can't list special email user(#4104 )
optimize the test case use user
change all verify timing in kubeapi
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit 2ede4f7b0c )
* Fix: mongoDB datastore can't list special email user(#4104 )
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit 356150642f )
* Fix: mongoDB datastore can't list special email user(#4104 )
Signed-off-by: fengkang <fengkangb@digitalchina.com >
(cherry picked from commit 48a9e55937 )
Co-authored-by: Holger Protzek <3481523+hprotzek@users.noreply.github.com >
Co-authored-by: fengkang01 <fengkangb@digitalchina.com >
2022-06-10 15:33:53 +08:00
github-actions[bot]
fbbc666019
[Backport release-1.4] Fix: api not exist don't break whole query process ( #4137 )
...
* make resource tree more
resourceTree more robust
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 327ec35cf4 )
* log the error
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 1136afe78c )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-06-09 11:36:57 +08:00
github-actions[bot]
ed2cb80219
Fix: the new default values do not take effect when upgrading the vela core ( #4097 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 0ccbbb2636 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-06-02 10:23:30 +08:00
github-actions[bot]
1a3d5debd5
Fix: show the default password ( #4095 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit c3cfc4729e )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-06-02 10:14:43 +08:00
github-actions[bot]
963ae400fa
Feat: use deferred config in CLI ( #4085 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 478434003b )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-06-01 10:24:57 +08:00
github-actions[bot]
8f7a8258fe
[Backport release-1.4] Fix(addon): more note info and filter prerelease addon version ( #4082 )
...
* more note info and filter prerelease addon version
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 6eefcd2c14 )
* wrap the error optimize the show info
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 00ad8304c8 )
* fix golint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 9de32d5474 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-31 18:56:54 +08:00
github-actions[bot]
57428bbc8d
Fix: change the region to customRegion ( #4079 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 9f0008f001 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-31 16:19:37 +08:00
github-actions[bot]
4a649f2cf1
Fix: Can not delete terraform provider ( #4074 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit de79442f53 )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-31 15:21:17 +08:00
github-actions[bot]
f6664106a2
Fix: remove the tcp protocol prefix in the endpoint string ( #4068 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 8852ac691a )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-30 20:17:47 +08:00
github-actions[bot]
404c7f6975
Fix: set workflow to finish before record in controller revision ( #4066 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 7042c63e90 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-30 19:30:03 +08:00
github-actions[bot]
2edfbabdab
Fix: fix the dependency gc policy to reverse dependency ( #4065 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 45cf38edb0 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-30 19:29:42 +08:00
github-actions[bot]
e7b304de3b
Fix: the policies can not be deleted ( #4062 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 0c11a69779 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-30 16:23:03 +08:00
github-actions[bot]
b8b54baf26
Fix: fail to get the endpoints via the velaql ( #4058 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
(cherry picked from commit a40d99f8d8 )
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-05-30 15:52:38 +08:00
github-actions[bot]
87b6c9416e
[Backport release-1.4] Feat: minimize controller privileges & enforce authentication in multicluster e2e test ( #4044 )
...
* Feat: enable auth in multicluster test & restrict controller privileges while enabling authentication
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit fc3fc39eb0 )
* Feat: fix statekeep permission leak & comprev cleanup leak
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit eaa317316d )
* Fix: use user info in ref-object select
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 67463d13fe )
* Feat: set legacy-rt-gc to disabled by default
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 77f1fc4286 )
* Fix: pending healthscope with authentication test
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit c21ae8ac6a )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-05-28 01:27:35 +08:00
github-actions[bot]
6d8be8b061
[Backport release-1.4] Feat: add if in workflow ( #4041 )
...
* Feat: add if in workflow struct
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit e800ed3e98 )
* Feat: implement the if in workflow
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit e171fa9212 )
* Feat: support dependency and skip for suspend step
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 6c045dc593 )
* Fix: fix the rebase from sub steps
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit f6746e7d26 )
* Fix: fix the lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 9cb9887327 )
* Feat: support if in sub steps
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit c41ccfabb9 )
* Feat: add tests in application controller
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit b308d89912 )
* Fix: fix the lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 2c784b185a )
* Test: add more tests in discover and custom
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 39f49fd901 )
* Lint: fix lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit f5149c859a )
* Tests: add more tests in application controller
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 255f4014c2 )
* Fix: change failed after retries into reason
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit dfbba699c5 )
* Fix: fix the terminate cli
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 14192e1fb3 )
* fix lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit d1dd602cc8 )
* remove the terminate workflow to pkg and add feature gates
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit bf5c8d138a )
* resolve comments
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 8a1b499f24 )
* nit fix
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 784e5f5db3 )
* make finish condition more clear
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit b4c1ca36b0 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-27 22:02:02 +08:00
github-actions[bot]
e48e39987f
some small fixes ( #4034 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 99af188f91 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-27 18:38:12 +08:00
github-actions[bot]
6264a66021
Feat: add the creating and deleting permission APIs ( #4032 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 193515dfaf )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-27 17:42:49 +08:00
github-actions[bot]
9191127e01
Feat: add affinity trait to merge node and pod affinity ( #4030 )
...
Signed-off-by: ZhongsJie <zhongsjie@gmail.com >
(cherry picked from commit a4966310ae )
Co-authored-by: ZhongsJie <zhongsjie@gmail.com >
2022-05-27 17:39:10 +08:00
github-actions[bot]
1b047c10ba
Fix: error message of vela init env is not clear ( #4029 )
...
Signed-off-by: fourierr <maxiangboo@qq.com >
(cherry picked from commit 378fdbdafb )
Co-authored-by: fourierr <maxiangboo@qq.com >
2022-05-27 17:35:23 +08:00
github-actions[bot]
62866e19d8
Fix: unknown field ignoreTerraformComponent ( #4027 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 0c27fe8199 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-27 17:15:23 +08:00
github-actions[bot]
3dc645ed52
Fix: velaql fail to parse query result to json format ( #4025 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
(cherry picked from commit 6c1576c5a6 )
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-05-27 16:57:38 +08:00
github-actions[bot]
e20ef02a6a
[Backport release-1.4] Feat: enhance controller auth by removing useless features & add authentication for componentrevision+healthcheck ( #4023 )
...
* Feat: use application identity in gc & componentrevision & collectHealthStatus
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 63fc4bcc69 )
* Chore: remove useless features and roles
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit f4ef77b2b3 )
* Fix: remove DELETE from mutating webhook
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 75f3d5dc35 )
* Chore: enhance deploy error display
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit e69079bdae )
* Fix: e2e test vela cli output match & controllerrevision recycle for serviceaccount impersonation
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 05b85573a2 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-05-27 16:00:04 +08:00
github-actions[bot]
371affb389
Fix: step group documentation update and bug fix of firstExecuteTime not record ( #4021 )
...
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 >
(cherry picked from commit 751dd181be )
Co-authored-by: Qiang Zheng <zhengq20018@cmbchina.com >
2022-05-27 11:50:58 +08:00
github-actions[bot]
b35145be82
Fix: fail to query the count with mongodb ( #4014 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit ee2b446b5c )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-27 10:56:13 +08:00
github-actions[bot]
d92c8844ba
[Backport release-1.4] Feat: optimize some logic of topology resource-tree ( #4010 )
...
* format
finish tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit e7c8c37237 )
* add comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
no lint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit e8c5185534 )
* add pvc
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit c972fe0cd3 )
* go mod tidy
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 8bad8f417a )
* fix panic bug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix panic
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit a5e6024abf )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-26 22:18:12 +08:00
github-actions[bot]
82aaf5098b
Fix: optimized the version comparison ( #4006 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 8bfab07f8f )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-26 19:34:47 +08:00
github-actions[bot]
7399666275
Fix: add some default permissions about the configuration ( #4005 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 595ccea622 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-26 17:27:06 +08:00
github-actions[bot]
eb386ce9f7
Feat: support impersonation for application in apiserver ( #4000 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 10dc83b60a )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-05-26 16:55:09 +08:00
github-actions[bot]
e4fa5a5cf1
Fix: add Target fail by fetch terraform-provider error ( #3999 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit 4a44ba2550 )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-26 15:46:07 +08:00
github-actions[bot]
165e011bd0
Fix: delete Project fail ( #3996 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit 87347f128d )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-05-26 11:31:40 +08:00
github-actions[bot]
c6aa8ddbbc
[Backport release-1.4] Fix: initialize kube config multiple times ( #3990 )
...
* Fix: initialize kube config multiple times
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit ef38b04a07 )
* Fix: e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 9e41954a75 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-26 10:21:16 +08:00
github-actions[bot]
c370ef04f3
[Backport release-1.4] Feat: mechanism to let user add relationship mapping rule by configmap ( #3982 )
...
* 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 >
(cherry picked from commit 0b3c72bd66 )
* 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 >
(cherry picked from commit f5a0bacee6 )
* fix failed test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 65b6ee66ce )
* more test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit a1f3794ee0 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-25 16:45:42 +08:00
wyike
1d82378053
Fix: velaql appliedResource bug and add e2e-test ( #3965 )
...
* fix bug and add e2e-test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-24 17:58:53 +08:00
barnettZQG
5daec5b017
Feat: support to configure the qps and burst ( #3961 )
...
* Feat: support to configure the qps and burst
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change the comment
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-05-24 16:36:07 +08:00
Somefive
cb5630af48
Fix: enhance grant privileges output ( #3962 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-24 14:31:32 +08:00
Jianbo Sun
cdfdc7febd
Deprecate: oam runtime is no longer maintained, users should use kubevela instead ( #3958 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-05-24 10:24:22 +08:00
Tianxin Dong
a855eddedc
Fix: refactor the step group in workflow ( #3956 )
...
* Fix: refactor the step group in workflow
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* Feat: add tests for discover
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-05-23 20:17:13 +08:00
Somefive
7976b32ba4
Fix: grant privilege readonly incorrect binding ( #3953 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
2022-05-23 17:23:08 +08:00
wyike
ec0b12861b
Feat: velaql provider for get application resource-tree ( #3944 )
...
* first commit
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
refactor code
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
finish all tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
resolve confilict
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
revert code
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix golint error
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix checkdiff
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* add more test for pod status
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* cue fmt
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* add filter
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix comments
* fix
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix log error
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-05-23 16:41:19 +08:00