github-actions[bot]
c66f5f103f
Fix: fix depends on app built-in step ( #2435 )
...
(cherry picked from commit b126cf1a34 )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
v1.1.4
2021-10-09 18:52:57 +08:00
github-actions[bot]
e6779f6906
[Backport release-1.1] Fix: fix apiserver 1.1.3 not available bug ( #2431 )
...
* Fix: fix apiserver 1.1.3 not available bug
(cherry picked from commit a0b0c032d4 )
* Feat: change apiserver image repository
(cherry picked from commit d417e9014a )
* Fix(helm chart): fix startup args for apiserver
(cherry picked from commit fa759459af )
Co-authored-by: barnettZQG <yiyun.pro>
2021-10-09 16:52:05 +08:00
github-actions[bot]
a48b74d4be
Feat: add secure tls for cluster-gateway ( #2428 )
...
(cherry picked from commit cf4d508189 )
Co-authored-by: Yin Da <yd219913@alibaba-inc.com >
2021-10-09 15:24:41 +08:00
github-actions[bot]
2da80af3c4
[Backport release-1.1] Feat: add apply raw built in workflow steps ( #2424 )
...
* Feat: add apply raw built in workflow steps
(cherry picked from commit be68f388a2 )
* Feat: add apply raw example
(cherry picked from commit 8243b6d916 )
* Fix: change the name to apply object
(cherry picked from commit b996a04862 )
* Fix: example server name
(cherry picked from commit 2341bf0f5a )
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2021-10-09 12:21:28 +08:00
github-actions[bot]
7bf5e17262
Chore(deps): bump github.com/containerd/containerd from 1.4.8 to 1.4.11 ( #2422 )
...
(cherry picked from commit 8450b4153e )
Co-authored-by: 天元 <jianbo.sjb@alibaba-inc.com >
2021-10-09 11:12:08 +08:00
Zheng Xi Zhou
53a6d54b73
Fix: support terraform/provider-azure addon ( #2402 ) ( #2418 )
...
Also added some componentdefinitions for Azure cloud resource
2021-10-08 19:14:59 +08:00
github-actions[bot]
bcd072507b
[Backport release-1.1] Feat: multicluster support ServiceAccountToken ( #2415 )
...
* Feat: support serviceaccount in multicluster
(cherry picked from commit 6168af830e )
* Fix: add compatibility & support sa
(cherry picked from commit 0193d74dfa )
* Fix: add multicluster sa test
(cherry picked from commit d445d29649 )
* Fix: add test for upgrade func
(cherry picked from commit f4ba55b540 )
* Style: format
(cherry picked from commit 0a8645c30c )
Co-authored-by: Yin Da <yd219913@alibaba-inc.com >
2021-10-08 15:55:12 +08:00
qiaozp
ae075e6cb6
Refactor(cli): Refactor vela env, deprecate vela config ( #2037 ) ( #2413 )
...
* Refactor(cli): cut env to namespace, use application to save
Signed-off-by: qiaozp <chivalry.pp@gmail.com >
* Fix: test
* Fix: typo
(cherry picked from commit a574fc0fbf )
2021-10-08 14:44:30 +08:00
Somefive
b2127ee4fa
Feat: use #ApplyComponent for EnvBinding ( #2382 ) ( #2414 )
...
* Feat: use #ApplyComponent in EnvBinding
* Fix: application test compRev control by resourcetracker
* Fix: add more detail in error info
2021-10-08 14:43:44 +08:00
Jian.Li
a865c85d05
Fix: Applied Resources Statistics Error ( #2398 )
...
* Fix: isSameObjReference
* Fix: healthScope
v1.1.3
2021-09-30 14:24:09 +08:00
Tianxin Dong
ab2d2750f2
Fix: revision GC in workflow mode ( #2355 )
...
* Fix: revision GC in workflow mode
* Test: add revision cleanup test
* Fix: e2e test
2021-09-30 14:16:16 +08:00
Zheng Xi Zhou
99411a7f01
Fix: make the name of Terraform credential secret same to component name ( #2399 )
...
To make the secret name of Terraform credential more clear and avoid the
impact on the feature of #2336
2021-09-30 13:53:49 +08:00
Tianxin Dong
f9b218919a
Feat(workflow): add depends on in workflow ( #2387 )
...
* Feat: add depens on in charts
* Feat(workflow): add depends on in workflow
2021-09-30 10:30:44 +08:00
Somefive
83b26349c7
Feat: bootstrap multicluster testing ( #2368 )
...
* Feat: bootstrap multicluster testing
* Fix: update action step name in .github/workflows/e2e-multicluster-test:yml
Co-authored-by: Jianbo Sun <wonderflow@icloud.com >
* Fix: update setup-core wait condition
* Fix: add apply envbinding app test & upgrade gomega
* Fix: remove end_e2e duplicate script
Co-authored-by: Jianbo Sun <wonderflow@icloud.com >
2021-09-30 10:19:39 +08:00
wyike
2c64d04417
Feat: pass owner to workload if rollout failed ( #2397 )
...
delete useless file
2021-09-30 09:52:20 +08:00
Jian.Li
ef653ebeb4
Feat: add inputs test cases and optimize code ( #2388 )
...
* Feat: add test case & optimize code
* Fix: e2e test
2021-09-29 15:08:00 +08:00
Zheng Xi Zhou
305403ff8b
Support remote git repo for Terraform configuration ( #2337 )
...
* Fix: support remote git repo for Terraform configuration
Besides inline HCL Configuration, supprted remote git repo Configuration
* Fix: add unit-tests
* Fix: update all manifests in vela-minimal
2021-09-29 14:58:27 +08:00
wyike
eebcc6c6ae
Fix: use aliyun oss istio chart ( #2392 )
2021-09-29 14:42:50 +08:00
Jianbo Sun
298ce69593
Chore(deps): bump go.mongodb.org/mongo-driver from 1.3.2 to 1.5.1 ( #2391 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-09-29 13:14:48 +08:00
Tianxin Dong
1e21a01320
Feat: add vela minimal in make manifests ( #2389 )
2021-09-29 13:09:57 +08:00
Tianxin Dong
042485124a
Fix: fix built in workflow steps ( #2378 )
2021-09-29 10:05:13 +08:00
Hongchao Deng
49a91ca4c5
Feat: add Addon REST API ( #2369 )
2021-09-28 18:45:32 +08:00
Jianbo Sun
a2ad91f2f5
Fix: try fix CI unit test ( #2376 )
2021-09-28 18:44:50 +08:00
Tianxin Dong
5364e53e50
Fix: delete deprecated vela dashboard in e2e setup ( #2379 )
...
* Fix: delete deprecated vela dashboard in e2e setup
* Fix: fix helm lint in 3.7.0
2021-09-28 17:01:10 +08:00
whichxjy
811c783a00
Feat: support rollout controller for StatefulSet ( #1969 )
...
* Feat: support rollout controller for StatefulSet
* Feat: support one statefulset in rollout
* Feat: add tests for StatefulSet rollout controller
* Fix: correct workload-deleting error
* Feat: remove advanced sts
2021-09-28 11:46:30 +08:00
Jian.Li
22bf2e4c3a
Feat: inputs support setting value in array ( #2358 )
...
* Feat: input support array
* Feat: add test cases
* Feat: add comment
2021-09-28 09:18:07 +08:00
Somefive
ee0a73b5b7
Fix: dockerfile e2e test command lack environment configuration ( #2231 )
2021-09-27 20:29:58 +08:00
yangsoon
ddb6285b19
Fix(helm chart): fix startup args for apiserver ( #2362 )
2021-09-27 14:20:58 +08:00
barnettZQG
3a310f0402
Feat: Initialize api for vela dashboard and CLI ( #2339 )
...
* Change the web framework to go-restful.
* Some API specifications are defined.
* Some sample code is provided.
2021-09-26 23:09:23 +08:00
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