21534a5909
Fix: fix the goroutine leak in http request ( #4302 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 559ef83abd )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
v1.2.7
2022-07-01 17:53:59 +08:00
e6bcc7de1f
Fix: add parse comments in lookupScript to make patch work ( #3843 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 1758dc319d )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
v1.2.6
2022-05-10 13:38:07 +08:00
a67270fb00
Fix: pend registry test ( #3422 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit c8d9035109 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-03-11 11:38:25 +08:00
ef80b6617e
Fix: Helm Chart values.yaml typo ( #3405 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
v1.2.5
2022-03-10 10:03:52 +08:00
54469a970a
Fix: upgrade dependency to fix alerts ( #3383 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 910460b0a7 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-03-07 14:28:25 +08:00
7af36b0971
Fix: remove unused variable ( #3380 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit dc7b799d97 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-03-07 11:59:57 +08:00
316e21791f
fix windows bug ( #3357 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 7b87a23f5a )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-03-03 18:13:13 +08:00
b7935e88d0
[Backport release-1.2] Fix: Fix the inaccurate judgment of ready status ( #3349 )
...
* fix: Fix the inaccurate judgment of ready status
Signed-off-by: kingram <kingram@163.com >
(cherry picked from commit 8ef9115766 )
* fix: solve inaccurate isHealth
Signed-off-by: kingram <kingram@163.com >
(cherry picked from commit f5b3ba9483 )
* fix: update readyReplicas type
Signed-off-by: kingram <kingram@163.com >
(cherry picked from commit 6b8a8a191c )
Co-authored-by: kingram <kingram@163.com >
2022-03-02 13:19:00 +08:00
07c5b26eaa
fix hard code service account name in test ( #3348 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 988b877997 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-03-02 13:17:27 +08:00
5b59db5f0b
[Backport release-1.2] Fix: add process context in workflow ( #3335 )
...
* Fix: add process context in workflow
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 9af66e2c0b )
* add context data in process context
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 3b17fdf525 )
* delete usesless func
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 81f0c56f76 )
* fix ut
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit d7d2670260 )
* use multi cluster ctx in process ctx
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 019e32c321 )
* remove debug log
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 92af8a013a )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-02-28 11:03:26 +08:00
Jianbo Sun and GitHub
f6032f3de9
Revert "[Backport release-1.2] Feat: rollout controller is disabled by default ( #3322 )" ( #3325 )
...
This reverts commit 2f825f3e0c .
v1.2.4
2022-02-23 20:22:46 +08:00
2f825f3e0c
[Backport release-1.2] Feat: rollout controller is disabled by default ( #3322 )
...
* Feat: rollout controller is disabled by default
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 8c22096226 )
* Feat: change rollout image pull policy
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit ddbcdfb2a6 )
* Fix: remove controller from the rollout addon in testdata
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 3517569a1a )
* Feat: rollout controller is disabled by default
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit f5c48fca8a )
* Fix: extended waiting time for the addon mock server
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 718b58ffe9 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-23 19:45:38 +08:00
4c6292b1c2
Fix: The order of status displayed by vela ls is not correct ( #3316 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit f1e0e45324 )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-02-23 14:53:07 +08:00
ec7aa50584
[Backport release-1.2] Fix: addon store&show complicated parameter ( #3315 )
...
* fix
fix complicate args storage
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit c6ff4f1241 )
* wrap logic in func and add mock test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
solve confict
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
fix
(cherry picked from commit 1e000ea33f )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-02-23 14:36:27 +08:00
739bed82c2
Feat: add style and immutable parameters for uischema ( #3314 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 01093c7170 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-23 14:33:19 +08:00
wyike and GitHub
bf03898851
cherry-pick 3340 to release 1.2 ( #3313 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-02-23 13:31:09 +08:00
1ae4216a7a
Feat: rework cluster to align velaux and cli ( #3307 )
...
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit 800d46f038 )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
2022-02-22 16:24:01 +08:00
2b97960608
[Backport release-1.2] Fix: Let versioned controller uses a separate election locker in one cluster. ( #3306 )
...
* versioned leader election id
Signed-off-by: Jian.Li <lj176172@alibaba-inc.com >
(cherry picked from commit f55b839b0f )
* modify GenerateLeaderElectionID
Signed-off-by: Jian.Li <lj176172@alibaba-inc.com >
(cherry picked from commit 23230f711c )
* add license header
Signed-off-by: Jian.Li <lj176172@alibaba-inc.com >
(cherry picked from commit ec987e5fde )
Co-authored-by: Jian.Li <lj176172@alibaba-inc.com >
2022-02-21 22:00:31 +08:00
af29eb020f
[Backport release-1.2] Fix: change seldon service from istio to ambassador ( #3303 )
...
* Fix: change seldon service from istio to ambassador
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 29328cc86d )
* fix lint
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit ade7a7de48 )
* get service name form sdep
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 553cb68fb3 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-02-20 13:07:03 +08:00
wyike and GitHub
f9ee044d45
cherry pick 3280 ( #3301 )
...
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-02-20 13:05:37 +08:00
91d37e7773
Fix(charts): the qps and brust of reconcile client configurable ( #3297 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
(cherry picked from commit 976bd39016 )
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-02-18 16:28:38 +08:00
eb5c730e36
Fix: not steady unit test ( #3295 )
...
The UT `TestGetOpenAPISchemaFromTerraformComponentDefinition` won't
succeed 100%. The required variables in the generated isn't in the expected
order all the time.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 0632044bca )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-02-18 15:18:34 +08:00
b1f76f6087
Fix: make e2e CI more stable in vela show case ( #3294 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 386ae82d0f )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-02-18 15:07:42 +08:00
Jian.Li and GitHub
4d50017622
Feat: application support controller requirement ( #3192 ) ( #3290 )
...
* application controller version control
Signed-off-by: Jian.Li <lj176172@alibaba-inc.com >
* modify command arg name
Signed-off-by: Jian.Li <lj176172@alibaba-inc.com >
2022-02-18 13:05:33 +08:00
f4d4416789
concurrent reconciles configurable ( #3288 )
...
Signed-off-by: jrkeen <jrkeen@hotmail.com >
(cherry picked from commit bc05d68292 )
Co-authored-by: jrkeen <jrkeen@hotmail.com >
2022-02-18 11:05:48 +08:00
b108801b60
Chore: remove useless controller args to avoid confusion ( #3286 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 12832fed5c )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-02-17 19:14:38 +08:00
6d7180af2d
Fix: vela status api can not return customized arguments of addon ( #3277 )
...
Signed-off-by: StevenLeiZhang <zhangleiic@163.com >
(cherry picked from commit 1580b1030a )
Co-authored-by: StevenLeiZhang <zhangleiic@163.com >
2022-02-17 09:44:12 +08:00
3e47887b72
Fix: add DisableUpdateAnnotation for addon ( #3272 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 936a2fe1db )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-02-16 15:30:20 +08:00
4934447e75
[Backport release-1.2] Feat: add seldon virtual service support in endpoints ( #3269 )
...
* Feat: add seldon virtual service support in endpoints
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 6c4015792e )
* fix ut
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
(cherry picked from commit 4bd9716030 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-02-16 14:29:07 +08:00
d36718969f
Fix: properties table of cloud resource doc is broken ( #3265 )
...
If one column of a table contianers multiple line of a json
struct, it will break the table.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 093a35768e )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-02-16 11:30:36 +08:00
859ca7567f
Fix: fixed required items for a Terraform ComponentDefinition ( #3258 )
...
If a Terraform variable is required, the item in OpenAPI schema
is required.
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit 87a6e44e97 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-02-15 19:54:00 +08:00
10dce9debc
Feat: update logo to .svg ( #3255 )
...
(cherry picked from commit c104d92425 )
Co-authored-by: BinaryHB0916 <davidduan0916@gmail.com >
2022-02-15 15:29:59 +08:00
2e67238b61
Fix: registry don't have enough info to build a reader ( #3249 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 8db1d2b616 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-14 18:40:24 +08:00
341e07b636
Fix: fix panic when user disable create apprevision ( #3247 )
...
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
(cherry picked from commit fb0983041d )
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-02-14 17:55:50 +08:00
b5e04f2060
Add cli support for provider gcp and baidu. ( #3243 )
...
Signed-off-by: Nicola115 <2225992901@qq.com >
(cherry picked from commit 9d93b99084 )
Co-authored-by: Avery <2225992901@qq.com >
2022-02-14 17:10:08 +08:00
99c4a130d3
[Backport release-1.2] Feat: support complicated addon parameter ( #3241 )
...
* support complicated addon parameter
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit c287698791 )
* fix: go mod tidy
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
(cherry picked from commit 353bca84c8 )
Co-authored-by: 楚岳 <wangyike.wyk@alibaba-inc.com >
2022-02-14 15:25:24 +08:00
f8ba3d5d00
[Backport release-1.2] Fix: can not collector pod list with rollout trait ( #3240 )
...
* Fix: can not collector pod list with rollout trait
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 6365df4737 )
* Fix: cue format error
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 0a59d0c051 )
* Fix: default values and optional parameters cannot coexist
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit d8e08b09d8 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-14 13:05:44 +08:00
d540491f46
Fix: remove duplicative route in application webservice. ( #3239 )
...
Signed-off-by: wangcanfeng <wangcanfeng@corp.netease.com >
(cherry picked from commit dab3d2d2c6 )
Co-authored-by: wangcanfeng <wangcanfeng@corp.netease.com >
2022-02-14 13:05:24 +08:00
30c492a50a
Fix: apply crd error that the annotations too lang ( #3234 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 8067f3fe5f )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-14 13:03:06 +08:00
84422e581c
Feat: remove the duplicate command ( #3235 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 5db766885d )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-14 13:02:29 +08:00
38d2bf6839
Fix: the definition namespace is empty ( #3230 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit c0c9b415a6 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-12 11:36:39 +08:00
fbef61d076
[Backport release-1.2] Fix: disable cochange for apprev when def changes ( #3221 )
...
* Fix: disable cochange for apprev when def changes
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit f67d1c7e08 )
* Fix: add test
Signed-off-by: Somefive <yd219913@alibaba-inc.com >
(cherry picked from commit e3f95763ae )
Co-authored-by: Somefive <yd219913@alibaba-inc.com >
v1.2.3
2022-02-10 11:42:04 +08:00
52f9b7e691
[Backport release-1.2] Fix: upgrade package github.com/docker/cli for CVE-2021-41092 ( #3218 )
...
* Fix: upgrade package github.com/docker/cli for CVE-2021-41092
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit c0ce5b9931 )
* Chore: change go version to 1.17
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 976d781dc2 )
* Chore: change go mod
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 01724c9bf5 )
* Fix: change install cue shell
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 3bab8d57fa )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-09 19:21:03 +08:00
e721449c46
[Backport release-1.2] Feat: the golang version upgrade to 1.7 ( #3213 )
...
* Feat: the golang version upgrade to 1.7
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit f7e75a18a0 )
* Feat: install expat lib
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit e641c39509 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-09 15:25:59 +08:00
ab998ce3f4
Fix: fix flag conflict ( #3212 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 440c9947c7 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-09 15:22:33 +08:00
bcc978380f
[Backport release-1.2] Feat: support install and uninstall vela core ( #3209 )
...
* Feat: support install and uninstall vela core
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 330b20cabd )
* Feat: support upgrade crd
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 61505a92d3 )
* Feat: support set reuse args
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 9ae203f961 )
* Feat: apply CRD before install or upgrade
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
(cherry picked from commit 0815ba6580 )
Co-authored-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-09 11:58:11 +08:00
b9f9f7f3f9
Fix: support more Terraform variable types ( #3207 )
...
Support Any, set and some complicated variable types
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit c37ba34fc7 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-02-08 18:50:58 +08:00
18ceb467ed
Feat: add componentName in context for traitDefinition ( #3202 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
(cherry picked from commit 2e07453888 )
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2022-02-08 16:27:19 +08:00
06eb8f055d
[Backport release-1.2] Feat: dispatch manifests in concurrent ( #3201 )
...
* Feat: dispatch manifests in concurrent
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
(cherry picked from commit 774f108d19 )
* Fix: merge workflow pkg convert to pkg util
Signed-off-by: yangsoon <songyang.song@alibaba-inc.com >
(cherry picked from commit 0a09a2fa8d )
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2022-02-08 16:26:54 +08:00
9dec98fbba
Fix: add unit test for getting Terraform Configuration from remote git ( #3194 )
...
Add another unit test when the configuration of Terraform locates
in a subpath of a git remote repository
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com >
(cherry picked from commit bef07e9a08 )
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2022-02-08 10:21:41 +08:00