barnettZQG
6771c688dd
Docs: add a WeChat QR code ( #2351 )
...
* Docs: add wechat QR code
* Update README.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
Co-authored-by: barnettZQG <yiyun.pro>
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
2021-09-26 13:41:20 +08:00
Somefive
61a12b0916
Fix: runc security issue ( #2350 )
2021-09-24 21:54:12 +08:00
Tianxin Dong
360c19cf2d
Feat: add vela minimal chart ( #2340 )
...
* Feat: add vela minimal chart
* Feat: add README in minimal chart
2021-09-24 17:02:43 +08:00
wyike
11103b31bb
Docs: rollout demo ( #2348 )
...
delete useless file
2021-09-24 16:31:39 +08:00
qiaozp
a8adaefc78
Chore: remove e2e-api-test in rollout test to speed up ( #2345 )
2021-09-24 15:44:59 +08:00
qiaozp
b4c7ed1773
Chore: deprecate 'vela dashboard' apiserver ( #2341 )
...
* Chore: deprecate
'vela dashboard' apiserver
* Chore: fix import
* Fix: preparation
* Fix: test
2021-09-24 13:00:07 +08:00
Geir Haugom
2e12ea9bd8
Feat: add revisionHistoryLimit to helm chart ( #2343 )
2021-09-24 10:42:04 +08:00
Jianbo Sun
0a9518f583
Fix: remove appcontext CRD and controller ( #2270 )
2021-09-23 15:05:47 +08:00
Tianxin Dong
e6668ac390
Fix: do not override the workload name if its specified ( #2336 )
...
* Fix: do not override the workload name if its specified
* Fix: resolve comments
2021-09-23 15:05:25 +08:00
qiaozp
2be5b20c6d
Chore(cli): remove useless deploy.yaml ( #2335 )
...
* Chore: remove useless deploy.yaml
* Chore: remove useless deploy.yaml
2021-09-23 11:48:14 +08:00
Somefive
4f2ed4f59e
Fix: remove ocm addon enable in Makefile ( #2327 )
2021-09-23 11:38:28 +08:00
Gallardot
2d8c8efe08
Feat: add args for init-contianer and sidecar ( #2331 )
v1.1.2
2021-09-22 15:54:27 +08:00
Somefive
89c697ca87
Fix: fix multicluster template bug ( #2333 )
2021-09-22 14:56:58 +08:00
Zheng Xi Zhou
4379a46a79
Fix: add comments and adjust helm typed component's spec ( #2332 )
...
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
2021-09-22 10:05:11 +08:00
Zheng Xi Zhou
d933af022c
Fix: move charts from github repo to Alibaba Cloud OSS repo ( #2324 )
...
* Fix: move charts from github repo to Alibaba Cloud OSS repo
Charts in Github repo is not always avaialable for some users, so
moved them to OSS repo
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
* Update charts/vela-core/templates/addons/observability-asset.yaml
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
* Update vela-templates/addons/observability-asset/definitions/trait-import-grafana-dashboard.yaml
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
* Update vela-templates/addons/auto-gen/observability-asset.yaml
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
2021-09-20 15:52:52 +08:00
yangsoon
60435e42a5
Fix(addon): don't install fluxcd and terraform by default ( #2328 )
2021-09-19 09:47:02 +08:00
Somefive
55e746cc7a
Fix: fix multicluster values bug ( #2326 )
2021-09-19 09:26:05 +08:00
Jian.Li
48002641b9
Fix: workflow example ( #2323 )
2021-09-18 14:40:08 +08:00
Somefive
c1e6ded23d
Fix: fix cluster-gateway image tag in chart ( #2318 )
2021-09-18 00:24:50 +08:00
hughXia
cafb55256f
Fix: fix typo ( #2317 )
...
Co-authored-by: shengmiao.xia <shengmiao.xia@easystack.cn >
2021-09-17 22:09:29 +08:00
Hongchao Deng
b60c16a4be
Fix(rollout): improve rollback experience ( #2294 )
2021-09-17 19:09:41 +08:00
Somefive
8407c0bf4d
Style: rename multi-env to deploy2env ( #2309 )
v1.1.1
2021-09-15 15:03:44 +08:00
yangsoon
76527421d7
Fix(helm chart): change initialDelaySeconds of readinessProbe to 30s ( #2308 )
2021-09-15 14:29:58 +08:00
wyike
a151d17fde
Fix: generate service in canary-traffic trait ( #2307 )
...
fix ci
Fix: apply remaing bug
fix ci
2021-09-15 14:25:55 +08:00
Jian.Li
4ff4afde51
Feat: Make applicationComponent can be modified in step ( #2304 )
...
* Feat: component properties can be modfiled in step
* Fix: op.#ApplyRemaining
2021-09-15 13:25:22 +08:00
Zheng Xi Zhou
fbac93665d
Fix: add application logging dashboard ( #2301 )
...
Added a Grafana dashboard for application logging
2021-09-15 13:21:38 +08:00
Tianxin Dong
36c7b9ec5b
Fix: imagePullSecrets error from cloneset ( #2305 )
...
* Fix: imagePullSecrets error from cloneset
* Fix: generate yaml file
Co-authored-by: withlin <withlin@apache.org >
2021-09-15 13:21:17 +08:00
Hongchao Deng
d0e8418c4a
Fix: don't increment count in status ( #2306 )
2021-09-15 13:20:58 +08:00
Somefive
291f9d139e
Fix: fix cli logging ( #2298 )
2021-09-15 13:18:50 +08:00
wyike
9a766467a3
Fix: generate service in canary-traffic trait ( #2300 )
...
fix ci
2021-09-15 11:50:40 +08:00
Zheng Xi Zhou
c9b2c99dbf
Revert "Fix: fix alibaba cloud rds module ( #2293 )" ( #2302 )
...
This reverts commit c590853f37 .
2021-09-15 11:36:08 +08:00
qiaozp
0a3244f590
Feat: allow user specify alibaba provider addon's region ( #2297 )
2021-09-14 23:05:28 +08:00
Tianxin Dong
12361c133e
Feat: add commit msg in kustomize ( #2296 )
2021-09-14 22:03:56 +08:00
Zheng Xi Zhou
c590853f37
Fix: fix alibaba cloud rds module ( #2293 )
...
Enable users to set `db_instance_storage_type`. This can fix the issue
happended since Sept. 14, 2021.
{"Code":"InvalidNetworkTypeClassicWhenCloudStorage","HostId":
"rds.aliyuncs.com","Message":"The Specified InstanceNetworkType
value Classic is not valid when choose cloud storage type."
2021-09-14 21:57:46 +08:00
Tianxin Dong
17c17fcfc6
Fix: fix apply application ( #2288 )
...
* Fix: fix apply application
* Fix: fix apply remaining
2021-09-14 21:49:09 +08:00
Jian.Li
0e8ffd717f
Fix: apply-component bug ( #2292 )
...
* Fix: apply-component bug
* Feat: uniform apply-component input/output format
2021-09-14 21:37:46 +08:00
Jianbo Sun
8d8447ad94
Fix: filter kubectl apply annotation in vela live-diff ( #2290 )
2021-09-14 20:36:53 +08:00
Somefive
e8d051a532
Support MultiCluster EnvBinding with cluster-gateway ( #2247 )
...
* Feat: init multicluster
* Feat: add secret namespace auto-detect
* Style: format
* Style: split gc codes
* Feat: add cluster cli
* Fix: rebase workflow on master
* Feat: add component selector for env binding
* Fix: selector & patch conflict
* Feat: add local cluster support & fix unit test
* Fix: fix omitempty bug
* Feat(health-scope): support multi-cluster's healthcheck
* Fix: resourcetracker gc bug & rename
* Feat: add multicluster to op.Read
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2021-09-14 20:35:10 +08:00
qiaozp
c1ebe9db24
Feat: alibaba provider addon ( #2243 )
...
bump up terraform version
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
2021-09-14 19:35:21 +08:00
wyike
3d29df3a52
Fix: fix in middler of test ( #2275 )
...
add test
delete uesless
add comments
fix small issue
fix error
add charts back
2021-09-14 18:05:21 +08:00
yangsoon
324bbe5e57
Fix(helm): enable apiserver by default ( #2249 )
...
Co-authored-by: yangsoon <songyang.song@alibaba-inc.com >
2021-09-14 14:15:47 +08:00
Tianxin Dong
8e172091f6
Test: fix resource tracker e2e ( #2281 )
2021-09-14 10:26:57 +08:00
Tianxin Dong
e73655a8b2
Refactor: change field exportKey to valueFrom ( #2284 )
2021-09-14 10:23:39 +08:00
Hongchao Deng
ce70f9f57f
Fix: add exponential backoff wait time for workflow reconciling ( #2279 )
2021-09-13 22:34:25 +08:00
Hongchao Deng
215c4e0752
Fix: patch any key using retainKeys strategy ( #2280 )
2021-09-13 20:19:16 +08:00
wyike
d93d8626c0
Feat: istio addon and use case demo ( #2276 )
...
fix all error and finish readme
small change
fix CI check
add canary trait back
2021-09-13 20:10:32 +08:00
Jian.Li
b66f2995a5
Fix: Bugs (as follows) ( #2278 )
...
* Fix: suspend step id
* Feat: add test cases
* Fix: reslove conflict
* Fix: reduce reconclie duration for test
2021-09-13 20:03:49 +08:00
Jianbo Sun
cad21c5138
Fix: refactor workflow and fix some e2e tests ( #2272 )
...
* Fix: add e2e plugin test back
* Fix: e2e rollout test and try change port to 37081
* Fix: add rollout plan test back
* Refactor: change the workflow state machine and add workflow succeed state
* Refactor: refine definition controller and fix e2e of app revision
* Refactor: unlock all the normal cases
* Fix: add helm schematic logic back into workflow
2021-09-13 14:17:12 +08:00
Tianxin Dong
af01349f28
Test: fix rollout e2e test ( #2277 )
2021-09-13 11:13:03 +08:00
Jian.Li
445db3b276
Fix: E2E Test ( #2274 )
...
* Fix: value.lookUpByScript bug
* Fix: apply-component patch trait resource
2021-09-12 22:45:14 +08:00