Tianxin Dong
bef24bdf22
Fix: separate waiting and failed backoff time and make them configurable ( #3362 )
...
* Fix: separate waiting and failed backoff time and make them configurable
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* change var name in chart values
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
* fix ci
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com >
2022-03-08 16:04:19 +08:00
barnettZQG
17794e4ce1
Fix: upgrade package github.com/docker/cli for CVE-2021-41092 ( #3216 )
...
* Fix: upgrade package github.com/docker/cli for CVE-2021-41092
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Chore: change go version to 1.17
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Chore: change go mod
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
* Fix: change install cue shell
Signed-off-by: barnettZQG <barnett.zqg@gmail.com >
2022-02-09 19:18:40 +08:00
wyike
e519c6142a
Chore: delete useless test ( #2984 )
...
* delete useless test
Signed-off-by: wangyike <wangyike_wyk@163.com >
* delete healthscope related test
Signed-off-by: wangyike <wangyike_wyk@163.com >
* small fix
Signed-off-by: wangyike <wangyike_wyk@163.com >
* remove useless report
Signed-off-by: wangyike <wangyike_wyk@163.com >
2021-12-23 18:13:00 +08:00
Tianxin Dong
601510e43c
feat(def): add built-in workflow definitions ( #2094 )
...
* use_vela_bin
* Update gen_definitions.sh
add version print
* Update gen_definitions.sh
* Update gen_definitions.sh
* update crossplatform build check
* test
* feat(def): add built-in workflow definitions
* delete pod disruptive in workflow step def
* make cue files reviewable
* fix workflow step definition
* fix ci
* add clean up step
* add build clean up
Co-authored-by: Yin Da <yd219913@alibaba-inc.com >
Co-authored-by: Somefive <Somefive@foxmail.com >
2021-08-18 13:22:57 +08:00
Jianbo Sun
aa87d3da24
upgrade K8s dependency lib to v0.21 ( #1985 )
...
* upgrade K8s dependency to v0.21
* update CRD for new version of controller-runtime
* fix ci component revision create must fill Raw in runtime.RawExtension
* try fix test
* start control plane timeout set to 1min and fix tests
* add timeout for env test start and stop
* longer timeout time for BeforeSuit function
* upgrade kubebuilder and k8s cluster version to match with v1.21.2 in github action
* fix test
* fix resource tracker ownerRef override
* update developer guides
2021-08-03 11:30:02 +08:00
Zheng Xi Zhou
9de6aea5ab
Split workflow to enable re-run single jobs ( #1782 )
...
* Split workflow to enable re-run single jobs
Fix #1781
* rename workflow name
2021-06-10 15:27:20 +08:00
Yue Wang
80b2c3713b
fix staticcheck lint ( #1657 )
...
make CI work consistently with Makefile/staticcheck
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-05-14 18:49:07 +08:00
wangyuan249
ba8c6c020a
upgrade Go version to 1.16 latest ( #1577 )
...
* bump go version to 1.16
* fix gox
* fix
* fix
* del sleep
* del
* gosum fix conflict 0511
* rm stop fix
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com >
2021-05-11 21:27:33 +08:00
chival
6a956f9343
calculate e2e-test into coverage ( #1553 )
2021-04-28 15:29:08 +08:00
Jianbo Sun
75f081f248
Add More End User Docs ( #1511 )
...
* update docs
* update docs
* refine cloud resource docs
* update install guidegst
2021-04-16 21:46:44 +08:00
Shiwen Cheng
e8ed4d78cf
Keep docker binary command due to the issue #416 ( #1478 )
2021-04-14 11:26:35 +08:00
woshicai
58c3283411
update: run helm lint & test after e2e-setup ( #1415 )
...
Co-authored-by: charles <charles.cai@sap.com >
2021-04-09 14:13:59 +08:00
Jianbo Sun
07c8c23884
minor fix for docs ( #1356 )
...
* minor fix for docs
* minor fix for docs
* remove blog
2021-03-30 08:47:20 +08:00
yangsoon
c4512decf1
fix vela show ( #1327 )
2021-03-28 10:37:31 +08:00
Jianbo Sun
8e8ec58b97
merge e2e in one to save time ( #1318 )
2021-03-26 20:40:19 +08:00
wyike
74a82e0397
add header-check.sh ( #1310 )
...
add ci workflow
update scripts
add missed licence header for all files
2021-03-26 15:24:19 +08:00
Ryan Zhang
a4fda31829
Restore rollout after the change to point to appRevision ( #1271 )
...
* modify appRollout to reference appRevision
* fine tune rollout e2e tests
2021-03-24 14:09:40 -07:00
Ryan Zhang
11bc937f62
temporaily disable rollout e2e test ( #1260 )
2021-03-22 13:17:31 +08:00
天元
d4705380a8
remove dashboard related code
2021-03-20 18:36:51 +08:00
mason1kwok
d6cb52d73a
add skip condition on e2e-rollout CI
2021-03-18 14:54:37 +08:00
Jianbo Sun
019d8719a3
Revert "test run e2e on github native action runner ( #1209 )"
...
This reverts commit 86b363c56c .
2021-03-18 12:09:56 +08:00
Ryan Zhang
7e22c19383
move out rollout e2e ( #1205 )
...
* move out rollout e2e
* fix go workflow
2021-03-17 19:13:24 -07:00
Jianbo Sun
86b363c56c
test run e2e on github native action runner ( #1209 )
...
* test run e2e on github native action runner
* add ginkgo
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com >
2021-03-17 17:45:10 -07:00
Jianbo Sun
cbc7a3855e
Merge pull request #1202 from wonderflow/upgradeci
...
upgrade golang ci lint to 1.38.0 and fix lint error
2021-03-16 16:07:19 +08:00
天元
711a4a9d7a
configure ci to skip duplicate job
2021-03-16 15:35:13 +08:00
天元
1cdcf2ab48
upgrade golang ci lint to 1.38.0 and fix lint error
2021-03-16 15:06:48 +08:00
WYike
994ef23c0c
modify controller,webhook,api,chart ( #1085 )
...
solve failed test
add compatibility test for old crd
add app ns for cli
modify compatibility test
solve compatibility problem
add testing for GetDefinition func with cluster scope CRD
generate code for compatibility-test
move testdata generate to makefile
optimize ci pipeline for compatibility-test
2021-03-04 23:14:18 -08:00
yangsoon
6c794bda08
fix issue #1140 delete image after e2e test
2021-03-05 12:04:07 +08:00
Ryan Zhang
c520a24423
fix rolling with manaul annotation and improve the demo a bit
2021-03-04 00:34:09 -08:00
Ryan Zhang
eac2d37551
add webhook and kruise ( #1135 )
2021-03-03 23:21:02 -08:00
天元
d7a12ac5fd
enable CI for release-*
2021-02-23 19:13:18 +08:00
roy wang
93ae8a9099
fix staticcheck issues
...
add staticcheck CI action
add staticcheck in Makefile
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-01-29 18:42:03 +09:00
Ryan Zhang
023d24d392
draft
2021-01-19 15:50:38 -08:00
Jianbo Sun
89863b30e8
fix ci and refactor code ( #887 )
...
* adjust CI scripts
* fix go ci order
* try fix
* use appfile to update trait
* fix vela status
* use assert.ObjectAreEqual to check diff for map case
* remove application controller own AC and Components
* tune place
* fix lint
* update
* remove error check of vela init test
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com >
2021-01-15 19:04:12 +08:00
天元
76e0bbcabd
run CI check for all PR including docs/ and *md
2020-12-25 17:53:04 +08:00
天元
9224e8eb47
fix CI
2020-12-07 20:15:40 +08:00
天元
6b931d9b32
fix unstable test as workload changed by reconcile
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 20:11:26 +08:00
天元
43754e89b6
merge CI and makefile
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 12:16:36 +08:00
天元
1a592496a1
update KIND action to fix CI
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-17 10:47:44 +08:00
Hongchao Deng
3edc6ed317
CI: ignore all markdown changes
2020-11-11 19:42:41 -08:00
Hongchao Deng
4b609e0fff
vela up support url, fix scale/rollout/metrics to focus on appfile, fix reference doc
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-11 17:13:24 -08:00
Hongchao Deng
cd3c91b537
make CI ignore doc change
2020-11-10 11:01:51 -08:00
Hongchao Deng
1809b47bb9
doc: add extending vela ( #511 )
...
* doc: add extending vela
- also rename in `system update` name -> type, type -> category
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* github action: fixed ubuntu version
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* update
2020-11-05 10:09:29 +08:00
天元
0990e6fa64
fix autoscaler
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-10-27 10:19:26 +08:00
Hongchao Deng
4fa3fb6486
move codecov upload to github workflow
2020-10-16 16:44:35 -07:00
Ryan Zhang
16fd51a213
adjust the helm setting and README ( #269 )
...
* add dependancy installer and fix e2e
* fix build
* add kubebuilder
2020-09-15 15:08:17 +08:00
天元
7f78ce5e7b
refine and split and faster CI
2020-09-10 15:31:51 +08:00
Ryan Zhang
7de9f7b16b
install kubebuilder to make the test run
2020-08-27 00:40:46 -07:00
Zheng Xi Zhou
8da6e93480
Refine CI build ( #196 )
...
* Refine CI build
remove vela binary build during e2e-test, instead
use the binary after make build
* update old command `vela system:init`
2020-08-25 16:08:16 +08:00
Zheng Xi Zhou
79d3d3c446
Implement env APIs ( #164 )
...
* Implement API `api/envs/default/apps/
implement API `api/envs/default/apps/ and refactor code
* address comments from @wonderflow and @ryan
* fix code rebase issue
* Implement env APIs
implemented APIs for env and make api-test
and e2e-setup
* fix ci issues
* address comments
2020-08-18 18:15:28 +08:00